Reputation: 97
I am using GetUserMedia to capture user input(audio) through microphone on Chrome, but the problem is that now I want to capture the input from independent microphone (not local one built-in pc). Does anyone know how can I do that?
Upvotes: 1
Views: 761
Reputation: 97
I guess currently Chrome allows audio input capture only through built-in microphone.
Upvotes: 0