Simple vmsg demo
This demo uses vmsg to record and compress audio to .mp3. vmsg is a recent audio recording and encoding library based on a WebAssembly version of the latest LAME mp3 encoder.
RELATED RESOURCES
- Code for this demo on GitHub: https://github.com/addpipe/simple-vmsg-demo
- Also, check out our blog post Recording mp3 Audio in HTML5 Using Vmsg