On Fri, 2002-10-25 at 10:31, Ryan Heise wrote:
> The sound plays back, but twice as slow. Also, xmms refuses to play this
> wav file.
>
> Would this be something to do with sampling rates? What sort of
> parameters should I pass to toast and/or sox to get it to play properly?
(Sorry, re-discovered this in my inbox.)
Erm, this appears to almost work:
untoast -dcl voice.gsm >voice
sox -t sw -r8000 -w voice voice.wav speed 2
xmms voice.wav
That gives something playable, but I don't think it's using the right
encoding, and the 'speed 2' is clearly cheating... ;)
But yes, the issue is encoding/sampling rate/number of channels.
(If it would help I could presumably add an option to gpe-soundbite just
to save out what it uncompresses rather than play it back?)
-- MorayReceived on Wed Nov 13 2002 - 16:38:38 EST
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:19:02 EDT