Skip to main content

smwebsdk.startspeakingoptionalargs.canbeinterrupted

Home > @soulmachines/smwebsdk > StartSpeakingOptionalArgs > canBeInterrupted

StartSpeakingOptionalArgs.canBeInterrupted property

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.

Signature:

canBeInterrupted?: boolean | null;