React Native Audio Recorder for Android
Created a really simple record, stop, and play audio from device's microphone.
New in Version 0.1.1 1. Added background Noise Cacellation
Future implementations include
- Ability to change audio filePath from JS.
- Callback for start, stop, and play to include progress.
- Ability to change audio encoding and frequency from JS