mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
14a769e8ca
- Trim Makefile header - Add LICENSE (GPLv3) - Add radio option AUDIO_SYSTEM (default PORTAUDIO) - Remove USE_GCC - Convert to the new option framework - Remove Author field from pkg-descr, fix WWW one Build log: http://goo.gl/BWger
12 lines
475 B
Plaintext
12 lines
475 B
Plaintext
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 TTS engines, and sounds quite
|
|
different. It's perhaps not as natural or "smooth", but I 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.
|
|
|
|
WWW: http://espeak.sourceforge.net/
|