How to implement perfect audio recording in website?

I am developing simple React app. I need to make a function where users can record their voice and upload it. For this, I just used 'react-audio-analyser' module to record voice. But users have to click record and stop button manually now. I want to automate stop function so that the stop button is manually clicked when user speech ends. How can I do this?
0 Replies
No replies yetBe the first to reply to this messageJoin