13.1 Voice Objects
Voice objects contain the description of a voice. It is currently not
yet possible to access the parameters of a voice.
- GetGender ()
-
Return the gender of the voice:
0
for male, 1
for female
and -1
for neuter.
- NewChannel ()
-
Return a new Speech Channel object using this voice.
Send comments on this document to python-docs@python.org.