videosphere
    Preparing search index...
    • Maps a Gladia live WebSocket JSON frame to a hub ASR event.

      Gladia v2 sends data.utterance as an object with a text field (not a bare string).

      Parameters

      • msg: unknown

        Parsed server message.

      • sourceLanguage: string

        Channel source language for event metadata.

      Returns StreamingAsrEvent

      Hub event, or null when the frame should be ignored.