Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avrcoelho/web-audio-recorder


https://github.com/avrcoelho/web-audio-recorder

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# Voice Memo App Using HTML5, Media Recorder and getUserMedia APIs

## Running

- npm ci && npm start

## Demo

- When you click start recording it'll record your voice and then play it .

## Credits

- Layout got from [Ettrics' CodePen](https://codepen.io/ettrics/pen/KpzzQZ)