Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 395 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 395 Bytes

Record mp3

This is the version where we record .mp3 files.

An external library had to be brought in. namely: web-audio-recorder-js

In theory, you should be able to do:

  $ npm i && npm run dev

to have it working on a local environment.

Right now you can record and download your recordings locally.

Preview