Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 410 Bytes

File metadata and controls

12 lines (9 loc) · 410 Bytes

react-native-audio-android

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

  1. Ability to change audio filePath from JS.
  2. Callback for start, stop, and play to include progress.
  3. Ability to change audio encoding and frequency from JS