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 1e74d7b commit 236a935Copy full SHA for 236a935
pyttsx3/speech_rate.py
@@ -1,3 +1,4 @@
1
+#Changing speech rate
2
import pyttsx3
3
engine = pyttsx3.init()
4
rate = engine.getProperty('rate')
0 commit comments