is it normal that audioRecord.js doesn't manage to record message longer than 30 seconds?

138 Views Asked by At

I have been searching the web to find a fast, lightweight audio recording library. I finally found audioRecord.js. I would like to incorporate this library in my project in place of libmp3lame, which is very slow.

DEMO: http://sb2702.github.io/audioRecord.js/

I have been trying the /example/index.php but it fails to record messages longer than 30 seconds or so. Can you help me?

0

There are 0 best solutions below