Skip to main content

smwebsdk.startspeakingoptionalargs

Home > @soulmachines/smwebsdk > StartSpeakingOptionalArgs

StartSpeakingOptionalArgs interface

Signature:

export interface StartSpeakingOptionalArgs 

Properties

PropertyModifiersTypeDescription
canBeInterrupted?boolean | null(Optional) If not present or null then is assumed true, set to false to prevent this startSpeaking request from being cancelled by a subsequent startSpeaking request.
filterCommands?boolean(Optional)