Re: audioplay and RIFF (little-endian) data, WAVE audio, GSM 6.10, mono 8000 Hz

Tobias Nygren <[email protected]> Mon, 10 Mar 2008 20:25:34 +0100
Newsgroups gmane.os.netbsd.help
Message-ID <[email protected]>
On Mon, 10 Mar 2008 14:19:13 -0500 (CDT)
"Jeremy C. Reed" <[email protected]> wrote:

> tx:work$ audioplay /home/reed/tmp/msg0001.WAV 
> audioplay: unsupported WAV format: /home/reed/tmp/msg0001.WAV
> 
> 
> tx:work$ file /home/reed/tmp/msg0001.WAV
> /home/reed/tmp/msg0001.WAV: RIFF (little-endian) data, WAVE audio, GSM 
> 6.10, mono 8000 Hz
> 
> 
> Any suggestions on using audioplay with this?
> 
> FWIW, I don't know how to get splay to play it either.

pkgsrc/audio/gsm or some other package that links against it
should do it.

Cheers,
-Tobias