next up previous contents index
Next: 15.11.2 speech channel objects Up: 15.11 Built-in Module macspeech Previous: 15.11 Built-in Module macspeech

15.11.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.



guido@cnri.reston.va.us