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

How to send text input from user in realtime api? Docs aren't clear #193

Open
bags307 opened this issue Dec 2, 2024 · 2 comments
Open

Comments

@bags307
Copy link

bags307 commented Dec 2, 2024

I am completely confused. How does one send text to the realtime API. I understand how to using the raw Openai Realtime api, but can't get it working via livekit.

@skye0402
Copy link

Good point - looking at the code I think text-only is not supported? But this would be perfect for testing as the audio is very costly! Any input from the maintainers?

@nbsp
Copy link
Member

nbsp commented Dec 18, 2024

we don't currently support text-only mode. however, it isn't necessary to use our OpenAI plugin in order to use the Realtime API within Agents — you can simply use Agents to orchestrate the jobs and then call OpenAI's API directly via the Realtime SDK.

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

No branches or pull requests

3 participants