I have a bluetooth headset. When connected to Windows 10, it installs two profiles in the list of playback devices:
Hands-free (HSP Profile)
- Stereo
. (Profile A2DP)
The second (Stereo) is configured as “Default Device” and “Default Communication Device” in the system.
When I launch any program that uses a microphone (recorder, chat, VoIP calls, games, etc.), the sound suddenly stops. And I can only use the microphone until I stop the recorder or the bell.
To turn the sound back on, I need the Hands-Free Profile (HSP) to process both input and output (sound and microphone). Unfortunately, HSP gives very poor sound quality.
I want to know. If there is a way using the code, I can change the behavior of Bluetooth so that both profiles work simultaneously. One processes the sound, and one processes the microphone, so I can have high quality sound and use the microphone at the same time.
source share