vote up 0 vote down star

How can i hook to the window mobile sound (driver?) and read the data while it is passing it to the speaker.

flag

50% accept rate

1 Answer

vote up 0 vote down

While creating a new wavedev audio driver might do what you want (it's not 100% clear how you want to acheive your goal) what you're probably after is the Mixer API. You might take a look at Andy Raffman's blog on audio mixer terminology to see where your needs lie.

DirectSound used to be an option (4.2 and earlier) but was removed in 5.0.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.