What You Can Build
With the Flutter SDK, you can build:- Chat Applications - Text and voice chat with AI Voice Agents
- Voice Assistants - Voice-first applications with real-time transcription
- Customer Support Apps - Support interfaces with AI Voice Agents
- Agent Overlays - Full-screen animated overlays for voice interaction
Key Features
Real-Time Communication
WebSocket-based real-time text and voice streaming
Voice Input
Stream audio from device microphone to AI Voice Agents
Ready-Made Templates
Popup chat and agent overlay templates
Quick Start
Connect to an AI Voice Agent in 5 minutes:Core Concepts
SDK Initialization
Initialize the SDK once in your app:Event Stream
Listen to SDK events for real-time updates:Session Management
Each conversation uses a session ID:Documentation Structure
Guides
Step-by-step guides for using the SDK
API Reference
Complete API documentation
Examples
Working code examples
Templates
Ready-made UI components
Installation
Install from pub.dev: Add to yourpubspec.yaml:
Next Steps
- Quickstart - Connect your existing API to an AI Voice Agent
- Basic Usage Guide - Learn the fundamentals
- Using Templates - Use ready-made UI components
- Examples - See complete examples

