Skip to content

adjanybekov/audio_recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple Example of web audio recorder

Clone the repository 
go inside the js
and run httb server 

You can use any http-server that you like or install the above using npm

npm install -g http-server
Listen live to the recorded file, anytime. Detail explanation and live demo here Record and Export Audio, Video files in browser using Web Audio API with Recorder.js

$ cd js
$ http-server

Open http://localhost:8080 in enjoy

The only undone part of this project is "how to upload recorded file to the server..."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published