[wdmaudiodev] Virtual audio driver

  • From: "Jakob Ashtar" <info@xxxxxxxxxxxxxxxxxxx>
  • To: <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Thu, 9 Jul 2020 13:47:07 -0400

Hi,

 

I am looking for some advice and pointers on how to implement a virtual
audio driver for Windows which does what I'm describing in this diagram:

 

https://pasteboard.co/JgSKG4e.png

 

What is the quickest route to implementing this? I have looked at the AC97
audio driver sample project from Microsoft and also the SysVad project.

 

Currently I am looking at the AC97 project but I'm not entirely sure
how/where I get access to the speaker and microphone data.

 

Source:

https://github.com/microsoftarchive/msdn-code-gallery-microsoft/tree/master/
Official%20Windows%20Driver%20Kit%20Sample/Windows%20Driver%20Kit%20(WDK)%20
8.1%20Samples/%5BC%2B%2B%5D-windows-driver-kit-81-cpp/WDK%208.1%20C%2B%2B%20
Samples/AC97%20Driver%20Sample/C%2B%2B

 

Thanks

Jake

 

Other related posts: