Stop the persona from speaking mid-response
interruptPersona()
method allows you to programmatically stop the persona while it’s speaking.
interruptPersona()
method only works while the persona is actively speaking.
Calling it when the persona is not speaking will have no effect but won’t throw an error.interruptPersona()
method behavior: