Recordmp3js icon indicating copy to clipboard operation
Recordmp3js copied to clipboard

Record MP3 files directly from the browser using JS and HTML

Results 27 Recordmp3js issues
Sort by recently updated
recently updated
newest added

iam going to save audio directly to server.

When I'm using the demo or the script itself the recording get aborted after some 6 seconds. How can I improve this?

- Move inline CSS into style.css. - Move Bootstrap from CSS import. - Since 8a0b7ce already remove jQuery, I think we don't need jQuery. - Check `recorder` before clear, this...

Its a bit confusing when you have 2 files of the same name but different content. So which one we should use?

http://audior.ec/recordmp3js/ Uncaught TypeError: Cannot read property 'clear' of undefined at stopRecording ((index):65) at HTMLButtonElement.onclick ((index):18)

Hi, when I open a page with the recorder, browser asks me to allow microphone. When I do it, speakers start echoing the sound from microphone, louder and louder. How...

I've tried to record a 10 minutes sample on the demo page http://audior.ec/recordmp3js/ I click on stop button then it starts to convert to Mp3 and it raises a buffer...

A few random redirections when trying to use this on a mobile device. Is this a known issue? Seems like a timeout of some sort. Although the audio IS successfully...