[wdmaudiodev] Re: need some help

  • From: shailesh jain <shailesh91082@xxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Thu, 29 Sep 2005 16:05:51 +0530

I have tried samples from WDM book named "Programming with windows Driver
Model 2ndEd Ebook". I have studied the samples given for the filter driver
but the problem is that when i try to do the things for the audio my audio
driver gets damaged why does it happens ????. such as changing the Device
type in IoCreaateDevice to FILE_DEVICE_WAVOUT . I have got replies from some
google groups that "you need to use Kernel Streaming for performing your
task". Is kernel streaming the right approach ???? or is there anyother way
to do it???.

On 9/27/05, Tim Roberts <timr@xxxxxxxxx> wrote:
>
> shailesh jain wrote:
>
> > i am trying to develop a WDM audio filter driver which will capture
> > both input and output streams. but not yet succeeded, can please
> > anybody help me in achieving my target.
>
>
> All you need is one driver that contains two filters. The trickiest
> part is combining the data structures and getting the INF file correct.
> Are you working from samples? How much progress have you made?
>
> --
> 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: