ExpectSpeechDirectiveParam
data class ExpectSpeechDirectiveParam( val directive: ExpectSpeechDirective, val result: DirectiveHandlerResult, val playSyncObject: PlaySynchronizerInterface.SynchronizeObject) : SessionManagerInterface.Requester
Content copied to clipboard
Constructors
Link copied to clipboard
fun ExpectSpeechDirectiveParam( directive: ExpectSpeechDirective, result: DirectiveHandlerResult, playSyncObject: PlaySynchronizerInterface.SynchronizeObject)
Content copied to clipboard