nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.asr.payload
/
ExpectSpeechDirective
Expect
Speech
Directive
data
class
ExpectSpeechDirective
(
val
header
:
Header
,
val
payload
:
ExpectSpeechPayload
)
Content copied to clipboard
Constructors
Properties
Constructors
Expect
Speech
Directive
Link copied to clipboard
fun
ExpectSpeechDirective
(
header
:
Header
,
payload
:
ExpectSpeechPayload
)
Content copied to clipboard
Properties
header
Link copied to clipboard
val
header
:
Header
Content copied to clipboard
payload
Link copied to clipboard
val
payload
:
ExpectSpeechPayload
Content copied to clipboard