react-audio-recorder icon indicating copy to clipboard operation
react-audio-recorder copied to clipboard

Audio is not recorded if external device (headphones) are connected

Open emmaB93 opened this issue 8 months ago • 0 comments

Describe the bug When wearing Bluetooth headphones while making a voice recording, this recording is either not recorded at all, or can just not be heard / listened to.

To Reproduce Use the useAudioRecorder hook to create an audio recording. Re-listen to it directly in an app with HTML audio player.

Expected behavior Audio file is clear and can be listened (works without headphones perfectly).

Package info (please complete the following information):

  • Version 2.2.0

Additional context I don't know if this is really an issue with this package. Do you know this behaviour or similar issues?

emmaB93 avatar Jun 03 '24 19:06 emmaB93