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 c986880 commit 1e74d7bCopy full SHA for 1e74d7b
pyttsx3/external.py
@@ -1,3 +1,4 @@
1
+#Using an external event loop
2
import pyttsx3
3
engine = pyttsx3.init()
4
engine.say('The quick brown fox jumped over the lazy dog.', 'fox')
0 commit comments