Skip to content

Commit 3362656

Browse files
committed
realtime webrtc
1 parent 0ef62d6 commit 3362656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/realtime-audio-webrtc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ the WebRTC URL should be:
7272
```
7373
- If your Azure OpenAI resource is in the eastus2 region, the WebRTC URL should be:
7474
```http
75-
https://eastys2.realtimeapi-preview.ai.azure.com/v1/realtimertc
75+
https://eastus2.realtimeapi-preview.ai.azure.com/v1/realtimertc
7676
```
7777
7878
The sessions URL includes the Azure OpenAI resource URL, deployment name, the `/realtime/sessions` path, and the API version. The Azure OpenAI resource region isn't part of the sessions URL.

0 commit comments

Comments
 (0)