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 62f59a3 commit 8231183Copy full SHA for 8231183
pyttsx3/utterance.py
@@ -1,3 +1,4 @@
1
+#Interrupting an utterance
2
import pyttsx3
3
def onWord(name, location, length):
4
print 'word', name, location, length
0 commit comments