Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello! Thank you very much for sharing this project! 

I'm wondering if there is a way to implement OpenAIs "Real Time API" (voice) I guess you need to implement this with WebSockets in the backend/in Unity? (WebRTC is more towards webb apps from what I understand) Or do you think I can implement it myself somehow?

Also, are you planning to make it possible to edit the system prompt again? 

I implemented it in another Unity project for testing (with WebSockets) but for now it would be too much work to integrate it here, and the realtime API usage is still super expensive.

Ok thank you so much for your fast reply. Keep up the good work!