Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
351 views
in Technique[技术] by (71.8m points)

javascript - Audio distortion occurs for every new blob created, when slicing with timeout in continuous recording,

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.

question from:https://stackoverflow.com/questions/65916998/audio-distortion-occurs-for-every-new-blob-created-when-slicing-with-timeout-in

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...