Package com.skt.nugu.sdk.platform.android.beep

Types

Link copied to clipboard
class AsrBeepPlayer(    focusManager: FocusManagerInterface,     focusChannelName: String,     asrAgent: ASRAgentInterface,     beepResourceProvider: AsrBeepResourceProvider,     mediaPlayer: UriSourcePlayablePlayer,     beepPlaybackController: BeepPlaybackController,     beepPlaybackPriority: Int) : MediaPlayerControlInterface.PlaybackEventListener
Link copied to clipboard
interface AsrBeepResourceProvider