[Asterisk-Users] Festival tts
Rusty Dekema
rdekema at gmail.com
Thu Mar 9 10:48:44 MST 2006
On 3/9/06, Adam Robins <arobins at pharmacentra.com> 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
More information about the asterisk-users
mailing list