Skip to content
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

Write realtime agent websocket blogpost #332

Merged
merged 13 commits into from
Jan 8, 2025

Conversation

sternakt
Copy link
Collaborator

@sternakt sternakt commented Dec 31, 2024

Why are these changes needed?

This PR adds a blog post titled "Real-Time Voice Interactions with the WebSocket Audio Adapter" to the documentation. The post introduces the WebSocketAudioAdapter, which simplifies real-time audio interactions with the RealtimeAgent, eliminating the need for complex setups like Twilio. It provides a guide to help developers easily implement voice-enabled conversational AI applications.

Related issue number

Closes #382

Checks

@sternakt sternakt marked this pull request as ready for review December 31, 2024 12:13
@sternakt sternakt requested a review from davorrunje December 31, 2024 12:13
@davorrunje davorrunje added this pull request to the merge queue Jan 8, 2025
Merged via the queue into main with commit 11cb172 Jan 8, 2025
21 checks passed
@sternakt sternakt deleted the realtime-agent-websocket-blogpost branch January 8, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Blog]: RealtimeAgent over WebSockets
2 participants