Returns
Returns a list ofTtsVoice objects describing the voices a phone connection’s voice field may be set to.
Each TtsVoice has the following fields:
The voice identifier to pass as the
voice parameter on a phone connection (e.g., sarah).Human-readable label (e.g.,
Sarah).BCP-47 language tag the voice speaks (e.g.,
en-GB).female or male.id | Name | Language | Gender |
|---|---|---|---|
sarah | Sarah | en-GB | Female |
theo | Theo | en-GB | Male |
megan | Megan | en-US | Female |
jack | Jack | en-US | Male |
voice empty/null uses the default voice (sarah).