ExpectSpeechDirective

data class ExpectSpeechDirective(val header: Header, val payload: ExpectSpeechPayload)

Constructors

Link copied to clipboard
fun ExpectSpeechDirective(header: Header, payload: ExpectSpeechPayload)

Properties

Link copied to clipboard
val header: Header
Link copied to clipboard
val payload: ExpectSpeechPayload