Skip to content

jdmacmurtrie/voice-recorder-and-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice Recorder and Player

This is a small demonstration of using the built-in mic to record audio, and using the native HTML audio tag to play it back. It relies on the external package mic-recorder-to-mp3 for the initial recording logic.

Starting

$ npm i
$ npm start

This project was bootstrapped with Create React App.

Releases

No releases published

Packages

No packages published