Javascript getUserMedia exclusively microphone input without internal audio -


my goal play sound through speakers , analyze audio coming in speakers. however, when run getusermedia audio input, i'm getting microphone input , audio being sent out speakers.

i've tested in many ways can think. i'm hoping theres option i'm missing makes possible.

there's code on place getting microphone input such one leads this demo.

when play this video or music in computer, shows in audio input stream if have headphones on. thus, problem cannot exclusively microphone input...

any ideas how make happen?


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -