Is realtime API available in openai-php? (Conversational Experiences) #589
Closed
leonleslie
started this conversation in
General
Replies: 2 comments 1 reply
-
What are you looking for the library to add? Since real time is for websockets/webrtc I don't see an implementation path. I do see adding support for the ephemeral tokens to power that aspect. Is that your understanding? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I added ephemeral tokens here - #591 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The OpenAI Realtime API enables low-latency, multimodal interactions, including speech-to-speech conversational experiences and real-time transcription. Does openai-php allow one to interact with the real-time API?.
Beta Was this translation helpful? Give feedback.
All reactions