Say
About Say
Schema
Say the provided text
Key | Description | Type | Default | Required | Support Level |
---|---|---|---|---|---|
gender | The gender of the voice to say the text | `string(‘feminine' | 'masculine' | 'neuter’)` | |
language | Language of the text | string() | false | ||
method | Toggle the way the text is read to the caller | `string(‘pronounced' | 'iterated' | 'counted’)` | |
text | The text to say to the caller | string() | false | ||
type | The type of text to say | `string(‘account_number' | 'currency' | 'current_date' | 'current_date_time' |