alampole
03/26/2025, 12:25 AMVapi Support Bot
03/26/2025, 12:28 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream Integration
Vapi supports [real-time voice streaming](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1335936318315692063), allowing your agent to listen to incoming audio from users, process it, and respond within the application itself without making outbound calls.
## General Integration Steps
1. Obtain your API keys from the Vapi DashboardVapi Support Bot
03/26/2025, 12:28 AMVapi Support Bot
03/26/2025, 12:30 AMVapi Support Bot
03/26/2025, 12:30 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:32 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:32 AMVapi Support Bot
03/26/2025, 12:33 AMVapi Support Bot
03/26/2025, 12:33 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:35 AMVapi Support Bot
03/26/2025, 12:35 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:36 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:36 AMVapi Support Bot
03/26/2025, 12:37 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:37 AMVapi Support Bot
03/26/2025, 12:37 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:37 AMVapi Support Bot
03/26/2025, 12:38 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:38 AMVapi Support Bot
03/26/2025, 12:38 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:38 AMVapi Support Bot
03/26/2025, 12:38 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:38 AMVapi Support Bot
03/26/2025, 12:38 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:38 AMVapi Support Bot
03/26/2025, 12:38 AMVapi Support Bot
03/26/2025, 12:39 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:39 AMVapi Support Bot
03/26/2025, 12:39 AMVapi Support Bot
03/26/2025, 12:39 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:39 AMVapi Support Bot
03/26/2025, 12:39 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:39 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:39 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:39 AMVapi Support Bot
03/26/2025, 12:40 AMVapi Support Bot
03/26/2025, 12:40 AMVapi Support Bot
03/26/2025, 12:40 AMjavascript
// Install using npm or yarn
npm install @vapi-ai/web
// or
yarn add @vapi-ai/web
// Import and initialize
import Vapi from "@vapi-ai/web";
const vapi = new Vapi("your-public-key");
You can find your public key in the [Vapi Dashboard](https://dashboard.vapi.ai/account) according to the [Vapi Web SDK documentation](https://docs.vapi.ai/sdk/web).
## 2. Using Bubble.io's API Connector
To integrate using Bubble.io's API Connector:
1. Set up the authorization header with your Vapi API key:
Authorization: Bearer YOUR_API_KEY
2. Structure your API requests properly:
- Use POST requests (not GET) as mentioned in the [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336902174000676945)
- Set content type to application/json
- Serialize data using JSON.stringify
3. Configure the API Request task in Bubble.io to:
- Specify the URL endpoint
- Set the HTTP method (POST)
- Add headers and body values
- Extract data from the API's JSON response
## 3. Vapi Voice Widget Integration
You can also integrate the [Vapi Voice Widget](https://docs.vapi.ai/examples/voice-widget) directly into your website, which allows you to modify the button's appearance and behavior, and add functionality to the Vapi instance.
## 4. Direct Voice Stream IntegrationVapi Support Bot
03/26/2025, 12:40 AMVapi Support Bot
03/26/2025, 12:40 AMVapi Support Bot
03/26/2025, 12:40 AMVapi Support Bot
03/26/2025, 12:40 AMVapi Support Bot
03/26/2025, 12:40 AMVapi Support Bot
03/26/2025, 12:40 AMVapi Support Bot
03/26/2025, 12:40 AMVapi Support Bot
03/26/2025, 12:40 AMVapi Support Bot
03/26/2025, 12:40 AMalampole
03/26/2025, 4:16 AMVapi Support Bot
03/26/2025, 4:17 AMShubham Bajaj
03/26/2025, 7:04 AMVapi Support Bot
03/26/2025, 9:09 AMalampole
03/26/2025, 2:18 PMPraveen Nair
03/26/2025, 11:39 PM