ackzell / in-browser-voicemail

Record short messages from the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Record short messages from the browser


Languages

Language:JavaScript 85.5%Language:HTML 6.6%Language:Ruby 6.3%Language:CSS 1.6%