goodatlas / react-native-audio-record

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

file isnt saved #1

Closed ghost closed 5 years ago

ghost commented 6 years ago

After recording i can the file from react-native-sound giving it the audioFile path returned by AudioRecord.stop() function but i cant see the file anywhere in my phone? plz help me!

diwu86 commented 6 years ago

My recording file is saved under DocumentDirectoryPath.

niocncn commented 6 years ago

Having the same issue, no files created

alainib commented 5 years ago

i have the same error. returned audioFile /data/data/com.myapp/files/test.wav is not created.

syrakozz commented 4 years ago

same here not woking on device , only in simulator