react-native-incall-manager
react-native-incall-manager copied to clipboard
Use Bluetooth microphone
Hey there!
Routing audio to bluetooth headsets seems to be working fine, however is it possible to also record the microphone from the headset instead of the phone microphone?
@remoblaser did you manage to route from speaker/earpiece to bluetooth using some method? I could only switch from headset to speaker but couldn't make it opposite way...
@remoblaser did you manage to route from speaker/earpiece to bluetooth using some method? I could only switch from headset to speaker but couldn't make it opposite way...
InCallManager.chooseAudioRoute('BLUETOOTH')
might be what you are looking for.
@remoblaser did you manage to route from speaker/earpiece to bluetooth using some method? I could only switch from headset to speaker but couldn't make it opposite way...
InCallManager.chooseAudioRoute('BLUETOOTH')
might be what you are looking for.
Only for Android, though.
Hi @remoblaser did you find a workaround?
Unfortunately not :/
Same problem here, bt audio working, but mic still on phone
Same
same error
same error
@remoblaser did you manage to route from speaker/earpiece to bluetooth using some method? I could only switch from headset to speaker but couldn't make it opposite way...
InCallManager.chooseAudioRoute('BLUETOOTH')
might be what you are looking for.Only for Android, though.
not working for me
If anyone can point me in the right direction then we are happy to invest some dev resources getting this fixed ☺️