vb.net - Change the default endpoint device in vista and windows 7 -
i working in visual studio 2010, framework 3.0.
i want enumerate audio recording devices on vista , windows 7 pcs. of core audio apis, completed successfully. want change default state of devices , want set state of disabled device enable. in core audio apis, not possible. can use registry enable device or change device default?
on changing default device sound dialog, windows makes changes of binary values in registry role:0, role:1, role:2under hklm\software\microsoft\windows\currentversion\mmdevices\audio\capture\ {guid}.
can me or suggest me, how ?
thanks in advance reply.
Comments
Post a Comment