admin管理员组文章数量:1396763
My app uses react-native-webrtc
and handles calls through it. It uses the device microphone by default. When a bluetooth headset is connected to the device, the app still routes the audio to be picked up from the device mic.
I tried to change this using the react-native-incall-manager
lib. This worked for Android but iOS still uses the phone mic.
How do I re-route this so that it prioritizes whatever is connected. Is it something to do with react-native-webrtc
or something else?
本文标签: iosApp not using the connected bluetooth mic with ReactnativewebrtcStack Overflow
版权声明:本文标题:ios - App not using the connected bluetooth mic with React-native-webrtc - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744145176a2592801.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论