Hi All,
I have two .wav sound files.
When I do "aplay <filename>"
One of them is played properly. But the other one is giving a disturbing sound.
The difference in output of both the files is :
Playing WAVE 'bubble.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
&
Playing raw data 'Hello.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono
Does anyone have an idea on this? What exactly playing raw data mean?
Thanks
--Paridhi