C
Chris Tacke, eMVP
You'll have to use the waveOutxxx APIs and run a mixer.
I've been able to play .wav sounds in my C# program
by calling the native PlaySound method, but how do
I play overlapping or simulataneous sounds?
A new sound effect always seems to cut off the one that is playing.
Thanks,
Drew
Chris Tacke said:Exactly, but it's a far cry from C# or VB.NET
Check out http://www.shlzero.com/hss.asp -- It's pretty cool and probobly
does what you're after. I also have a thin wrapper over the
http://www.fmod.org/ libraries as well (they may be posted on the site
already, not sure).
Seth Demsey
Lead Program Manager
Net Compact Framework
This posting is provided "AS IS" with no warranties, and confers no rights.