sync
This commit is contained in:
parent
df3c574201
commit
70e79224b4
@ -38,7 +38,6 @@ class driver():
|
|||||||
self._sd.set_punctuation(self._punct.NONE)
|
self._sd.set_punctuation(self._punct.NONE)
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
self._sd.speak(text)
|
self._sd.speak(text)
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user