Skip to main content

Overview

Web calls allow your website visitors to speak directly with your AI assistant through their browser — no phone call required. This is perfect for:
  • Providing instant support on your website
  • Qualifying leads before they leave your site
  • Offering a modern, interactive experience
Coming Soon — Web call embedding is currently in development. Phone calls are fully supported today.

Embedding on Your Website

Once available, you’ll be able to embed a voice widget on your website with a simple code snippet:
<script src="https://cdn.vozagent.ai/widget.js"></script>
<script>
  VozAgent.init({
    assistantId: 'your-assistant-id',
    position: 'bottom-right',
    theme: 'dark'
  });
</script>

Customization

The web widget will be fully customizable to match your brand:
  • Custom colors and branding
  • Position on the page
  • Custom greeting messages
  • Mobile-responsive design
Want to get started today? Phone calls are fully available now. Set up an inbound assistant to start handling calls immediately. Learn about Phone Calls