BotSsmlMessage

data class BotSsmlMessage(val value: String)

A message in Speech Synthesis Markup Language (SSML).

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The SSML text that defines the prompt.