Skip to content

Commit 62f59a3

Browse files
Changing volume
1 parent 236a935 commit 62f59a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyttsx3/volume.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#Changing volume
12
import pyttsx3
23
engine = pyttsx3.init()
34
volume = engine.getProperty('volume')

0 commit comments

Comments
 (0)