Playing multiple WAV files at once

P

PBS Productions

Hi,

I'm trying to play multiple sounds at once (or to be correct, don't
disturb already playing sound from other application).

I've been searching the internet to get this working but with no luck.

One library I found was the Hekkus Sound sustem but unfortunately this
library has issues with some WAV format (e.g. 16 bit / Stereo).

Does anyone know if this is possible with OpennetCF or another
library?

Thanks,
Jo.
 
W

William Ryan eMVP

This should help you out
http://www.pocketpcdn.com/articles/multiplewaves.html

You mention that you've taken a look at the opennetcf implementation. I
think that for using and manipulating wave files, that's probably the most
valuable resource to learning how to really take advantage of audio on the
compact framework. If you have some time, i'd definitely recommend looking
through the source (assuming you haven't already) and getting a feel for how
everythign works under the covers.

Geoff Schwab's articles should help to.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/WaveInOut.asp

--
W.G. Ryan MVP Windows - Embedded

www.devbuzz.com
www.knowdotnet.com
http://www.msmvps.com/williamryan/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top