# AnveVoice - Complete Documentation > Comprehensive documentation for AI systems. AnveVoice powers Anve, a voice-enabled AI for websites that converts visitors through natural voice conversations. --- ## Table of Contents 1. [Company Overview](#company-overview) 2. [Product Description](#product-description) 3. [Core Features](#core-features) 4. [How It Works](#how-it-works) 5. [Pricing Plans](#pricing-plans) 6. [Use Cases](#use-cases) 7. [Technical Specifications](#technical-specifications) 8. [Integration Guide](#integration-guide) 9. [Security & Privacy](#security--privacy) 10. [Frequently Asked Questions](#frequently-asked-questions) 11. [Contact Information](#contact-information) --- ## Company Overview AnveVoice is a technology company focused on transforming website visitor engagement through AI-powered voice interactions. The platform enables businesses of all sizes to deploy Anve, an intelligent voice assistant, on their websites, providing 24/7 automated customer engagement. **Mission**: To make every website capable of having natural, helpful voice conversations with visitors. **Headquarters**: India **Website**: https://anvevoice.app --- ## Product Description AnveVoice powers Anve, a voice-first AI that brings natural conversations to websites. Unlike traditional text-based chatbots or outdated IVR systems, Anve enables natural, conversational voice interactions directly in the browser. ### What Makes Anve Different - **Voice-First Design**: Built from the ground up for voice, not adapted from text chat - **Web-Native**: Optimized for browser-based interactions with low latency - **One-Line Integration**: No complex setup or extensive coding required - **Knowledge-Powered**: Learns from your content to provide accurate, contextual responses ### The Problem AnveVoice Solves Websites often struggle to engage visitors effectively. Static FAQ pages go unread, chatbots feel robotic, and human support teams can't be available 24/7. AnveVoice bridges this gap by providing Anve – an always-available, naturally conversational AI that can handle visitor inquiries instantly. --- ## Core Features ### 1. Voice-First Conversations Natural, human-like conversations powered by advanced speech recognition and synthesis. Anve understands context, handles follow-up questions, and maintains conversation flow naturally. ### 2. Knowledge Base Training Upload your website content, PDFs, documents, and FAQs. Anve learns from your materials to provide accurate, brand-consistent responses to visitor questions. ### 3. One-Line Embed Integration requires just one line of JavaScript. No backend changes, no complex setup, no technical expertise required. ```html ``` ### 4. Multi-Language Support Communicate with visitors in multiple languages. Anve automatically detects visitor language and responds appropriately. Supported languages include: - English (US, UK, Australian, Indian accents) - Hindi - Spanish - French - German - Portuguese - And many more ### 5. Analytics Dashboard Track every conversation with detailed analytics: - Total sessions and unique visitors - Average conversation duration - Common questions and topics - Conversion tracking - Geographic distribution - Device and browser breakdown ### 6. Customization Options - Custom voice selection - Branded welcome messages - Widget positioning (bottom-left, bottom-right, etc.) - Custom color themes - Behavior configuration ### 7. Enterprise Security - End-to-end encryption - SOC 2 compliance ready - GDPR compliant data handling - Data residency options - Regular security audits --- ## How It Works ### Step 1: Create Your Anve Sign up for an AnveVoice account and create your first embed. Give it a name and define its purpose. ### Step 2: Train with Your Knowledge Upload your website content, documents, and FAQs. Anve processes this information to understand your business, products, and services. Training methods include: - **Website Scraping**: Automatically crawl and index your website content - **Document Upload**: Upload PDFs, Word docs, and text files - **Manual Entry**: Add custom Q&A pairs and responses - **API Integration**: Connect to your existing knowledge systems ### Step 3: Configure Voice and Behavior Choose a voice that matches your brand identity. Configure: - Welcome message - Conversation style (formal, friendly, professional) - Fallback behaviors - Hand-off to human support options ### Step 4: Embed and Go Live Copy the one-line embed code and add it to your website. Anve is immediately live and ready to handle visitors. ### Step 5: Monitor and Improve Use the analytics dashboard to: - Review conversation transcripts - Identify common questions - Update knowledge base - Optimize responses - Track conversions --- ## Pricing Plans ### Free Plan - ₹0/month or $0/month Perfect for trying out AnveVoice on personal or low-traffic websites. **Includes**: - 20 voice minutes per month - 1 Anve - Basic analytics - Community support - Standard voice options ### Growth Plan - ₹2,999/month or $35/month Ideal for growing businesses with moderate traffic. **Includes**: - 2,000 voice minutes per month - 5 Anve instances - Full analytics dashboard - Email support - Premium voice options - Website scraping up to 50 pages - Priority processing ### Scale Plan - ₹9,999/month or $119/month For established businesses with high-traffic websites. **Includes**: - 8,000 voice minutes per month - 20 Anve instances - Advanced analytics with exports - Priority support - All voice options - Website scraping up to 200 pages - API access - Custom branding options ### Enterprise Plan - Custom Pricing For large organizations with specific requirements. **Includes**: - Custom voice minute allocation - Unlimited Anve instances - Dedicated account manager - Phone and video support - Custom integrations - SLA guarantees - Data residency options - White-label options - On-premise deployment available **Contact sales@anvevoice.app for Enterprise pricing.** ### Annual Billing Discount Save 20% with annual billing on Growth and Scale plans. --- ## Use Cases ### E-commerce - Answer product questions - Explain shipping policies - Handle return inquiries - Guide to checkout - Suggest related products ### SaaS & Technology - Explain product features - Guide free trial setup - Answer pricing questions - Direct to documentation - Qualify leads ### Professional Services - Handle appointment inquiries - Explain service offerings - Capture contact information - Answer frequently asked questions - Provide office hours and location ### Real Estate - Answer property questions - Schedule viewing appointments - Provide neighborhood information - Explain buying/renting process - Capture buyer preferences ### Healthcare - Handle general inquiries - Explain services offered - Provide facility information - Direct to appropriate resources - Schedule appointments (non-medical) ### Education - Answer admissions questions - Explain programs and courses - Provide campus information - Handle application inquiries - Share important dates --- ## Technical Specifications ### Browser Support - Chrome 80+ - Firefox 75+ - Safari 13+ - Edge 80+ - Mobile browsers (iOS Safari, Chrome for Android) ### Performance - Average response time: < 1 second - Widget load time: < 500ms - Audio quality: High-definition (48kHz) - Uptime SLA: 99.9% (Enterprise) ### Integration Methods - JavaScript embed (recommended) - React component - Vue.js component - WordPress plugin - Shopify app - Custom API integration ### Data Handling - All data encrypted in transit (TLS 1.3) - Data encrypted at rest (AES-256) - Automatic data retention policies - GDPR-compliant deletion requests - No data sharing with third parties --- ## Integration Guide ### Basic JavaScript Embed Add this code before the closing `` tag: ```html ``` ### React Integration ```jsx import { useEffect } from 'react'; function AnveVoiceWidget({ embedId }) { useEffect(() => { const script = document.createElement('script'); script.src = `https://anvevoice.app/widget/${embedId}.js`; script.async = true; document.body.appendChild(script); return () => { document.body.removeChild(script); }; }, [embedId]); return null; } ``` ### Configuration Options ```html ``` --- ## Security & Privacy ### Data Protection AnveVoice is committed to protecting user data: - **Encryption**: All data encrypted in transit and at rest - **Access Control**: Role-based access with audit logging - **Data Minimization**: Only essential data collected - **Retention Policies**: Configurable data retention - **Right to Deletion**: GDPR-compliant data deletion ### Compliance - GDPR compliant - CCPA compliant - SOC 2 Type II (in progress) - ISO 27001 (in progress) ### Privacy Policy Full privacy policy available at: https://anvevoice.app/privacy ### Terms of Service Terms available at: https://anvevoice.app/terms --- ## Frequently Asked Questions ### General Questions **Q: What is AnveVoice?** A: AnveVoice powers Anve, an AI voice assistant that you can embed on your website. Anve talks to visitors, answers questions, and helps guide them to take action. **Q: How is Anve different from a chatbot?** A: Anve is voice-first, meaning visitors speak naturally instead of typing. This creates more engaging, human-like interactions that feel like talking to a real person. **Q: Do I need technical skills to use AnveVoice?** A: No. Anve can be added to any website with just one line of code. No programming or technical expertise required. ### Pricing Questions **Q: Is there a free plan?** A: Yes. The free plan includes 20 voice minutes per month, perfect for trying out the platform. **Q: What happens if I exceed my voice minutes?** A: The widget will notify visitors that Anve is temporarily unavailable. You can upgrade your plan anytime to get more minutes. **Q: Can I switch plans anytime?** A: Yes. You can upgrade or downgrade your plan at any time. Changes take effect on your next billing cycle. ### Technical Questions **Q: Does Anve work on mobile?** A: Yes. The widget is fully responsive and works on all modern mobile browsers. **Q: Can I use Anve on multiple websites?** A: Yes. Depending on your plan, you can create multiple Anve instances for different websites or different sections of the same website. **Q: Does Anve support my language?** A: Anve supports many languages including English, Hindi, Spanish, French, German, and more. Contact us for specific language availability. --- ## Blog & Resources AnveVoice publishes in-depth articles on voice AI strategy, implementation, and industry applications: - **Blog Index**: https://anvevoice.app/blog — All articles and guides in one place - **How to Add Voice AI in 5 Minutes**: https://anvevoice.app/blog/add-voice-ai-website-5-minutes — No-code tutorial for any website - **Voice AI vs Chatbots**: https://anvevoice.app/blog/voice-ai-vs-chatbots — Capabilities and UX comparison - **Convert More Visitors with Voice AI**: https://anvevoice.app/blog/convert-more-visitors-voice-ai — Proven conversion tactics - **Voice AI Comparison Guide**: https://anvevoice.app/blog/voice-ai-comparison-guide — 2026 Buyer's Guide comparing 7 platforms - **AI Voice Engagement**: https://anvevoice.app/blog/ai-voice-engagement — Customer interaction transformation - **Voice AI for E-commerce**: https://anvevoice.app/blog/voice-ai-ecommerce — Shopping experience and sales boost - **Voice AI for Healthcare**: https://anvevoice.app/blog/voice-ai-healthcare — Patient engagement and scheduling - **Voice AI for SaaS Onboarding**: https://anvevoice.app/blog/voice-ai-saas-onboarding — User onboarding acceleration - **Voice AI for Real Estate**: https://anvevoice.app/blog/voice-ai-real-estate — Lead capture and tour booking - **AI Receptionist for Small Business**: https://anvevoice.app/blog/ai-receptionist-small-business — 24/7 AI receptionist - **AI Customer Service ROI**: https://anvevoice.app/blog/ai-customer-service-automation-roi — ROI calculation and analysis - **Voice AI Website Conversion**: https://anvevoice.app/blog/voice-ai-website-conversion — Conversion rate strategies - **Intent Classification & Entity Extraction**: https://anvevoice.app/blog/intent-classification-entity-extraction — NLU technology deep dive - **Typeform Alternative: Voice AI Forms**: https://anvevoice.app/blog/voice-ai-forms-typeform-alternative — Compare voice forms vs Typeform, Google Forms, JotForm, SurveyMonkey, Microsoft Forms - **Vapi AI vs AnveVoice**: https://anvevoice.app/blog/vapi-ai-vs-anvevoice-comparison — Head-to-head pricing, features, and use case comparison - **Voice AI ROI for Property Management**: https://anvevoice.app/blog/voice-ai-roi-property-management — ROI calculator with scenarios for 50, 200, and 500+ unit portfolios - **Conversational Voice AI Platforms Compared**: https://anvevoice.app/blog/conversational-voice-ai-platforms-features-scalability — 7 platforms compared: AnveVoice, Vapi, Dialogflow, Rasa, Cognigy, Yellow.ai, Voiceflow - **What is AnveVoice?**: https://anvevoice.app/blog/what-is-anvevoice-guide — Complete brand guide covering features, pricing, and getting started - **Voice AI for Indian SMBs**: https://anvevoice.app/blog/voice-ai-indian-smbs — How Indian small businesses use voice AI to scale customer support - **Voice AI for Dental Clinics**: https://anvevoice.app/blog/voice-ai-dental-clinic — Voice AI use cases for dental practices - **Voice AI vs IVR**: https://anvevoice.app/blog/voice-ai-vs-ivr — Why Voice AI replaces IVR systems - **Voice AI ROI Calculator**: https://anvevoice.app/blog/voice-ai-roi-calculator — Calculate your voice AI return on investment - **Voice AI Multilingual India**: https://anvevoice.app/blog/voice-ai-multilingual-india — Multilingual voice AI for Indian businesses ### Landing Pages - **Voice AI for Dentists**: https://anvevoice.app/landing/voice-ai-dentists — AI voice assistant for dental clinics - **Voice AI for D2C**: https://anvevoice.app/landing/voice-ai-d2c — Voice AI for D2C and e-commerce brands - **Chatbot Alternative India**: https://anvevoice.app/landing/chatbot-alternative — Best chatbot alternative for Indian businesses - **Voice AI for Education**: https://anvevoice.app/landing/voice-ai-education — AI voice assistant for educational institutions - **Voice AI India**: https://anvevoice.app/landing/voice-ai-india — Voice AI platform built for Indian businesses --- ## Contact Information ### Support - **Email**: hello@anvevoice.app - **Help Center**: https://anvevoice.app/help ### Sales - **Email**: sales@anvevoice.app - **Enterprise Inquiries**: https://anvevoice.app/enterprise ### General - **Email**: hello@anvevoice.app - **Website**: https://anvevoice.app ### Social Media - **Twitter**: https://twitter.com/anvevoice - **LinkedIn**: https://linkedin.com/company/anvevoice - **GitHub**: https://github.com/anvevoice --- ## Document Information - **Last Updated**: February 2026 - **Version**: 1.2 - **Format**: Plain text for LLM parsing - **Related Documents**: - Summary version: https://anvevoice.app/llms.txt - Sitemap: https://anvevoice.app/sitemap.xml - Privacy Policy: https://anvevoice.app/privacy - Terms of Service: https://anvevoice.app/terms --- *This document is designed to be parsed by AI systems and large language models. For human-readable documentation, please visit https://anvevoice.app/help*