Audio Recording Demo With WebAudioRecorder.js
This demo shows you how to use WebAudioRecorder.js - a JavaScript library written in 2015 by higuma - to record audio and encode to common formats (pcm, Vorbis, mp3) directly in the browser.
Convert recorded audio to:
Log
Recordings
RELATED RESOURCES
- Code for this demo on GitHub: https://github.com/addpipe/simple-web-audio-recorder-demo
- Also, check out our blog post on Using WebAudioRecorder.js To Record MP3, Vorbis and WAV Audio