
Dan Patiño
AI Strategy & Innovation at Coderhouse
Artificial Intelligence
Vapi Raised USD 500M and Won Amazon Ring: What Voice AI Is and Why Companies Are Adopting It at Full Speed
Published on
On May 12, 2026, TechCrunch confirmed that Vapi reached a valuation of USD 500 million after winning the Amazon Ring contract over 40 competitors. The fact has a meaning that goes beyond the numbers: it's the sign that voice AI has stopped being an experimental technology to become critical infrastructure for companies. And in Latin America, the market is just beginning to wake up.
In this article we explain what Vapi is, why it won over the competition at Amazon Ring, what voice AI exactly is, and what the most concrete use cases are for companies in LATAM.
What Vapi is
Vapi is a development platform for AI-powered conversational voice agents. Unlike traditional IVR systems (those prerecorded menus we all hate), Vapi makes it possible to create agents that converse in real time, understand the context of the conversation, can query external databases, and execute actions while talking to the user.
The platform works as an orchestration layer: it connects a large language model (it can be GPT, Claude, or others) with a speech-to-text system and a text-to-speech one, and joins them in an ultra-low-latency flow. The result is an agent that can hold natural conversations with less than 500 milliseconds of delay between question and answer.
How Vapi won the Amazon Ring contract over 40 competitors
Amazon Ring needed a voice customer service solution that could handle millions of concurrent calls, integrate with its internal systems, and offer latency low enough for the conversation not to feel artificial. Vapi competed against more than 40 alternatives, including solutions from big telecom vendors.
Vapi's victory is explained by three factors:
Latency: its technical architecture achieves average latencies of 400-600ms, well below most competitors.
Model flexibility: unlike solutions that tie you to a single LLM, Vapi lets you choose and combine models according to the use case and the cost.
API-first: all the configuration is done via API, which facilitates integration with existing enterprise systems without needing to replace infrastructure.
According to TechCrunch, Amazon Ring has already deployed Vapi's agents in its customer service system in the United States, with plans for global expansion.
What voice AI is and how it works
Real-time conversational voice AI combines three technologies that, separately, are not new, but that when integrated create something qualitatively different:
Speech-to-Text (STT)
Converts the audio of the person speaking into text. Modern models (OpenAI's Whisper, Deepgram) do this in real time with high accuracy even with diverse accents, a critical factor for LATAM.
Language model (LLM)
Processes the transcribed text, understands it in context, queries databases if it needs to, and generates a textual response. The key is that the LLM must be fast: models like GPT-4o Mini or Claude Haiku are optimized for low-latency use cases.
Text-to-Speech (TTS)
Converts the text response into natural audio. Modern voices from ElevenLabs or Azure Neural TTS sound indistinguishable from human voices, can have specific accents, and control the pace of the conversation.
If you're interested in understanding how autonomous AI agents are changing industries, in CoderLibrary you can read about how AI is transforming critical sectors like cybersecurity, which gives a picture of the impact of intelligent agents beyond voice.
Use cases for companies in LATAM
The adoption of voice AI in Latin America is in its early stages, which represents an enormous window of opportunity for companies that implement it now:
Customer service and support
Replacing or complementing call centers with voice agents that can handle frequent queries (order statuses, product questions, simple complaints) 24 hours a day without waiting queues. For e-commerce, this reduces operating costs between 40% and 70% depending on the type of query.
Qualification and first contact in sales
Voice agents that make the first call to leads, qualify the interest, answer basic questions, and schedule meetings with the human sales team. The agent never gets tired, calls at any hour, and keeps the script perfect.
Reminders and confirmations
Clinics, accounting firms, educational institutions: any organization that needs to confirm appointments, remind of payments, or notify changes can automate those calls with voice AI, freeing the human team for higher-value tasks.
Customer onboarding in financial services
In banks and fintechs, telephone onboarding requires verifying identity, explaining products, and collecting information. A voice agent with AI can do this with greater consistency and without human errors, integrated with the company's KYC systems.
Why this technology is exploding now
Three converging factors explain the timing:
The cost of LLMs dropped dramatically: what previously cost USD 10 per million tokens today costs less than USD 0.20, making intensive use in call centers viable.
Latency is no longer a problem: the models of 2025-2026 respond in less than 500ms, surpassing the perceptual threshold that makes the conversation feel natural.
APIs became democratized: platforms like Vapi make it possible to build a functional voice agent in hours, without needing a specialized AI team.
The Grand View Research report projects that the global conversational AI market will grow at an annual rate of 22% until 2030, with strong penetration in financial services, health, and retail.
Recommended Coderhouse courses
To understand and work with the technologies that make voice AI possible, these programs give you the base you need:
AI Agents Course: to learn to design and build autonomous agents with AI, the technological pillar behind systems like Vapi.
AI Automation Course: to integrate automation flows with AI into enterprise systems, including the workflows that feed the voice agents.
Introduction to Artificial Intelligence Course: to understand the fundamentals of language models and voice technologies without needing previous programming experience.
Frequently asked questions
What is the difference between voice AI and a traditional IVR?
A traditional IVR (Interactive Voice Response) plays prerecorded recordings and recognizes limited options ("Press 1 for sales"). Conversational voice AI understands natural language, maintains context throughout the conversation, can query data in real time, and generates new responses in each interaction. The user experience is fundamentally different.
What languages does Vapi work in?
Vapi supports multiple languages, including Spanish. The quality of Latin American Spanish depends on the STT and TTS models you use. Models like OpenAI's Whisper have good performance with accents from Argentina, Mexico, and Colombia. ElevenLabs voices also have options with a neutral Latin American accent.
How much does it cost to implement a voice agent with AI?
The infrastructure costs are low: Vapi charges per minute of use (around USD 0.05-0.10 per minute of conversation in its most basic plans). The bigger cost is the initial development and integration with the company's systems, which varies according to complexity.
Can voice AI handle complaints or emotional customer situations?
Current voice agents can detect signs of frustration or anger and escalate the conversation to a human agent automatically. For high-emotional-load situations, the most effective model is to use voice AI for the first contact and the resolution of simple cases, with smooth escalation to humans when the situation requires it.

About the author
I'm Dan Patiño, head of AI Strategy & Innovation at Coderhouse. My day-to-day work involves merging the tactical management of e-commerce (CRO, Email Marketing and SEO) with the development of disruptive solutions. I specialize in building internal AI-powered apps to automate tasks and boost innovation within the team. I firmly believe that technology is strategy's best ally. To dive deeper into my professional journey, I'll be waiting for you on my LinkedIn profile.