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

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...

Hi, I am wondering, is there a way to delete just a portion of the audio recording, something like rec.clear() , but the ability to clear just a portion of...

recordWorker is now inline and no longer an external file. There is no need to have a reference in the configuration for it

Excuse me. Anyone know whats happening with Google Chrome that cant work with this code after last update? Thank you so much. The console show: getUserMedia() no longer works on...

This is for @jergason's fork: The recording property is not available on Recorder instances, so it's difficult to accurately tell whether recording is in progress or not.

I am trying to record voice using the recorder.js, it is working fine for all the browsers on windows and MAC except MAC Firefox old versions, on current versions i.e...

Because the configuration of numChannels was not listed in the README.md, I wrote.

It is perfectly working in Chrome and Firefox on MAC OS but it's not working in Safari. I have checked the online demo of recorder.js at "https://webaudiodemos.appspot.com/AudioRecorder/index.html" which is also...

Hi, Will this Recorder.js work on Mac OSX, firefox as well as chrome?

Sometimes it is creating wav file of 0.0 duration on firefox **Below is the firebug DOM element output :** context AudioContext { destination=AudioDestinationNode, sampleRate=44100, currentTime=8.080007618524945, more...} currentTime 8.080007618524945 destination AudioDestinationNode...