- Send sound buffer to virtual audio device and pass to real device for playback, Can???
- Posted by Paul on September 23rd, 2006
i am using virtual audio device/driver get from DDK.
In DDK have available virtual audio driver, i have build msvad folder then
install with msvad.inf file. Chose AC3 in during installation.
I would like to pass sound data (were captured in to a sound buffer) to
virtual audio device. And sure my Audio In device is a real device.
But it seem , i can not use this virtual driver for now. I must change code
in source files of MSVAD and rebuild and then reinstall, right?
Can help/show me how to pass the sound buffer to virtual audio driver, and
then get this buffer from virtual audio driver to real audio device for
playback..
This is need for me, hope will have anyone can help me..
Thanks for any help.
Similar Posts
- Audio playback does not work on XP - device seems fine though (Microsoft Windows) by Jeroen
- cross mapping "USB audio device" to specific USB device descriptor or How to retrieve USB device serial number (Drivers) by
- Does the stream device have the recived/send buffer?If yes,where does it define? (Drivers) by Peter King
- No Sound/No Audio device (Help and Support) by Henny
- I am developing a virtual sound driver (WDM). My driver will be used as default audio device and I would like to redirect some requests to a real sound card. For this purpose I've planned to use direct irtual sound driver (direct calls to another dr (Drivers) by Alexander

