BluetoothAudio
BluetoothAudio copied to clipboard
Sample project to echo sound on bluetooth HSP/HFP device with direct bluetooth connection.
Results
2
BluetoothAudio issues
Sort by
recently updated
recently updated
newest added
Traceback (most recent call last): File "./bluetooth_audio.py", line 3, in import bluetooth ModuleNotFoundError: No module named 'bluetooth'
HI, using your project I suceed in taking sounds from my mic and listen them in my ears; do you think it's possible to modify the project to have mic...