posted 19 years ago
Hello everyone,
When using the following source codes to play a local .wav file, I always find .wav files can not played. Does anyone know what is the trouble?
When using the above program to play a local .wav file, errors such as the following messages are thrown,
Play input audio format=PCM_UNSIGNED, 11025.0 Hz, 8 bit, mono, audio data
Play.playAudioStream does not handle this type of audio on this system.
I have changed many .wav files, but the message "Play.playAudioStream does not handle this type of audio on this system." is always printed and no sound is heard.
Thanks in advance,
George