Back to list
エージェントに音声機能を追加する
Add voice to your agent
Translated: 2026/4/17 4:48:59
Japanese Translation
エージェント SDK の実験的な音声パイプラインは、WebSockets を介したリアルタイム音声インタラクションを可能にします。開発者は、今すぐ約 30 行のサーバー側コードだけで、継続的な STT(音声認識)と TTS(音声合成)を備えたエージェントを構築できるようになりました。
Original Content
An experimental voice pipeline for the Agents SDK enables real-time voice interactions over WebSockets. Developers can now build agents with continuous STT and TTS in just ~30 lines of server-side code.