Tts
About Tts
Schema
Use the Text-to-speech engine to say the provided text
Key | Description | Type | Default | Required | Support Level |
---|---|---|---|---|---|
engine | What engine to use (system-dependant) | string() | flite | false | |
language | What language is the text in | string() | false | ||
leg | What leg to say the text to | string() | self | false | |
terminators.[] | `string(‘1' | '2' | '3' | '4' | |
terminators | What DTMF can terminate the TTS playback | `array(string(‘1' | '2' | '3' | '4' |
text | What to say | string() | false | ||
voice | What voice to use when speaking | string() | female | false |