Hi!
I want to use the ‘sideband’ feature of the Realtime model described here: https://platform.openai.com/docs/guides/realtime-server-controls
Is it working on Azure also? For me it looks like not (tried with gpt-realtime and gpt-4o-mini-realtime-preview). May be I make a mistake but it is clearly two separate session on the frontend and backend. The backend is connecting to the wss://MyResearchName.cognitiveservices.azure.com/openai/realtime?call_id=rtc_12345a0f93e54c0a9a89956fdc022463&api-version=2025-04-01-preview&deployment=gpt-realtime URL, what looks like correct for me.
Have anybody tried this feature on Azure?
Thanks,
Attila