Recording Audio with 5 second chunks and max-duration as 120 seconds. Once the recording reaches max-duration creating new blob and continue recording. Now in this newly created blob there is some distortion for some seconds. Using Audio Recorder Polyfill https://github.com/ai/audio-recorder-polyfill for browser compatibility.
We are using wave-encoder https://github.com/ai/audio-recorder-polyfill/blob/main/wave-encoder/index.js for encoding purpose.
How to avoid distortion in this use case.
1.4m articles
1.4m replys
5 comments
57.0k users