Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/speech_dispatcher.py
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-03-09 18:20:54 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-03-09 18:20:54 (GMT)
commit6ff15a68c4aca2cbc311ac80070c3930145f8e9e (patch)
tree689eedd12181ad3c080c4fa8399429e84ba616e5 /speech_dispatcher.py
parent05899840483e1911b4e90180b3978c159a8cd00f (diff)
Support gst-plugins-espeak
Diffstat (limited to 'speech_dispatcher.py')
-rw-r--r--speech_dispatcher.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/speech_dispatcher.py b/speech_dispatcher.py
index 88d620f..d2a5d69 100644
--- a/speech_dispatcher.py
+++ b/speech_dispatcher.py
@@ -24,14 +24,6 @@ import speech
_logger = logging.getLogger('read-etexts-activity')
-RATE_MIN = -100
-RATE_MAX = 100
-RATE_DEFAULT = 0
-
-PITCH_MIN = -100
-PITCH_MAX = 100
-PITCH_DEFAULT = 0
-
done = True
def voices():