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 |
|---|---|---|---|
voice_id | str | "Dennis" | Voice ID (available in Inworld Portal) |
model_id | str | "inworld-tts-1.5-max" | Model ("inworld-tts-1.5-max", "inworld-tts-1.5-min") |
temperature | float | 1.1 | Randomness (0-2) |
api_key | str | None | API key (defaults to INWORLD_API_KEY env var) |
Inworld TTS supports up to 2,000 characters per request.
Next Steps
Build a Voice Agent
Get started with voice
Build a Video Agent
Add video processing

