-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Labels
🍗 enhancementNew feature or requestNew feature or request🥺 feature requestRequest a new featureRequest a new feature
Description
Version of react-native-audio-recorder-player
3.3.3
Version of React Native
0.66.3
Platforms you faced the error (IOS or Android or both?)
Both
Expected behavior
Audio will be captured regardless of whether the audio source is coming from the on-device microphone or an externally bluetooth peripherals (e.g. Air Pods, Bose headsets, etc.)
Actual behavior
Occasionally, but not always, we end up with a zero-length audio file as the output from react-native-audio-recorder-player
despite how long the actual recording may have been. Whenever this issue occurs our current work-around is to disconnect the external peripheral and record [again] using the on-device microphone.
Steps to reproduce the behavior
Record audio w/ external bluetooth peripherals connected, occasionally no audio will be captured in the resulting file
sharma-sanjeev156
Metadata
Metadata
Assignees
Labels
🍗 enhancementNew feature or requestNew feature or request🥺 feature requestRequest a new featureRequest a new feature