Skip to content

Pricing

Pay for minutes, not seats

Every plan includes all five SDKs, tool calling, full transcripts and the complete pipeline. The only thing that scales is how much you talk.

Free

Try a single voice agent with no cost and no time limit.

$0/month

60 voice minutes included

Start free
  • 1 concurrent call
  • 1 agent
  • 7-day transcript retention
  • Bundled providers

Hobby

For side projects and small production agents.

$19/month

500 voice minutes included

Choose Hobby
  • 2 concurrent calls
  • 3 agents
  • 30-day transcript retention
  • Bundled providers
Most popular

Growth

For teams operating multiple production agents.

$99/month

2,500 voice minutes included

Choose Growth
  • 10 concurrent calls
  • 10 agents
  • 90-day transcript retention
  • Bring your own providers

Scale

For high-volume voice products and custom providers.

$299/month

10,000 voice minutes included

Choose Scale
  • 50 concurrent calls
  • 50 agents
  • 365-day transcript retention
  • Bring your own providers

Compare plans

Feature comparison across Voxera plans
FeatureFree$0Hobby$19Growth$99Scale$299
Voice minutes per month605002,50010,000
Concurrent calls121050
Agents131050
App keys2520100
Team members131050
Conversation retention7 days30 days90 days365 days
Bring your own providersNot includedNot includedIncludedIncluded

Pricing questions

What is Voxera?
Voxera is a realtime voice AI platform for developers. It handles WebRTC audio transport, streaming speech-to-text, language model inference and text-to-speech as one pipeline, and exposes it through SDKs for Web, React Native, iOS, Android and Flutter.
How is a voice minute counted?
Voxera meters the wall-clock duration of each connected session, in seconds, and records it against your monthly allowance when the session ends. Time spent connecting or waiting is not billed.
Can I bring my own speech and language providers?
Yes, on the Growth and Scale plans. Both allow custom providers, so you can supply your own speech-to-text, language model or text-to-speech credentials rather than using the bundled defaults.
What happens when I run out of voice minutes?
New sessions are refused once the monthly allowance is used up, and in-progress calls are allowed to finish. Allowances reset at the start of each billing period, and you can upgrade at any time.
Does Voxera support interrupting the agent mid-sentence?
Yes. Barge-in is built into the pipeline: when the caller starts speaking, playback stops and the partial response is discarded, so the agent does not talk over the caller.
Which platforms have SDKs?
Web (TypeScript), React Native (TypeScript), iOS (Swift), Android (Kotlin) and Flutter (Dart). They share one wire protocol, so an agent configured once behaves the same on every platform. The React Native SDK is on npm today; the others are in public release.