Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/speech.py
diff options
context:
space:
mode:
Diffstat (limited to 'speech.py')
-rw-r--r--speech.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/speech.py b/speech.py
index a1c1e5f..3197857 100644
--- a/speech.py
+++ b/speech.py
@@ -35,7 +35,7 @@ except Exception, e:
supported = False
_logger.info('disable speech: %s' % e)
-voice = None
+voice = 'default'
pitch = 0
rate = 0