Relative Content

Tag Archive for reactjsaudio-recording

How to record audio in React

First, I tried MediaRecorder API to record audio clips but the output files have some issues. Then I tried different libraries such as react-audio-voice-recorder, react-mic, …etc. But they also gave me the same output.