simple-recorderjs-demo
simple-recorderjs-demo copied to clipboard
A simple HTML5/JS demo that uses Recorder.js to record audio as uncompressed pcm (wav) and POST it to a server side script.
one can directly use Recorder class by checking out this repo. Used ES6 for implimenting recorder. Used JQuery Added Webpack
After records about 4 or 5 audioS, the "Record" button turns gray immediately after pressed.  
I have this alert on the console. Could be a problem? There will be an upgrade? Thanks. Giulio