diff options
author | B. Watson <yalhcru@gmail.com> | 2011-06-18 00:18:28 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-18 00:18:28 -0500 |
commit | 43d2e4819969060f9a2dbd5dcd081b84a3356158 (patch) | |
tree | 884541fd5fb809fe33a216297a08b6286e1099ff /accessibility/espeak/README | |
parent | cc85efa73178588d3eb2801c84196bfc4dc2f1eb (diff) | |
download | slackbuilds-43d2e4819969060f9a2dbd5dcd081b84a3356158.tar.gz |
accessibility/espeak: Updated for version 1.45.04.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'accessibility/espeak/README')
-rw-r--r-- | accessibility/espeak/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/accessibility/espeak/README b/accessibility/espeak/README index 56692a0352..7ecea9503a 100644 --- a/accessibility/espeak/README +++ b/accessibility/espeak/README @@ -7,10 +7,9 @@ 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. -portaudio is optional but highly recommended: To actually produce -audio output, this package requires portaudio V19 (available on -slackbuilds.org). Without portaudio, espeak will only be able to render -speech to a wav file (which may still be useful to you). +portaudio is optional but highly recommended: To actually produce audio +output, this package requires portaudio. Without it, espeak will only be +able to render speech to a wav file (which may still be useful to you). To build without portaudio support, set WAVONLY=yes in the script's environment. |