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

https://github.com/edmilson-dk/voice-memo


https://github.com/edmilson-dk/voice-memo

Last synced: over 1 year 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 to project

Thanks [Erick Wendel](https://github.com/ErickWendel)

## Credits

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