Recorderjs icon indicating copy to clipboard operation
Recorderjs copied to clipboard

A plugin for recording/exporting the output of Web Audio API nodes

Results 106 Recorderjs issues
Sort by recently updated
recently updated
newest added

How to get real-buffer for network transmission ?

Hello, I tried to export to an other format than wav. I thought, if I would use an other mime type for the Blob the browser convert the data, if...

Hi, I am trying to use recorder.js to a File object in Javascript, I notice that exportWAV will return a blob, then I tried to use it to create the...

Setting bufferLen and workerPath via configure() fails. These two variables are set when the object is instantiated, and fail to be updated when configured after instantiation. ``` var rec =...

navigator.mediaService().getUserMedia() needs https now. so i have to make my server https mode. then my collegue find that only chrome can use audio . i am trapped here.

system: android 5.1 webview: chromeiumWebView or crosswlakWebView

It works only my localhost server. But In my server, Download don't work! Hear is my Error. No live audio input: [object NavigatorUserMediaError] Anyone who knows this problem? Please help...

Hi friends I'm developing an audio web app for ipad and android, I have the latest 10.1.1, build 14B150, and I have an IPAD retina model MD510LL/A Everything used to...

I have test it can work on PC. How to make it work on Android, Anybody has any ideas?