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

react-native native module for audio recorder and player.

Results 154 react-native-audio-recorder-player issues
Sort by recently updated
recently updated
newest added

I am working on the voice note feature in chat, right now I am sending the file to the backend and play the voice from URL and it works on...

> While recording audio on iOS, if other apps are simultaneously using the microphone, an exception is thrown. However, in Android, no exception is thrown in such a scenario. 3.6.7...

**Describe the bug** The `startRecord` method fails when attempting to record while sharing the screen on Google Meet. An error is thrown with the message "Failed to record". **To Reproduce**...

> I am unable to find a fay to configure the audio options for android which fulfills the all of following requirements: 1.The recording should be stored in .wav format...