C
cyberco
WM5 PPC
..NetCF 2
C#
I want to play back a 'wav' file. But how can I:
- play from a certain position (say 3 seconds after the start
position)
- get the length of the track (in seconds)
- get an event when the track is done playing.
I've tried OpenNet's SDF OpenNETCF.Media and OpenNETCF.Media.WaveAudio
namespaces but those don't offer all the functions I'm looking for.
Any suggestions for other libs? Preferably C#
..NetCF 2
C#
I want to play back a 'wav' file. But how can I:
- play from a certain position (say 3 seconds after the start
position)
- get the length of the track (in seconds)
- get an event when the track is done playing.
I've tried OpenNet's SDF OpenNETCF.Media and OpenNETCF.Media.WaveAudio
namespaces but those don't offer all the functions I'm looking for.
Any suggestions for other libs? Preferably C#