Vision Agents uses Stream Video for real-time WebRTC transport by default. External WebRTC transports are supported as well. Most AI providers offer free tiers to get started.
Installation
Quick Start
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
task | str | "transcribe" | Task ("transcribe" or "translate") |
target_language | str | None | ISO-639-1 code for translation (e.g., "es", "fr") |
sample_rate | int | 48000 | Audio sample rate in Hz |
Translation
Translate speech to any supported language:Next Steps
Build a Voice Agent
Get started with voice
Build a Video Agent
Add video processing