我想在 iOS 和 Android 的浏览器中录制音频。我现在有什么选择(2013 年 10 月)?
不同浏览器制造商采用 WebRTC 的速度有多快?
The MediaStream Recording API is implemented in Firefox Beta on Android, but not yet in Chrome (though their is an Intent to Implement).
You can also try recorder.js with Web Audio: http://webaudiodemos.appspot.com/AudioRecorder/index.html.