-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
enhancementNew feature or requestNew feature or requestfeature:voicequestionQuestion about using the SDKQuestion about using the SDK
Description
Please read this first
- Have you read the docs?Agents SDK docs
- Have you searched for related issues? Others may have had similar requests
Describe the feature
What is the feature you're requesting? How would it work? Please provide examples and details if possible.
Currently, the OpenAI Agents SDK provides excellent support for terminal-based streaming voice applications, but lacks an official way to implement real-time audio streaming between web clients and a server.
I'd like to request a WebSocket adapter that enables browser-based clients to:
- Stream audio to the server in real-time
- Receive TTS audio responses in real-time
- Maintain the same low-latency experience as the terminal examples
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeature:voicequestionQuestion about using the SDKQuestion about using the SDK