A simple HTML webpage to record audio and send it to the server
git clone https://github.com/Tubaleviao/recorder.git
npm install
node app.js
Then check http://localhost:3000/
A simple audio recorder webpage using javascript and node.js
Repository from Github https://github.comTubaleviao/recorder
A simple HTML webpage to record audio and send it to the server
git clone https://github.com/Tubaleviao/recorder.git
npm install
node app.js
Then check http://localhost:3000/
A simple audio recorder webpage using javascript and node.js