-
When I press "stop", the browser console shows the following:
Uncaught Error: Error calling method on NPObject. recorder.js:57
Recorder.stop recorder.js:57
stop jadyenlin.tw:117
e.Subscriber._notify c…
-
Quite often a repo appears inactive when there is actually active development going on that isn't plainly visible on the front page. I ALWAYS tell people that the single most valuable feature for deal…
-
1. Use [`MediaRecorder`](https://github.com/muaz-khan/WebRTC-Experiment/tree/master/AudioVideoRecorder) API to record audio; if available
2. Otherwise; use Web Audio API (something like [`Recorderjs`]…
-
https://github.com/Rillke/opus.js-sample
-
I will need to add support for voice recording to our application and I'm looking at some examples eg
https://mbuotidem.github.io/blog/2020/12/24/record-audio-in-blazor-using-mediarecorder-api-and-re…
-
Hi,
I am trying to figure out if there is a way to encode the audio into mp4 audio format ?
Reason for this is ios/android are both generating in this format, and I want to be able to be consistent w…
-
Redirects to `ww1.yannick.io` ... which offers to install Flash player, in 2021, which is a bit sus...
-
Is there a technical reason why the demo only allows you to record audio in Edge?
Are you planning to introduce support for Edge in the future?
-
Is their away to avoid the time out??
-
This is wonderful.! Thanks a lot for this JS component.
I have added a volume level indicator and LAME mp3 compression. I'm planning to write to server by chunks and remove silent parts - for a web b…