Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

Releases: goodatlas/react-native-audio-record

v0.2.0

12 Jan 07:05
Compare
Choose a tag to compare

Add audioSource option to set audio source for Android

v0.1.3

07 Dec 11:15
5f79403
Compare
Choose a tag to compare

update android SDK versions in build.gradle

v0.1.2

20 Jun 11:44
Compare
Choose a tag to compare

fix iOS 8-bit issue

v0.1.1

01 Jun 16:56
Compare
Choose a tag to compare

v0.1.0

21 Apr 12:21
Compare
Choose a tag to compare
  • get audio record buffers for iOS and Android
  • save recording to wav file
  • allow customizations for sample rate, channels...etc
  • add demo app with playback feature (using react-native-sound)