nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.tts
/
TTSAgentInterface
/
OnPlaybackListener
On
Playback
Listener
interface
OnPlaybackListener
Content copied to clipboard
Functions
Functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
dialogRequestId
:
String
)
Content copied to clipboard
on
Finish
Link copied to clipboard
abstract
fun
onFinish
(
dialogRequestId
:
String
)
Content copied to clipboard
on
Start
Link copied to clipboard
abstract
fun
onStart
(
dialogRequestId
:
String
)
Content copied to clipboard
on
Stop
Link copied to clipboard
abstract
fun
onStop
(
dialogRequestId
:
String
)
Content copied to clipboard