I am trying to record audio with ReactJS and want to store in my node server.
For it I try to use "react-audio-recorder" module, but I am getting some issues in it like while recording audios continuously one after another, module is getting failed and also I tried to use p5.js for audio recording but I am getting issues in configuring it.
Please suggest me the best way to record audio in react(JavaScript) and to save it in my node server.
Recording Audio Set up two buttons and an HTML5 audio tag in the render() function. To start the audio recording call the start() function in the Mp3Recorder which in turn returns a Promise. }; Now the audio starts to record once the above function is called.
The react-mic project can handle the recording. Don't know how to do the server side; I'm still working on it myself.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With