TTS

About TTS

Schema

Validator for the TTS (Text-to-speech) callflow action

KeyDescriptionTypeDefaultRequiredSupport Level
endless_playbackLoop the media until canceledboolean()false
engineWhat TTS engine to use`string(‘flite''google''ispeech''voicefabric’)`
languageThe language of the speakerstring()false
skip_moduleWhen set to true this callflow action is skipped, advancing to the wildcard branch (if any)boolean()false
terminators.[]string()false
terminatorsWhat DTMF can terminate playback of the audioarray(string())["1", "2", "3", "4", "5", "6", "7", "8", "9", "*", "0", "#"]false
textThe text to speakstring(1..1000)true
voiceWhat voice to use when speaking the textstring()femalefalse

On this page