react-native-incall-manager icon indicating copy to clipboard operation
react-native-incall-manager copied to clipboard

Use Bluetooth microphone

Open remoblaser opened this issue 4 years ago • 11 comments

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 avatar Mar 09 '20 15:03 remoblaser

@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...

albertczyz avatar Apr 10 '20 13:04 albertczyz

@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.

tomasyany avatar Apr 27 '20 14:04 tomasyany

@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.

tomasyany avatar May 06 '20 20:05 tomasyany

Hi @remoblaser did you find a workaround?

Servo97 avatar Dec 12 '20 05:12 Servo97

Unfortunately not :/

remoblaser avatar Dec 13 '20 22:12 remoblaser

Same problem here, bt audio working, but mic still on phone

luizfelipelaviola avatar Sep 27 '22 18:09 luizfelipelaviola

Same

st1992 avatar Jan 12 '23 10:01 st1992

same error

minhvu7896 avatar Feb 03 '23 09:02 minhvu7896

same error

shivo-ham avatar Feb 21 '23 17:02 shivo-ham

@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

shivo-ham avatar Feb 21 '23 17:02 shivo-ham

If anyone can point me in the right direction then we are happy to invest some dev resources getting this fixed ☺️

mafintosh avatar Feb 04 '24 18:02 mafintosh