This repository is a modified version of the OpenAI Realtime API Beta. The only modification is the addition of an auth
variable in the RealtimeClient
, which allows for sending an authentication string (such as a bearer token or API key) in the relay server request.