Add voice to your agent

TL;DR AI
2 min readKey summary
Cloudflare released an experimental @cloudflare/voice package for the Agents SDK.
It adds real-time speech input and output to existing agents while keeping the same Durable Object, WebSocket, persistence, and tool architecture.
The package includes server helpers, React hooks, and built-in Workers AI speech providers so teams can start without external API keys.
This lowers the effort to add voice interactions to existing AI agents and enables more natural real-time use cases.
