Web calls
Overview
Build powerful voice applications that work across web browsers, mobile apps, and backend systems. This guide covers both client-side voice interfaces and server-side call management using Vapi’s comprehensive SDK ecosystem.
In this quickstart, you’ll learn to:
- Create real-time voice interfaces for web and mobile
- Build automated outbound and inbound call systems
- Handle events and webhooks for call management
- Implement voice widgets and backend integrations
Choose your integration approach
Best for: User-facing applications, voice widgets, mobile apps
- Browser-based voice assistants and widgets
- Real-time voice conversations
- Mobile voice applications (iOS, Android, React Native, Flutter)
- Direct user interaction with assistants
Best for: Backend automation, bulk operations, system integrations
- Automated outbound call campaigns
- Inbound call routing and management
- CRM integrations and bulk operations
- Webhook processing and real-time events
Web voice interfaces
Build browser-based voice assistants and widgets for real-time user interaction.
Installation and setup
Web SDK
React Native
Flutter
iOS
Build browser-based voice interfaces:
Voice widget implementation
Create a voice widget for your website:
HTML Script Tag
React/TypeScript
The fastest way to get started. Copy this snippet into your website:
Server-side call management
Automate outbound calls and handle inbound call processing with server-side SDKs.
Installation and setup
TypeScript
Python
Java
Ruby
C#
Go
Install the TypeScript Server SDK:
Creating assistants
TypeScript
Python
Java
Ruby
C#
Go
Bulk operations
Run automated call campaigns for sales, surveys, or notifications:
TypeScript
Python
Java
Ruby
C#
Go
Webhook integration
Handle real-time events for both client and server applications:
TypeScript
Python
Java
Ruby
C#
Go
Next steps
Now that you understand both client and server SDK capabilities:
- Explore use cases: Check out our examples section for complete implementations
- Add tools: Connect your voice agents to external APIs and databases with custom tools
- Configure models: Try different speech and language models for better performance
- Scale with workflows: Use Vapi workflows for complex multi-step processes
Resources
Client SDKs:
Server SDKs:
Documentation: