nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.asr
/
AsrRecognizeEventPayload
/
Timeout
Timeout
data
class
Timeout
(
val
listen
:
Long
,
val
maxSpeech
:
Long
,
val
response
:
Long
)
Content copied to clipboard
Constructors
Properties
Constructors
Timeout
Link copied to clipboard
fun
Timeout
(
listen
:
Long
,
maxSpeech
:
Long
,
response
:
Long
)
Content copied to clipboard
Properties
listen
Link copied to clipboard
val
listen
:
Long
Content copied to clipboard
max
Speech
Link copied to clipboard
val
maxSpeech
:
Long
Content copied to clipboard
response
Link copied to clipboard
val
response
:
Long
Content copied to clipboard