I can confirm the problem for lenny in 0.3.0-10 One fix is to replace the line in /usr/bin/saydate:
cat $SAYFILES | sox -t.ul - -t ossdsp /dev/dsp
with
cat $SAYFILES | sox -t.ul - -t ub /dev/dsp
An apt-get install libsox-fmt-oss also fixes it.
Pawan Jaitly
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

