AssemblyAI
Use AssemblyAI for real-time speech-to-text in Vapi.
Universal-Streaming
Universal-Streaming is AssemblyAI’s purpose-built speech-to-text model that delivers ultra-fast, immutable transcripts in ~300ms with intelligent endpointing and superior accuracy for voice agents. It eliminates common pain points like misheard account numbers, awkward pauses, and premature cutoffs, enabling more natural and successful voice interactions.
AssemblyAI provides real-time speech-to-text and turn detection for Vapi voice agents.
Supported capability
Speech-to-text
Set transcriber.provider to assembly-ai. By default the universal-streaming-english speech model is used; set transcriber.speechModel to choose a different model.
For additional API configuration options, review the AssemblyAITranscriber fields in the Create Assistant API reference.
Universal 3.5 Pro
Universal 3.5 Pro (universal-3-5-pro) is AssemblyAI’s most accurate voice-agent model, with automatic language detection and code-switching across 18 languages.
Universal 3.5 Pro supports additional configuration:
mode: Trade off accuracy and latency withmax_accuracy,balanced, ormin_latency.prompt: Provide additional context for the transcription model, up to 1,750 characters.agentContext: Provide context about the assistant that helps the transcription model interpret caller speech, up to 1,750 characters.languageCodes: Steer automatic language detection with language codes such as["en", "es"].keytermsPrompt: Boost recognition of domain-specific terms.
Configure in the dashboard
This guide details how to setup AssemblyAI as a transcriber for your assistant.
Supported languages
Vapi supports AssemblyAI’s English and multilingual Universal-Streaming modes, plus the Universal 3.5 Pro model.
Universal 3.5 Pro accepts the following languageCodes values for language steering. Omit languageCodes to keep automatic detection and code-switching across all supported languages. See AssemblyAI’s language steering guide for provider guidance.
Keyterms prompting is supported with the universal-streaming-english, universal-streaming-multilingual and universal-3-5-pro models.


