Overview

How the Winteam live captioning and translation API is put together, and how to connect to it.

Winteam API

Winteam packages the live captioning and translation capability proven in real venues as an API, so you can bring it into your own product: a conferencing system, a streaming platform, an education app or an internal tool.

What it covers

  • Live transcription — a streaming WebSocket interface returning incremental results word by word
  • Live translation — transcription translated into target languages as it arrives, with glossary support
  • File transcription — upload audio or video, receive a timecoded transcript
  • Summarization — structured summaries generated from a transcript

How you connect

Live capability is reached over WebSocket, batch capability over HTTPS REST. Every interface authenticates with an API key.

Before you start

You will need an API key. Access is currently limited — request a trial to get one.