vote up 0 vote down star

I want to select the default audio device on windows vista programmatically. I have a code which is working perfectly on windows XP, here is the registray entry..

HKCU/Software/Microsoft/Multimedia/Sound Mapper

and under that key two entries are there

PlayBack

and

Record

when I set these registry entries on Windows XP, they worked perfectly and are selected.. but these entries don't have any effect on windows Vista? any idea or thoughts how can I select the default audio device in Vista?? Please help me out...

flag

18% accept rate

1 Answer

vote up 0 vote down check

I have found a solution for this.. have a look Select Default Audio Device in Vista AutoIt Script

Thanks

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.