Hi,
I'm using the Soundplayer class in my c# project and can't seem to get all
my files playing. If I play the tada.wav sound in windows it works fine. If I
play my 0.7 second audio tone, nothing comes out. I had a look and the tada
sound goes for nearly 1.95 seconds. Does the length of the file I'm trying to
play affect the fact that it won't play?
Thanks,

Signature
WD
doofy - 04 Mar 2008 05:38 GMT
> Hi,
>
[quoted text clipped - 5 lines]
>
> Thanks,
what file type is the audio tone?
WD - 04 Mar 2008 09:36 GMT
the file type is of wav
I think I worked my way around it. What was interesting was that the wav
file was playable in windows media player even though it wasn't in
soundplayer. If I opened the wav file in a wave editor and resaved it, then
soundplayer would play it fine. So I just used WMF instead of soundplayer and
it works fine.

Signature
WD
> > Hi,
> >
[quoted text clipped - 7 lines]
>
> what file type is the audio tone?