Learn
Plain-English guides to Vapi voice agents, per-minute pricing, latency tuning, and the broader voice AI ecosystem. No fluff, no affiliate spam.
Vapi basics
How Vapi Voice Agents Work: Architecture & Pipeline
A Vapi voice agent is a real-time pipeline of STT → LLM → TTS glued to telephony. Here's exactly what happens on each turn, why every millisecond matters, and where the moving parts hide.
ReadVapi Pricing Per Minute: 2026 Cost Breakdown
Vapi's headline price is $0.05/min. Your real per-minute cost is that plus every provider on the pipeline. Here's the worked math for a typical call, plus where teams overspend.
ReadVapi HIPAA compliance: building healthcare voice agents safely
HIPAA compliance for a Vapi voice agent is a chain: every hop that touches audio or transcripts needs a BAA and a retention policy. Here is the full chain, hop by hop.
ReadVapi Dashboard Guide: Assistants, Logs & Setup
A practical tour of the Vapi dashboard: where each setting lives, which ones actually change call quality, and how to read a call log when an agent misbehaves.
ReadFAQ
- What should I read first to learn Vapi?
- Begin with how Vapi voice agents work to understand the real-time STT, LLM, and TTS pipeline, then read the per-minute pricing breakdown so you can budget calls, and finish with the latency checklist before you launch to real callers.
- Do these guides cover other voice AI platforms?
- Yes. The comparison guide covers Vapi, Retell AI, and Bland AI side by side on latency, pricing, provider flexibility, and outbound throughput, and the glossary applies to any real-time voice agent stack.
- Are these guides independent of Vapi?
- Yes. vapi.health is an independent status mirror and reference site with no affiliation to Vapi, Retell AI, Bland AI, or ElevenLabs. Guides are written from public documentation and hands-on testing.
- What is Vapi used for?
- Vapi is an orchestration platform used to build, test, and deploy conversational voice AI agents for inbound customer support, outbound calling, and interactive voice assistants over phone networks or web applications.
- How does Vapi compare to building directly on OpenAI or Twilio?
- Vapi manages low-latency streaming orchestration between speech-to-text, LLMs, and text-to-speech providers, eliminating the complex engineering needed to sync audio streams, manage interruptions, and minimize voice latency manually.
- What are the core components of a Vapi voice agent?
- A Vapi voice agent consists of a Speech-to-Text transcriber (like Deepgram), a core reasoning LLM (such as OpenAI or Anthropic), a Text-to-Speech voice engine (like ElevenLabs or Cartesia), and telephony transport via SIP/Twilio.