Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 799 Bytes

MetaflowsTts.md

File metadata and controls

14 lines (11 loc) · 799 Bytes

IO.Swagger.Model.MetaflowsTts

Properties

Name Type Description Notes
Engine string What engine to use (system-dependant) [optional] [default to "flite"]
Language string What language is the text in [optional]
Leg string What leg to say the text to [optional] [default to "self"]
Terminators List<string> What DTMF can terminate the TTS playback [optional]
Text string What to say [optional]
Voice string What voice to use when speaking [optional] [default to "female"]

[Back to Model list] [Back to API list] [Back to README]