goodatlas / react-native-audio-record

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

Can I auto stop audio record when user stop speaking ? #18

Open nileshprajapati007444 opened 5 years ago

nileshprajapati007444 commented 5 years ago

I want to start auto recording manually, and stop recording automatically when user stop speaking (silent).

Is there any event or any custom way ?

Thanks in advance.

khalid283 commented 4 years ago

@nileshprajapati007444 Have you got any way to do it?

jecs89 commented 2 years ago

If you process the signal and check if there is no sound, can stop.