prscX / react-native-voice-recorder

React Native: Native Audio Recorder View
Apache License 2.0
93 stars 14 forks source link

Can I give the recorded file a custom name? #20

Open mohantysoft opened 4 years ago

mohantysoft commented 4 years ago

The sample code I am using saves the file name as: recorded_audio.wav, I want to use dynamic names per user. Any suggestions?