aboutsummaryrefslogtreecommitdiff
path: root/accessibility/flite/flite.rst
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2018-11-14 01:03:33 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-17 18:43:01 +0700
commitb8ec23a38406794115934935b65aca59298efa26 (patch)
tree710cd19f3166291317426b8da065d4470bd0c59e /accessibility/flite/flite.rst
parent93cc852f284e6390c7046374fd41a8e5aecc5552 (diff)
accessibility/flite: Better texlive support.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'accessibility/flite/flite.rst')
-rw-r--r--accessibility/flite/flite.rst15
1 files changed, 10 insertions, 5 deletions
diff --git a/accessibility/flite/flite.rst b/accessibility/flite/flite.rst
index d546382956b0d..1141f65a24bc4 100644
--- a/accessibility/flite/flite.rst
+++ b/accessibility/flite/flite.rst
@@ -2,7 +2,7 @@
.. rst2man.py flite.rst > flite.1
.. rst2man.py comes from the SBo development/docutils package.
-.. |version| replace:: 2.0.0
+.. |version| replace:: 2.1.0
.. |date| date::
======
@@ -37,14 +37,19 @@ text string and spoken, and not as a file name. If *text/file*
is omitted or **-**, text will be read from standard input.
If *wavefile* is unspecified or **play**, the result is
-played on the current systems audio device. If *wavefile*
+played on the default ALSA audio device. If *wavefile*
is **none**, the waveform is discarded (good for benchmarking).
Any other options must appear before *text/file* and/or *wavefile*.
-The full documentation for **flite** can be read as a GNU
-info file with the command **info flite**, or as HTML in
-*/usr/doc/flite-|version|/html/index.html*.
+The full documentation for **flite** can be read as a GNU info
+file with the command **info flite**, or (possibly) as HTML in:
+
+/usr/doc/flite-|version|/html/index.html
+
+If the HTML documentation isn't installed locally, it can also be found at:
+
+http://festvox.org/flite/doc/index.html
OPTIONS
=======