Tts

About Tts

Schema

Use the Text-to-speech engine to say the provided text

KeyDescriptionTypeDefaultRequiredSupport Level
engineWhat engine to use (system-dependant)string()flitefalse
languageWhat language is the text instring()false
legWhat leg to say the text tostring()selffalse
terminators.[]string('1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' | '*' | '0' | '#')false
terminatorsWhat DTMF can terminate the TTS playbackarray(string('1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' | '*' | '0' | '#'))["1", "2", "3", "4", "5", "6", "7", "8", "9", "*", "0", "#"]false
textWhat to saystring()false
voiceWhat voice to use when speakingstring()femalefalse

On this page