diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 21:41:32 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 21:41:32 -0500 |
commit | a75b1618685f9a0612bed4d847e5c737d20def6a (patch) | |
tree | 889b25e8454ee6e17dfea449e3de348509bf3657 /accessibility/espeak | |
parent | d46e8a1c2b7973b3cff5fe2ac29b9a43416c7f7b (diff) | |
download | slackbuilds-a75b1618685f9a0612bed4d847e5c737d20def6a.tar.gz |
accessibility/espeak: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'accessibility/espeak')
-rw-r--r-- | accessibility/espeak/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/accessibility/espeak/README b/accessibility/espeak/README index 7ecea9503a..bbb9cb381b 100644 --- a/accessibility/espeak/README +++ b/accessibility/espeak/README @@ -7,9 +7,5 @@ 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. 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. |