simple-recorderjs-demo icon indicating copy to clipboard operation
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.

Results 13 simple-recorderjs-demo issues
Sort by recently updated
recently updated
newest added
trafficstars

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. ![image](https://user-images.githubusercontent.com/1092722/47014836-f5d08200-d17d-11e8-9286-e14cee697635.png) ![image](https://user-images.githubusercontent.com/1092722/47014985-61b2ea80-d17e-11e8-9aee-695c9309ba27.png)

I have this alert on the console. Could be a problem? There will be an upgrade? Thanks. Giulio