- Clone the repo
$ cd web-audio-example
$ http-server
-
Open
http://localhost:8080
in enjoy -
You can use any http-server that you like or install the above using npm
npm install -g http-server
- Detail explanation and live demo here Record and Export Audio, Video files in browser using Web Audio API with Recorder.js