Cartesia provides low-latency text-to-speech with the Sonic model. Designed for real-time voice applications with natural-sounding speech synthesis.Documentation Index
Fetch the complete documentation index at: https://visionagents.ai/llms.txt
Use this file to discover all available pages before exploring further.
Vision Agents requires a Stream account
for real-time transport. Most providers offer free tiers to get started.
Installation
Quick Start
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
model_id | str | "sonic-3" | Cartesia TTS model |
voice_id | str | "f9836c6e-a0bd-460e-9d3c-f7299fa60f94" | Voice ID |
sample_rate | int | 16000 | Audio sample rate in Hz |
api_key | str | None | API key (defaults to CARTESIA_API_KEY env var) |
Next Steps
Build a Voice Agent
Get started with voice
Build a Video Agent
Add video processing

