DialogUXStateAggregatorInterface

interface DialogUXStateAggregatorInterface

Types

Link copied to clipboard

Enum class for Dialog UX state

Link copied to clipboard
interface Listener

Interface of a listener to be called when there has been an change of state The DialogUX state means speech recognition(ASR) and speaking(TTS)

Functions

Link copied to clipboard
abstract fun addListener(listener: DialogUXStateAggregatorInterface.Listener)
Link copied to clipboard
abstract fun removeListener(listener: DialogUXStateAggregatorInterface.Listener)

Inheritors

Link copied to clipboard