Voice Bots
This page will explain how a custom web or mobile app voice client connects to the Dialogs voice bot engine — the session/identity model, audio streaming, and control events — mirroring how Chat Bots documents the equivalent web chat flow. It covers both Web Voice (via the Voicebot SDK) and Mobile App Voice (via the native Android, iOS, React Native, and Flutter SDKs and UI Kits).
Content Coming Soon
This page is a placeholder — no source material exists yet for the Voice Bot communication flow. Full documentation will follow the same depth as Chat Bots once it's available.
Pick your platform — SDKs and UI Kits for Voice Bots, once available:
Voicebot SDK — build your own UI
Web
Build your own UI with the native Voicebot SDK for Web apps.
Android
Build your own UI with the native Voicebot SDK for Android apps.
iOS
Build your own UI with the native Voicebot SDK for iOS apps.
React Native
Build your own UI with the native Voicebot SDK for React Native apps.
Flutter
Build your own UI with the native Voicebot SDK for Flutter apps.
Voicebot UI Kit — pre-built UI
Android
Pre-built, customizable voice bot call UI components for Android apps.
iOS
Pre-built, customizable voice bot call UI components for iOS apps.
React Native
Pre-built, customizable voice bot call UI components for React Native apps.
Flutter
Pre-built, customizable voice bot call UI components for Flutter apps.