xiqi / react-native-live-audio-stream

Get live audio stream data for React Native (works for iOS and Android)
MIT License
71 stars 29 forks source link

[Request] Add ability to set mic to speaker mode instead of earpiece. #11

Open dorthwein opened 2 years ago

dorthwein commented 2 years ago

Currently recording assumes you have the phone close to you mouth, i.e. as if you were talking on the phone. As a result, the audio levels are relatively low if not speaking directly into the microphone.

How can we set the mic to behave more as if the phone was in speaker mode?

Thanks!

iamvaibhav commented 1 year ago

Facing the same issue. Not just the speaker mode but even if I connect my Bluetooth earphones, I am unable to speak through the earphone mic and have to keep my phone close to my mouth.