Voice: Difference between revisions
From Hackepedia
Jump to navigationJump to search
Created page with '== On Lucid Lynx (Ubuntu) == $ sudo aptitude install festival festvox-don espeak $ printf ";use ALSA\n(Parameter.set 'Audio_Method 'Audio_Command)\n(Parameter.set 'Audio_Comma…' |
(No difference)
|
Latest revision as of 22:08, 12 July 2010
On Lucid Lynx (Ubuntu)
$ sudo aptitude install festival festvox-don espeak $ 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 $ echo "hey hackepedia is useful and fun" | festival --tts $ espeak << END This seems to offer more voices some are fun END
$ espeak --voices