Skip to content

Websocket streaming audio in realtime from client #536

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
revmag opened this issue Apr 17, 2025 · 1 comment
Open

Websocket streaming audio in realtime from client #536

revmag opened this issue Apr 17, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@revmag
Copy link

revmag commented Apr 17, 2025

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:

  1. Stream audio to the server in real-time
  2. Receive TTS audio responses in real-time
  3. Maintain the same low-latency experience as the terminal examples
@revmag revmag added the enhancement New feature or request label Apr 17, 2025
@rm-openai
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants