[wdmaudiodev] Virtual Audio Input Driver

  • From: Nick Bauer <synchronizedobject@xxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Sun, 27 Jan 2019 14:05:10 -0600

Hello,
I am very new to driver development, as in almost 0 experience. (I just
posted about where to find books / online resources).  Now i want to get
more specific, so i know what to focus on:
I am interested to write a driver where i can generate, for example, PCM by
an algorithm, and then use that as an input, such as line in, or
microphone.  In more advanced modes, I'd want to be able to read in
microphone data, and augment it.  One could imagine it like a voice changer
app, or a DSP effects filter.
I suppose there are more than one way to do this, so what are the possible
ways, and pros and cons?  I am thinking either some kind of filter against
the existing mic input, or a completely separate virtual mic driver?
The most important part is that this "device" could be selected as the
microphone device n a video conferencing application such as Skype.
I am mostly interested in speed of development for a POC, and then I'd
probably hire out to a pro if this got traction.
Thanks,
Nick Bauer

Other related posts: