How to have C# auto detect microphone

Viewed 28

I am making a sound detection program. Right now I have a combo box that is filled with devices on the computer, both speakers and Microphones. Instead of doing this, is there a way so just have the microphone that is plugged in be added and not every device?

Also, is there a way to make it where I don't have to select it from a combo box and it can automatically see the microphone and start listening without any user input?

0 Answers
Related