Switch language한국어
Back to the list

Add voice to your agent

TL;DR AI

Key summary

2 min read
  1. Cloudflare released an experimental @cloudflare/voice package for the Agents SDK.

  2. It adds real-time speech input and output to existing agents while keeping the same Durable Object, WebSocket, persistence, and tool architecture.

  3. The package includes server helpers, React hooks, and built-in Workers AI speech providers so teams can start without external API keys.

  4. This lowers the effort to add voice interactions to existing AI agents and enables more natural real-time use cases.

Read the original