Hi
How can i progamatically set/switch system's default audio device?
thx.
This is a discussion on set system's default audio device within the Windows Programming forums, part of the Platform Specific Boards category; Hi How can i progamatically set/switch system's default audio device? thx....
Hi
How can i progamatically set/switch system's default audio device?
thx.
Some useless programs i've wrote : slprogrammersheaven
My amature IT Blog: http://everything-geeky.blogspot.com/
My Flash games: http://flashweed.blogspot.com/
(and, sorry for my amature english in the posts)
I would guess that it would be a registry setting. I just looked at my default playback device in the Control Panel and it was named "NVIDIA(R) nForce(TM) Audio". I then did a search through the registry and that string was found under a number of keys. I suggest that you do something similar and note each key that contains that value. Then change your setting from the Control Panel and check again to see which have changed.