YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Mastra adds Inworld real-time voice

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Mastra adds Inworld real-time voice
OPEN LINK ↗
// 1h agoPRODUCT UPDATE

Mastra adds Inworld real-time voice

Mastra has introduced support for real-time Inworld speech-to-speech capabilities via the @mastra/voice-inworld package. Utilizing WebSockets for bidirectional audio streaming, the integration inherits from MastraVoice to simplify building voice-capable TypeScript agents.

// ANALYSIS

Real-time audio streaming via WebSockets represents a major leap over sluggish turn-based voice APIs, and Mastra's native Inworld adapter gives TypeScript developers a modular way to deploy voice-capable agents.

* Low-Latency Bidirectional Streaming: Uses WebSockets to run concurrent audio streaming, allowing natural user-agent conversations.

* Unified Interface: Employs the `MastraVoice` base class structure, making it simple to swap between voice providers (e.g. ElevenLabs, OpenAI) with minimal code changes.

* Native Orchestration: Connects directly with Mastra's existing agent framework, linking memory, tools, and workflows to the voice channel.

// TAGS
mastrainworld-aispeech-to-speechreal-time-voicetypescriptagent

DISCOVERED

1h ago

2026-06-10

PUBLISHED

1h ago

2026-06-10

RELEVANCE

7/ 10

AUTHOR

mastra