voice objects -- Python library reference
Next: speech channel objects
Prev: macspeech
Up: macspeech
Top: Top
14.10.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 () -- Method on voice object
-
Return the gender of the voice: 0 for male, 1 for female and for neuter.
- NewChannel () -- Method on voice object
-
Return a new speech channel object using this voice.
Next: speech channel objects
Prev: macspeech
Up: macspeech
Top: Top