play sound (wav) with scrolling, rewinding, filesize, etc

  • Thread starter Thread starter cyberco
  • Start date Start date
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#
 
Yes, I've seen it. Too expensive (I want to use it for a commercial
application). Any other possibilities?
 
You could always contact us with your list of needs and ask for a quote to
extend the existing SDF classes....


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com
 
Back
Top