@mathjax/src
    Preparing search index...
    • Builds a speech label from input components.

      Parameters

      • speech: string

        The speech string.

      • prefix: string

        The prefix expression.

      • postfix: string

        The postfix expression.

      • sep: string = ' '

        The separator string. Defaults to space.

      Returns string

      The assembled label.