I have written a small VB Application to play my Audio Files the way I like. But, up to now, I haven't been able to change the speed of the audio file without changing its pitch.

As you know, it's easy the change the speed of the Media/Audio file being played with MediaPlayer.Rat e using Windows Classic Media Player whose OCX file has this name: "msdxm.ocx".

The value for Rate ranges from 75 to 150.
...