[wdmaudiodev] Re: Write to audio device in Windows

  • From: Tim Roberts <timr@xxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Wed, 4 Nov 2020 19:26:21 -0800

On Nov 4, 2020, at 3:37 PM, Simon Brown <simon.k.brown@xxxxxxxxx> wrote:


I want to take a video+audio stream we're receiving and send it, decoded, out 
to an audio device.  If possible, I'd like to create a virtual audio device 
that can be picked up by the likes of Skype, Teams and Zoom, but failing 
that, just an ordinary sound device installed on my Windows machine.  I can 
then use something like VB-Audio Virtual Cable so that it can be piped into 
Skype, Teams, Zoom etc that way.

The Virtual Audio Cable creates a fake audio device to enable exactly this 
behavior.

Are there any samples of how to write an audio driver, what is involved, and 
otherwise just simply how to write to an audio device?

There are samples in the Windows Driver Samples repository.  Windows audio 
drivers are extremely complicated.  You don’t even want to think about that 
path until you have exhausted every other possibility.
— 
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.

******************

WDMAUDIODEV addresses:
Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx
Subscribe:    mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe
Unsubscribe:  mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe
Moderator:    mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx

URL to WDMAUDIODEV page:
http://www.wdmaudiodev.com/

Other related posts: