Source Code to play .wav .au .aif

      1. SOURCE CODE TO SOUND-CLASS 8) 8) 8)
        This soundplayer can play wav, au and aif formats.
        There is no sizelimit on which wav/au/aif the player plays.
        If you wanna have it, download here
        –> http://members.xoom.virgilio.it/_XOOM/ypsun/files/src-sound.zip <–

I try to use this code in an applet. It compiles fine, but when I try to play start.wav (a standard windows media file), the applet generates an “has not a supported AudioFormat” error.

Any ideas?