change TTS

This commit is contained in:
chrys 2016-07-07 01:13:45 +02:00
parent 72052566d0
commit c9cf647ba2

View File

@ -25,8 +25,8 @@ runtime = {
'newContentAttrib': b'',
'oldTTY':'0',
'newTTY':'0',
'speechDriverString':'sd',
'speechDriver': sd.speech()
'speechDriverString':'es',
'speechDriver': es.speech()
}
while(runtime['running']):