Skip to content

Commit c3f4b9f

Browse files
Running a driver event loop
1 parent 6a39ea1 commit c3f4b9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyttsx3/driver.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#Running a driver event loop
12
import pyttsx3
23
engine = pyttsx3.init()
34
def onStart(name):

0 commit comments

Comments
 (0)