25 lines
1.0 KiB
Diff
25 lines
1.0 KiB
Diff
--- speech-dispatcher-0.6.6/config/speechd.conf.in 2008-01-28 18:49:14.000000000 +0530
|
|
+++ speech-dispatcher-patched-0.6.6/config/speechd.conf.in 2008-07-18 15:54:41.000000000 +0530
|
|
@@ -36,8 +36,8 @@
|
|
# DO NOT COMMENT OUT THIS OPTION, SET IT TO "default" if you do not
|
|
# want to influence it.
|
|
|
|
-LogDir "default"
|
|
-#LogDir "/var/log/speech-dispatcher/"
|
|
+#LogDir "default"
|
|
+LogDir "/home/olpc/.speechd/"
|
|
#LogDir "stdout"
|
|
|
|
# CustomLogFile allows logging all messages of the given kind,
|
|
@@ -130,8 +130,8 @@
|
|
# either relative (to etc/speechd/modules/) or absolute
|
|
|
|
AddModule "espeak" "sd_espeak" "espeak.conf"
|
|
-AddModule "festival" "sd_festival" "festival.conf"
|
|
-AddModule "flite" "sd_flite" "flite.conf"
|
|
+#AddModule "festival" "sd_festival" "festival.conf"
|
|
+#AddModule "flite" "sd_flite" "flite.conf"
|
|
#AddModule "espeak-generic" "sd_generic" "espeak-generic.conf"
|
|
#AddModule "epos-generic" "sd_generic" "epos-generic.conf"
|
|
#AddModule "dtk-generic" "sd_generic" "dtk-generic.conf"
|