Opens a Speechmatics realtime recognition session.
Speechmatics streams many small AddTranscript finals (often a word or two). Those are accumulated and soft-split into caption-sized units so we do not emit one hub caption per vendor word.
AddTranscript
API key, language, and event handler.
Promise resolving to a PCM-accepting session.
Opens a Speechmatics realtime recognition session.
Speechmatics streams many small
AddTranscriptfinals (often a word or two). Those are accumulated and soft-split into caption-sized units so we do not emit one hub caption per vendor word.