Difference between revisions of "Text to Speech - Raspberry Pi"
From ETCwiki
Jump to navigationJump to searchm (Ddxfish moved page Raspberry Pi - Text to Speech to Text to Speech - Raspberry Pi) |
(No difference)
|
Latest revision as of 18:12, 25 September 2013
This is how to make your pi talk over its speakers using a generated voice
apt-get install festival
Now make it talk
echo "the time is" `date +%I` `date +%m` | festival --tts