On Mon, 28 Apr 2008 11:15:30 -0400, Greg Freemyer wrote:
Per file it is: RIFF (little-endian) data, WAVE audio, IMA ADPCM, mono 8000 Hz
I thought so. ADPCM is compressed PCM that few Linux tools can read.
And with the assistance of Charles Chan I can play it via "play" from the sox package. Anyone know of way to do it with a gui. Would like to have a slider bar and a pause resume feature. These are voicemails after all.
sox should be able to convert the file to a simple non-compressed PCM version. Maybe a 'sox input.wav output.wav' will do the trick, otherwise see the sox man page for options. Those simple PCM .wav files should then be playable by any GUI sound player. Philipp -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org