videosphere
    Preparing search index...
    • Soft-splits oversized committed text into caption finals, leaving a remainder.

      Parameters

      • committed: string

        Accumulated final transcript awaiting a pause / sentence end.

      • sourceLanguage: string

        Language metadata for hub events.

      Returns { events: StreamingAsrEvent[]; committed: string }

      Events to emit and the leftover committed buffer.