Re: intercepting the audio stream.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



No standard ways. So, looks of hooking, hacking and patching, and subtle
reliability issues in the end.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com

"news" <news@xxxxxxxxx> wrote in message
news:eMcORqTGGHA.344@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I'd like to intercept the Windows audio output stream, convert the stream,
> write to a file and also send it to the standard audio device or the device
> of choice to the user.
>
> What do you experts think is the best way to accomplish this?
>
> I'm thinking, the only solution might be to write a device driver that wraps
> the regular audio device driver, do what I have to do and call the real
> audio device driver.
>
> Is this possible? Are there bettter solutions than this?
>
> Of course, you might have guessed already, I'm a newbie and haven't done
> device driver programming before. But I have learnt C++. So I think I'll be
> able to learn and code this. I know that I probably have a long way to go.
> But I'm willing to put up the time for it.
>
> Thanks in advance,
> Praveen.
>
>

.



Relevant Pages

  • Re: Memory Mangement Problem in 5.1-RELEASE
    ... >> You probably can't get away with the old gcc, ... to be more compliant with 'the standard'. ... permit large contiguaous allocations for a device driver like ... Is your FreeBSD kernel capable of loading *only* the probe ...
    (freebsd-current)
  • Re: where to get info to write basic usb driver for own device?
    ... and want to write a device driver for a USB device (web ... I briefly looked into this as well, and in summery, webcams are a bit of a ... and so there's no standard way of doing it. ... The only proven video in API is the one used by meteora and bktr, ...
    (freebsd-hackers)
  • Re: ntstrsafe.h "No such file or directory in Wndows DDk 2600" ????
    ... DeviceIOControl is internally taken care by device driver ... ... Maxim Shatskih, Windows DDK MVP ... and to some extent I was able to debug ... ... Debugger is not using correct symbols ...
    (microsoft.public.development.device.drivers)
  • Re: Touch Screen Controller Driver
    ... Maxim Shatskih, Windows DDK MVP ... "Narendra Kulkarni" wrote in message ... Can i use the serial Mosue Driver source ... > provided with DDK to write a device driver for a touch screen controller ...
    (microsoft.public.development.device.drivers)
  • Re: intercepting the audio stream.
    ... > I'd like to intercept the Windows audio output stream, convert the stream, ... > the regular audio device driver, do what I have to do and call the real ... Are there bettter solutions than this? ...
    (microsoft.public.development.device.drivers)