WebRTC Calls Overview
Vonative uses LiveKit — an open-source WebRTC platform — to power real-time voice conversations. This means you can embed Vonative’s AI voice directly into any application that supports LiveKit client SDKs: websites, iOS apps, Android apps, Flutter, React Native, and more.How it works
Instead of routing audio through phone lines (PSTN), WebRTC calls stream audio directly between your app and the AI agent over WebRTC. This gives you near-zero latency, full-duplex conversation, and no telephony costs.Available platforms
LiveKit provides client SDKs for every major platform. After obtaining a token from Vonative’s API, you connect using the SDK of your choice.Next steps
Web Quickstart
Add voice AI to your website with JavaScript or React
Mobile & Native
Integrate on iOS, Android, Flutter, and React Native
API Reference
Full endpoint reference for initiate-call
Initiate Call API
Dedicated API reference page

