SoundAgent
class SoundAgent( mediaPlayer: UriSourcePlayablePlayer, messageSender: MessageSender, contextManager: ContextManagerInterface, soundProvider: SoundProvider, focusChannelName: String, focusManager: FocusManagerInterface, beepDirectiveDelegate: BeepDirectiveDelegate?, beepPlaybackController: BeepPlaybackController, beepPlaybackPriority: Int) : AbstractCapabilityAgent
Content copied to clipboard
Constructors
Link copied to clipboard
fun SoundAgent( mediaPlayer: UriSourcePlayablePlayer, messageSender: MessageSender, contextManager: ContextManagerInterface, soundProvider: SoundProvider, focusChannelName: String, focusManager: FocusManagerInterface, beepDirectiveDelegate: BeepDirectiveDelegate?, beepPlaybackController: BeepPlaybackController, beepPlaybackPriority: Int)
Content copied to clipboard
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun preHandleDirective(directive: Directive, result: DirectiveHandlerResult)
Content copied to clipboard
Link copied to clipboard
open override fun provideState( contextSetter: ContextSetterInterface, namespaceAndName: NamespaceAndName, contextType: ContextType, stateRequestToken: Int)
Content copied to clipboard