Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/addpipe/simple-web-audio-recorder-demo

A simple HTML/JS demo that uses WebAudioRecorder.js to record audio on a web page
https://github.com/addpipe/simple-web-audio-recorder-demo

audio-recorder getusermedia javascript mp3 ogg ogg-vorbis pcm record-audio vorbis wav

Last synced: 7 days ago
JSON representation

A simple HTML/JS demo that uses WebAudioRecorder.js to record audio on a web page

Lists

README

        

# Simple WebAudioRecorder.js demo
A simple HTML/JS demo that uses [WebAudioRecorder.js](https://github.com/higuma/web-audio-recorder-js) to record mp3, wav and Vorbis audio on a web page.

Blog post: [https://blog.addpipe.com/using-webaudiorecorder-js-to-record-audio-on-your-website/](https://blog.addpipe.com/using-webaudiorecorder-js-to-record-audio-on-your-website/)

Demo: [https://addpipe.com/simple-web-audio-recorder-demo/](https://addpipe.com/simple-web-audio-recorder-demo/)