grishkovelli / vue-audio-recorder

A simple audio recorder for VueJS applications
MIT License
501 stars 158 forks source link

Failed to execute 'close' on 'AudioContext': Cannot close a closed AudioContext. #64

Open onurteber opened 2 years ago

onurteber commented 2 years ago

If you pause and start a few times while recording, it gives this error: "Failed to execute 'close' on 'AudioContext': Cannot close a closed AudioContext." . and the audio recording is recorded from the last pause. For example, start - after 5 second pause - start - after 4 seconds later finish. There should be 9 seconds of recording, but there are 4 seconds of recording.

rastogiujj12 commented 1 year ago

can confirm, getting the same issue.

wikola commented 1 year ago

Master is fix with commit https://github.com/grishkovelli/vue-audio-recorder/commit/1f8aad013a44deb495585faddcb75cdbafc5e0cf