HaRsHiL
03/11/2026, 11:02 AMVapi Support Bot
03/11/2026, 11:03 AMjsx
<VapiWidget
apiKey="your_api_key"
assistantId="ecommerce_support_assistant_id"
config={{
position: 'bottom-right',
theme: 'ecommerce',
greeting: 'Hi! Need help with your order?',
voice: { provider: 'playht', voiceId: 'jennifer' }
}}
/>
Developers can use this as a starting point to build innovative voice-powered solutions. For more, see the [Vapi Voice Widget documentation](https://docs.vapi.ai/assistants/examples/voice-widget).
Source:
- [Vapi Voice Widget documentation](https://docs.vapi.ai/assistants/examples/voice-widget)