summaryrefslogtreecommitdiffstats
path: root/accessibility/espeak/README
blob: bbb9cb381bb56abf46aff08c7f074460e6d1c67b (plain)
1
2
3
4
5
6
7
8
9
10
11
eSpeak is a compact open source software speech synthesizer for English
and other languages.

eSpeak produces good quality English speech. It uses a different synthesis
method from other open source text to speech (TTS) engines, and sounds
quite different. It's perhaps not as natural or "smooth", but some find
the articulation clearer and easier to listen to for long periods. It
can run as a command line program to speak text from a file or from stdin.

To build without portaudio support, set WAVONLY=yes in the script's
environment.