This commit is contained in:
chrys 2016-10-20 11:33:38 +02:00
parent df3c574201
commit 70e79224b4

View File

@ -38,7 +38,6 @@ class driver():
self._sd.set_punctuation(self._punct.NONE)
except Exception as e:
pass
self._sd.speak(text)
return True