How It Works
The Realtime API uses WebSocket connections to deliver transcription data as it’s generated.Flow
- Authenticate: Connect using a valid API token and transcript ID.
- Listen: Once connected, you’ll start receiving transcription events in real time.
- React: Update your UI or process transcription events as they arrive.
Features
- Low Latency: Data is streamed as soon as it’s transcribed.
- Event-Based: Receive structured events for easy handling.
- Token-Based Authentication: Secure connections with scoped access.
- Incremental Transcription: Receive transcript segments progressively.
Additional Resources
Active Meetings
Query meetings currently in progress
Event Schema
Schema for Realtime Events