When run on Chrome for Android (29.0.1547.72 on a Nexus 4 with 4.3.0) getUserMedia just returns 0's in the stream buffer when set to audio. i.e. it's not capturing the mic audio.
Is this yet to be fully implemented, or is it an error?
An example can be seen using this demo site: http://learnwithecho.com/testaudio.html
Thanks