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

### RN:0.63 - AudioRecorder: 3.1.0 ### Platforms you faced the error: for now Android ### Expected behavior Previous version were playing it ### Actual behavior after update to the 3.1.0...

🕵️‍♂️ need more investigation
📱 iOS

### Version of react-native-audio-recorder-player 3.1.0 ### Version of React Native 0.64.1 ### Platforms you faced the error (IOS or Android or both?) ios ### Expected behavior do not receive a...

🍚 need contribution
🕵️‍♂️ need more investigation
📱 iOS
🙏 help wanted

> Please fill the template to help you out. Also, please try the `Example` project compare before submiting the issue when you have certain issue with your project setup. ###...

ℹ needs more info
🕵️‍♂️ need more investigation
🤖 android
👁 need reproduction

> ### Version of react-native-audio-recorder-player 3.1.1 ### Version of React Native 0.63.0 ### Platforms you faced the error (IOS or Android or both?) IOS ### Expected behavior When the phone...

🍚 need contribution
🕵️‍♂️ need more investigation
📱 iOS

Please add this when recording/playing audio is paused/stop: `AVAudioSession.sharedInstance().setActive(false, options: .notifyOthersOnDeactivation)` So other audio sources e.g. Spotify can continued playing in background.

1️⃣ good first issue
🍗 enhancement

I want to need to display circular visualization in recording and playing time. so can you please provide the current raw buffer in the listener?

🍚 need contribution
🥺 feature request

Is it possible to change Volume when User pause/unpause during recording ? currently it gives me error

❓ question

### IOS issue + fix Hi guys, great work with this audio player! I found an error with the addPeriodicTimeObserver() function in RNAudioRecorderPlayer.swift. This happens after creating a player and...

🍚 need contribution
📱 iOS

> Please fill the template to help you out. Also, please try the `Example` project compare before submiting the issue when you have certain issue with your project setup. ###...

❓ question

### Version of react-native-audio-recorder-player 2.6.0-rc3 ### Platforms you faced the error (IOS or Android or both?) Android ### Expected behavior Recorded time and play time should match ### Actual behavior...

🍗 enhancement
:alien: limitation