On 3/9/06, Adam Robins <[EMAIL PROTECTED]> wrote:
> Can someone tell me what I'm doing wrong here?  I'm trying this from the
> command prompt.
>
> # echo "Hello World" | /usr/bin/text2wave -scale 1.5 -F 000 -o
> /tmp/1141915933.wav
> rateconv: failed to convert from 16000 to 0
> doing v
> #


I think your problem is that you are using -F 000 when you should be
using -F 8000 (8KHz, not 0KHz). Give that a try and I bet it will
work.

-Rusty
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to