goodatlas / react-native-audio-record

Audio record buffers for React Native (iOS and Android)
MIT License
176 stars 101 forks source link

How to change the destination location? #60

Open rm3d0nc4 opened 3 years ago

rm3d0nc4 commented 3 years ago

By default, the library saves the audio file (.wav) to /data/user/0/com.new_recorder/files/

Is there a way to change the destination location? if so, how?