react-native-agora icon indicating copy to clipboard operation
react-native-agora copied to clipboard

Audio is only recorded through the microphone on the device, not through the microphone of the bluetooth headset (Android)

Open vietdung97 opened this issue 3 years ago • 3 comments

Hi dev team, my audio is only recorded through the microphone on the device, not through the microphone of the bluetooth headset (Android). Is there a way to record audio through the headset's mic?

vietdung97 avatar Oct 05 '21 08:10 vietdung97

this is a known issue, will be fixed next version.

LichKing-2234 avatar Oct 08 '21 02:10 LichKing-2234

ios is problem like this too. will be fix next version android & ios both?

Saehanseul avatar Oct 13 '21 02:10 Saehanseul

We're using Flutter and also see this issue. Has this issue been solved yet?

angelorobo avatar Feb 17 '22 19:02 angelorobo

Hi! I'm also encountering this issue now (Bluetooth headset with Android Phone => Google Pixel 6). Before I didn't have this issue, but since approximately 3 weeks, this issue occured. First I thought its just maybe something wrong with the bluetooth headset's microphone, but then I realized the microphone on the bluetooth headset is working for all other apps, so it can't be an issue with the device.

Furthermore, nothing on the app regarding Agora seems to have changed. The only "suspicious" change I see so far, is that we had to increase in the build.gradle file the targetSdkVersion from 30 to 31. But that would be insane if this would be the issue right?

oelerpearler avatar Dec 06 '22 15:12 oelerpearler

Since this issue is a duplicate of another issue (or vice versa) https://github.com/AgoraIO-Extensions/react-native-agora/issues/507 I quickly wanted to point to the relveant comment that describes the solution for the issue: https://github.com/AgoraIO-Extensions/react-native-agora/issues/507#issuecomment-1342754091

oelerpearler avatar Dec 08 '22 14:12 oelerpearler