I'm playing wav sound files using the .NET SoundPlayer class in my program, is it somehow possible to get the length of the wav file (in milliseconds)?
SoundPlayer
Thanks for answers.