Click to See Complete Forum and Search --> : to change prefered device sound playback audio property of system with win32


gaurav_gupta81
July 14th, 2005, 07:56 AM
Hi all,
I want to set programatically the audio properties of my system.
Actually i have installed a Virtual Audio Cable(VAC) on my machine for my new application which can send the voice played on my system to some other remote system to which i want.

Now what happening is that I have to maually change the audio setting for prefered device sound play back and have to choose Virtual Cable 1 out.

But now I want to do that stuff programatically.

Can some one help me out?

Thanks in advance.

Gaurav

wildfrog
July 15th, 2005, 07:42 AM
According to this you cannot:
http://www.eggheadcafe.com/ng/microsoft.public.directx.audio/post20472012.asp

- petter