Open GoogleCodeExporter opened 9 years ago
This is possible to do, yes... but it would take some custom server-side
coding. Or, if your audio clips will be relatively short, you could buffer up
all the audio on the client side before uploading it. Your choice.
Original comment by mcgrawian@gmail.com
on 20 Apr 2012 at 6:34
Would calling startListening() and stopListening() while recording have any
negative effects? I assume from looking at the sources, that doing so would
just case sample events to stop firing, and thus should have no effect on the
recording.
Original comment by zachary....@gmail.com
on 19 Sep 2012 at 5:39
correction: no negative effects on the recording.
Original comment by zachary....@gmail.com
on 19 Sep 2012 at 5:40
Original issue reported on code.google.com by
mku...@gmail.com
on 20 Apr 2012 at 6:16