Re: [linux-audio-user] Text to MP3

From: Adam Sampson <ats@email-addr-hidden>
Date: Sat Nov 26 2005 - 14:39:05 EET

Terrence <terrencevak-lau@email-addr-hidden> writes:

> Festival, from what I've heard and experienced, only outputs to the
> sound card and nothing else.

Oh no it doesn't! Put something like this in your .festivalrc:

(Parameter.set 'Audio_Command "sox -r 16000 -w -s -t raw $FILE -t wav festival-out.wav")
(Parameter.set 'Audio_Method 'Audio_Command)

Then "echo hello world | festival --tts" will result in it creating
festival-out.wav with that phrase in it.

-- 
Adam Sampson <ats@email-addr-hidden>                         <http://offog.org/>
Received on Sat Nov 26 16:15:06 2005

This archive was generated by hypermail 2.1.8 : Sat Nov 26 2005 - 16:15:07 EET