B
Ben Callister
hello-
i need to play a .WAV file and then programmatically play another .WAV file
after the first one has finished playing. ideally, i dont want to require
DirectX be installed on the machine. i am currently using the
System.Media.SoundPlayer class for playback and hope to not have to wonder
too far beyond this to implement this feature. is there a simple API call
and/or technique that will do the trick?!?
a code sample would be much appreciated (if appropriate).
thank you,
ben callister
i need to play a .WAV file and then programmatically play another .WAV file
after the first one has finished playing. ideally, i dont want to require
DirectX be installed on the machine. i am currently using the
System.Media.SoundPlayer class for playback and hope to not have to wonder
too far beyond this to implement this feature. is there a simple API call
and/or technique that will do the trick?!?
a code sample would be much appreciated (if appropriate).
thank you,
ben callister