Click here to Skip to main content
15,889,844 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

I need to retrieve the default audio device name which i selected previously of which one is default in system(windows xp) in c# code, it is very urgent....you will let me know.

Thank you......
Posted
Updated 3-May-11 14:07pm
v3
Comments
Ed Nutting 3-May-11 15:54pm    
Edit: Removed odd tab indents - it's a question on an internet forum, not a formal letter ;P

1 solution

Simple search came up with this:
http://stackoverflow.com/questions/1525320/how-to-enumerate-audio-out-devices-in-c[^]

I have had similar problems previously but there is lots already on the web that can be found by easy searches.

Ed :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900