What’s new
New features
API v1.1.0Audio transcription API: We’ve added support for real-time audio transcription.Create transcription sessions, stream transcription data, and end sessions to get final transcripts for dictation, captioning, and transcript generation.- POST /api/v1/transcription/session/create
- POST /api/v1/transcription/session//end
- GET /ws/transcribe
iOS SDK 2.5.0Visit context parameters: We’ve added support for visit-related metadata in
setSessionContext: visit type, encounter type, provider role, reason for visit, and chief complaint to improve note accuracy.Headless Web SDK 0.1.1Initial beta release: We’ve released the first beta of the Headless Web SDK for building custom ambient integrations with full UI control.Why it matters: Visit context improves note quality. The Headless Web SDK lets you build custom ambient UIs with full control over layout and behavior.Learn more in the Headless Web SDK changelog.