Re: intercepting the audio stream.
- From: "Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx>
- Date: Sun, 15 Jan 2006 01:19:49 +0300
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.
>
>
.
- References:
- intercepting the audio stream.
- From: news
- intercepting the audio stream.
- Prev by Date: Re: Udp sending performance in Gbit Ethernet
- Next by Date: what is "associated IRP" ?
- Previous by thread: intercepting the audio stream.
- Next by thread: Re: intercepting the audio stream.
- Index(es):
Relevant Pages
|