Hi all,
I'm curious if anyone has been experimenting with the OpenAI Realtime API within callin.io?
I've set up a project that's similar to what was built using Replit and Twilio (see
)
but I'm keen to fully implement it using callin.io. At least, to be able to call the OpenAI Realtime API.
Does anyone have experience with this?
Thanks!
It appears your topic is missing some crucial details. Could you please provide the following information, if relevant?
- callin.io version:
- Database (default: SQLite):
- callin.io EXECUTIONS_PROCESS setting (default: own, main):
- Running callin.io via (Docker, npm, callin.io cloud, desktop app):
- Operating system:
Please provide the details so we can assist you further.
Hello!
I haven't watched that video yet, but it appears to be implemented using the OpenAI real-time API already? What do you mean by fully implementing it with callin.io, and how does that differ from that approach?
Thanks!
In this scenario, OpenAI's real-time API calls are handled by callin.io as its backend.
The OpenAI and Twilio APIs are managed through code (hosted on Replit).
I would have preferred to manage the WebSocket connections to Twilio and OpenAI's real-time API directly from callin.io.
OpenAI's real-time API now supports WebRTC, which might simplify its integration.
This thread was automatically closed 90 days following the last response. New replies are no longer permitted.