Skip to content

Commit 6a39ea1

Browse files
Changing voices
1 parent 2ea1f97 commit 6a39ea1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyttsx3/change_voices.py

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

0 commit comments

Comments
 (0)