Text to Speech - Raspberry Pi

From ETCwiki
Revision as of 18:12, 25 September 2013 by Ddxfish (talk | contribs) (Ddxfish moved page Raspberry Pi - Text to Speech to Text to Speech - Raspberry Pi)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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