a ContinuousAudioDataStream is having some problem getting the Audio data from a file .wav or .au
public GameSoundEffects(String soundFile) {

this.soundFile = soundFile;
...