Festival

  1. sudo apt-get install festival speech-tools aumix (if using Hardy, festvox-rablpc16k is needed too)
  2. printf ”;use ALSA\n(Parameter.set 'Audio_Method 'Audio_Command)\n(Parameter.set 'Audio_Command \”aplay -q -c 1 -t raw -f s16 -r \$SR \$FILE\”)\n” > ~/.festivalrc
  3. aumix -v 100 (set volume to max)
  4. echo “I locked myself out downstairs ” | festival –tts

Other useful commands: Read every line you enter until ctrl+c:

while read x; do echo $x |festival --tts; done
festival.txt · Last modified: 2010/07/01 16:38 (external edit)
CC Attribution-Noncommercial-Share Alike 3.0 Unported chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0