Mido22 / mp3Recorder

for capturing audio and making mp3 only using javascript and html5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript MP3 recorder

This is mash up demo for libmp3lame.js and Recorderjs.

Update, for those who want to record user's mic and save it in server, uploading as opus packets, then you do not have to trouble yourself with mp3 licensing troubles, can check out my opus recorder (p.s: not completely bug free, still working on it.)

License

See file LICENSE for further information.

Author

Ban Mido

About

for capturing audio and making mp3 only using javascript and html5

License:MIT License


Languages

Language:JavaScript 100.0%Language:HTML 0.0%