[orca] Turn experimental pauses off for regression tests



commit 80cd2685b20452739996147c313554f880eb7a4f
Author: Willie Walker <william walker sun com>
Date:   Mon Jul 20 14:59:13 2009 -0400

    Turn experimental pauses off for regression tests

 test/harness/orca-customizations.py.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/test/harness/orca-customizations.py.in b/test/harness/orca-customizations.py.in
index c2a7ca1..184323d 100644
--- a/test/harness/orca-customizations.py.in
+++ b/test/harness/orca-customizations.py.in
@@ -7,6 +7,7 @@ import orca.debug
 orca.debug.debugLevel = orca.debug.LEVEL_ALL
 
 import orca.settings
+orca.settings.useExperimentalSpeechProsody = False
 orca.settings.enableRemoteLogging = True
 orca.settings.enableSpeech = True
 orca.settings.speechFactoryModules = []



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]