diff options
author | Edward W. Koenig <kingbeowulf@gmail.com> | 2016-05-29 09:17:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-29 09:18:15 +0700 |
commit | 6164a3f99c102e2120fa8ee0269a5b1a79201978 (patch) | |
tree | a5eecdcfca28de6a37a516ef82a0f754e942dd3c /network/mumble/README | |
parent | 2060e4114e73a8246467821e8305ffe29b1403ca (diff) |
network/mumble: Updated for version 1.2.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/mumble/README')
-rw-r--r-- | network/mumble/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/mumble/README b/network/mumble/README index 0dc1d56c48457..f4a487f6e1dac 100644 --- a/network/mumble/README +++ b/network/mumble/README @@ -17,3 +17,10 @@ To build the overlay with 32-bit compatability: OVERLAY=yes COMPAT32=yes ./mumble.SlackBuild Note: This does not build the mumble server (murmur). + +***NOTE: text-to-speech is now an available option in mumble with +SPEECHD=yes and requires additional optional dependencies: +You will need one text-to-speech engine installed. For example: +flite +festival +espeak |