We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a39ea1 commit c3f4b9fCopy full SHA for c3f4b9f
pyttsx3/driver.py
@@ -1,3 +1,4 @@
1
+#Running a driver event loop
2
import pyttsx3
3
engine = pyttsx3.init()
4
def onStart(name):
0 commit comments