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 2ea1f97 commit 6a39ea1Copy full SHA for 6a39ea1
pyttsx3/change_voices.py
@@ -1,3 +1,4 @@
1
+#Changing voices
2
import pyttsx3
3
engine = pyttsx3.init()
4
voices = engine.getProperty('voices')
0 commit comments