cd /news/artificial-intelligence/telnyx-meeting-bot-now-available-in-… · home topics artificial-intelligence article
[ARTICLE · art-95120] src=telnyx.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Telnyx Meeting Bot Now Available in Beta

Telnyx launched its Meeting Bot in beta, enabling developers to add an AI participant to Zoom, Google Meet, Microsoft Teams, or Webex meetings via a REST API, with features including live transcription, in-meeting speech and chat, and post-meeting summaries and action items. The bot can be controlled through endpoints such as /v2/meeting_sessions, and supports actions like speak, stop_speaking, send_chat, and barge_in, with recordings and artifacts delivered asynchronously.

read1 min views2 publishedAug 5, 2026
Telnyx Meeting Bot Now Available in Beta
Image: Telnyx (auto-discovered)
[Contact us](https://telnyx.com/contact-us)

[Log in](https://portal.telnyx.com)

Telnyx Meeting Bot is now available in beta. Developers can programmatically add a Telnyx-controlled AI participant to a Zoom, Google Meet, Microsoft Teams, or Webex meeting, and receive live transcription, in-meeting speech and chat, and structured post-meeting artifacts through one REST API contract.

/v2/meeting_sessions

let you create a session for an existing meeting, poll status, update or cancel a scheduled session, drive in-meeting actions, read the live transcript and events, retrieve recordings, and request post-meeting artifacts.GET /v2/meeting_sessions/{id}/transcript and through lifecycle events.actions/speak

runs text through Telnyx TTS and plays it into the meeting, actions/stop_speaking

interrupts, and actions/send_chat

posts a chat message. barge_in

stops bot audio when a human speaks.summary

and action_items

artifacts asynchronously. summarize_on_end

auto-generates a summary once the final transcript settles, delivered through the artifact.completed

webhook when a webhook URL is set.GET /v2/meeting_sessions/{id}/recordings

returns pass-through download URLs for recordings captured during the meeting.webhook_url

on session create to receive signed meeting lifecycle events. Outbound webhooks are off by default.POST https://api.telnyx.com/v2/meeting_sessions

, passing meeting_url

, bot_name

, and optional webhook_url

, summarize_on_end

, voice

, barge_in

, metadata

, and idempotency_key

.GET /v2/meeting_sessions/{id} until the status is active

. If the platform requests admission, admit the bot named in bot_name

inside the meeting UI.GET /v2/meeting_sessions/{id}/transcript?after=0&limit=100

.POST /v2/meeting_sessions/{id}/actions/speak

, send a chat message with actions/send_chat

, or stop speech with actions/stop_speaking

.GET /v2/meeting_sessions/{id}/recordings

, or request a summary

or action_items

artifact with POST /v2/meeting_sessions/{id}/artifacts

.Learn more in the Telnyx API reference or the Telnyx developer docs.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @telnyx 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/telnyx-meeting-bot-n…] indexed:0 read:1min 2026-08-05 ·