Results 6 comments of alessio nanni

> You just push one of the pause buttons. Where are pause buttons? If i'm not wrong this example just stop and save the stream, and you have no possibility...

perhaps i'm not on same page, because i do not see this setting on code.

> I have 3.2.12 sorry but seem that i'm definitively out of context about what you're speaking of because i just refer to this AudioRecorder code snippet [https://github.com/cwilso/AudioRecorder](https://github.com/cwilso/AudioRecorder) where i...

@HarshRookie @vwebtech You need to grab the stream, and pass it via an XHR post request to some Php file/script (if using php as server side language). I will put...

Yes. It is here: https://github.com/axew3/monowaw-AudioRecorder This is very basic, but working example, that of course need to be executed into a server where Php is running on.