smwebsdk.startspeakingoptionalargs
Home > @soulmachines/smwebsdk > StartSpeakingOptionalArgs
StartSpeakingOptionalArgs interface
Signature:
export interface StartSpeakingOptionalArgs
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
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) |