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