• A hook event that fires when a chat bubble is initially configured. chatBubble

    Parameters

    • token: Token

      The speaking token

    • html: jQuery

      The HTML of the chat bubble

    • message: string

      The spoken message text

    • options: ChatBubbleOptions

      Provided options which affect bubble appearance

    Returns false | void

    May return false to prevent the calling workflow