MessageType

enum MessageType : Enum<MessageType>

Type of the message to be synthesized.

Entries

Link copied to clipboard

Text in Speech Synthesis Markup Language (SSML) format.

Link copied to clipboard

Plain text.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int