The meeting AI
that speaks up.
Voxsora joins your call, writes everything down, and sends a clean summary before your next meeting starts. Ask it a question — it answers out loud, in the room.
Live transcript
5×
cheaper than Fireflies
100+
transcription languages
<10s
bot joins the meeting
$8
per team, per month
The thing people notice first
Your bot doesn't
just listen.
Most meeting tools are sophisticated recorders. Voxsora participates. When someone says @bot summarize, it speaks the summary out loud. In the meeting. For everyone to hear.
It speaks in the meeting
The bot doesn't just transcribe. Type @bot summarize and it delivers a spoken summary to everyone on the call.
Real-time chat from the bot
Action items, decisions, and key points appear in the meeting chat as the conversation happens.
A participant, not just a recorder
Most meeting tools capture what was said. Voxsora can respond to it — in real time, in the room.
Sarah M. · 14:32
Can we recap what we've covered so far?
Alex K. · 14:32
@bot summarize
Voxsora · 14:33
Speaking aloudThree things covered so far: budget approved at $40K, launch target is June 15th, and we're going with the blue design direction. Shall I continue?
Live demo
Pick a command.
See it answer.
No sign-up. No setup. Just click.
Select a command
to see the bot respond
How it works
Three things happen.
In that order.
Click a step or watch it play.
Paste a link. That's it.
No browser extension to install. No calendar permissions unless you want them. Paste a meeting URL, the bot shows up within 10 seconds.
Supports Google Meet, Microsoft Teams, and Zoom. Appears in the participant list as 'Voxsora'.
Meeting URL
Voxsora joined
Joined as participant · 3 others in the call
What you get
Useful. Focused.
Nothing to configure.
Paste a meeting link. Everything else happens automatically.
Real-time transcription
All plansEvery word, attributed to the right speaker, from the moment the call starts. 100+ languages. Ready when the meeting ends — not 20 minutes later.
AI summary + action items
Assist+A clean summary and a named action item list, auto-sent to Slack or email the moment the call ends. No one needs to write the follow-up email.
A bot that answers out loud
Participate+Type @bot in the meeting chat and ask anything. It responds in text — and speaks the answer aloud for the whole room to hear.
Meeting recordings
Assist+Rewatch any meeting or jump straight to the moment that mattered. Stored securely, linked in your post-meeting summary.
Google Meet, Teams, Zoom
All plansOne bot. All three platforms. Send it to any meeting with a single link — no per-platform setup, no separate accounts.
API built for developers
Assist+REST API, WebSocket, Webhooks, and an MCP server from $19/mo. Your AI agents can join calls, read transcripts, and respond — all via API.
Comparison
You've been paying per seat.
We charge per team.
A 5-person team on Fireflies costs $145/month. On Voxsora? $19.
*tl;dv free tier has AI limits and displays ads.
Voxsora | Fireflies | Otter.ai | tl;dv | Recall.ai | |
|---|---|---|---|---|---|
Starting price per account/team | $8/mo | $18/seat | $17/seat | $18/seat | $0.50/hr |
5-person team, monthly real cost at scale | $19 | $145 | $150 | $90 | API only |
Bot speaks in meetings | |||||
API access from which plan | From $19/mo | All tiers | Enterprise only | Not public | All (API-only) |
White-label | |||||
Free tier | 3-hr trial | 800 min | 300 min/mo | Unlimited* | 5 hrs |
vs Fireflies
Save $126/mo
for a 5-person team
vs Otter.ai
Save $131/mo
for a 5-person team
vs tl;dv
Save $71/mo
for a 5-person team
Pricing
Your whole team.
One price.
Not per seat. Not per user. One flat rate — whether you're two people or twenty.
How many meeting hours per month?
30At 30 hrs/mo, the assist plan covers you.
Listen
Just the transcript. Ready when the call ends.
billed monthly
- 20 bot-hours per month
- 1 concurrent bot
- Google Meet + Microsoft Teams
- Real-time transcript, per-speaker
- 100+ languages
- 7-day history
- 1 seat
Assist
AI summaries. Slack delivery. API access.
billed monthly
- 60 bot-hours per month
- 2 concurrent bots
- Google Meet + Teams + Zoom
- AI summary + action items
- Auto Slack + email delivery
- 10 GB recording storage
- 30-day history
- Webhooks + REST API
- 3 seats
Participate
The bot that speaks. API + MCP.
billed monthly
- 150 bot-hours per month
- 4 concurrent bots
- All platforms
- Speaking bot — @bot commands
- Real-time chat from bot
- MCP server (17 tools)
- 30 GB recording storage
- 90-day history
- 10 seats
Build
White-label. Multi-tenant. Built to resell.
billed monthly
- 400 bot-hours per month
- 10 concurrent bots
- All platforms
- Everything in Participate
- White-label dashboard
- Custom bot name + avatar
- Multi-tenant API keys
- 100 GB recording storage
- 1-year history
- Unlimited seats
- Priority support + SLA
Every plan includes a 3-hour free trial. No card required. Overage: $0.30/bot-hr · $0.05/GB storage.
From our users
What teams say
after the first week.
The reasons people stay are usually the same: the price makes no sense to leave, and that first moment the bot speaks in a real meeting is hard to forget.
“I evaluated six tools. Voxsora was the only one where I could read the source code, understand the architecture, and trust it with client calls. The fact that it costs $39 for the whole team is almost embarrassing.”
Arjun M.
Backend Engineer · Fintech startup, Bangalore
“We tried it on a Monday. By Thursday the whole team was waiting for the summary email after every call. That was three months ago. Nobody has asked to go back.”
Rachel S.
Product Manager · Healthcare startup, Austin
“Someone in our standup typed @bot what have we decided so far. Four seconds later the bot listed three decisions — out loud. Two people immediately asked what tool we were using. We've used it every day since.”
Priya R.
Operations Lead · E-commerce company
“We white-labeled it for a client in four days. The dashboard is under our brand, the bot has their company name. They think we built it from scratch.”
Marcus L.
Founder · Digital agency, London
“I run a recruiting firm. We record every candidate call. Before Voxsora we were paying $180/month for three seats. Now it's $19 for the whole team. Transcription quality is identical.”
Fatima A.
Founder · Recruiting firm, Dubai
“The MCP integration took 20 minutes. My Claude agent now joins meetings, reads the live transcript, and flags when a customer mentions a competitor. At $39/month this shouldn't be possible.”
David C.
AI Developer · SaaS company, Toronto
For developers
Built for builders.
Embed meeting intelligence in your product. API access from $19/mo — not locked behind a $200 enterprise tier.
# Send a bot to a meeting
curl -X POST https://api.voxsora.com/bots \
-H "X-API-Key: vx_live_..." \
-d '{"platform": "google_meet", "meeting_id": "abc-defg-hij"}'
# Get real-time transcript via WebSocket
ws://api.voxsora.com/ws/transcript/abc-defg-hij
# Get AI summary after the call
curl https://api.voxsora.com/meetings/abc-defg-hij/summary \
-H "X-API-Key: vx_live_..."REST API
Full CRUD for bots, meetings, transcripts. Available from the Assist plan ($19/mo).
Webhooks
Real-time events: bot.joined, transcript.updated, meeting.completed. POST to any URL.
MCP Server
17 tools for Claude, Cursor, Windsurf. Your AI agents can join meetings, read transcripts, and speak.
Start your trial.
3 hours free. No card.
Then $8/month for your whole team.