summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2019-05-07 09:02:17 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2019-06-07 10:01:00 +0200
commite80a2764eae65743d3d6a3195c92fd3a3fee998a (patch)
treedf9207c41dc8caa305674afb97985b389032efa9 /config_help.txt
parent5cf744a096bb079bd33e417e9fb62a6d6726a3a3 (diff)
Move qtspeech over to the new config system
Started-by: Liang Qi <liang.qi@qt.io> Change-Id: If60400ca3eac3cd0fe99ffb5024862eb22e5b744 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/config_help.txt b/config_help.txt
new file mode 100644
index 0000000..22d4f09
--- /dev/null
+++ b/config_help.txt
@@ -0,0 +1,5 @@
+TextToSpeech options:
+
+ -flite ............... Enable Flite support [auto] (Unix only)
+ -flite-alsa .......... Enable Flite with ALSA support [auto] (Unix only)
+ -speechd ............. Enable speech dispatcher support [auto] (Unix only)