I have a project of a visual voice mail with a Raspberry Pi 3, the official touchscreen and a Bluetooth speaker. I have a problem of audio quality through integrated Bluetooth : the quality is really poor.
The RPi is connected to the Internet via integrated WiFi.
After a few tries, I noticed that the quality of audio is OK when the WiFi is disabled with the command line :
Code: Select all
ifconfig wlan0 downThanks for your help,
Kind regards,
Pierre86