Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Finding Microphone devices on my computer

Status
Not open for further replies.

JScannell

Programmer
Jan 9, 2001
306
US
I need to be able to retrieve all microphone type of devices so my user can pick which one they want to use.

I found an example of using microsoft.devices.enumeration. I then discovered that I have that dll in both my System32 and SysWOW64 folders. So I attempted to add it as a reference in my project but get an error saying that it couldn't load it and to make sure it was accessible and that it is a valid assembly or COM component.

Anybody have an idea what's going on?

Thanks in advance,
Jerry

Jerry Scannell
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top