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?