TTSInputFormat
@objc
public enum TTSInputFormat : Int
Designate the format the input is provided in.
-
Plain text
Declaration
Swift
case text -
Declaration
Swift
case ssml -
Declaration
Swift
case markdown
View on GitHub
TTSInputFormat Enumeration Reference