Class InteractionManager

Manages interactions with the sandai iframe, including sending and stopping speech messages.

Constructors

Methods

Constructors

Methods

  • Sends a message to make the character say something.

    Parameters

    • message: string

      The message content to be spoken.

    Returns void