Skip to content

Commit 6edb204

Browse files
Merge pull request #301132 from valindrae/ga5-patch-2
Ga5 patch 2
2 parents 759a4b0 + 4ea64b4 commit 6edb204

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/communication-services/samples/includes/call-automation-azure-openai-csharp.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ This server-side application helps create a virtual assistant that can handle ph
2525
- Azure Dev Tunnels. For details, see [Enable dev tunnel](/azure/developer/dev-tunnels/get-started)
2626
- An Azure OpenAI Resource and Deployed Model. See [instructions](/azure/ai-services/openai/how-to/create-resource?pivots=web-portal).
2727

28+
> [!NOTE]
29+
> Bidirectional Streaming in Azure Communication Services is generally available, but the Azure OpenAI real-time API has its own release schedule. For up-to-date info on the API’s availability, check out the [official docs](/azure/ai-services/openai/concepts/models?tabs=global-standard%2Cstandard-chat-completions#audio-models).
30+
2831
## Set up instructions
2932

3033
Before running this sample, you need to set up the resources with the following configuration updates:

articles/communication-services/samples/includes/call-automation-azure-openai-js.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ This server-side application helps create a virtual assistant that can handle ph
2727
- Azure Dev Tunnels. For details, see [Enable dev tunnel](/azure/developer/dev-tunnels/get-started)
2828
- An Azure OpenAI Resource and Deployed Model. See [instructions](/azure/ai-services/openai/how-to/create-resource?pivots=web-portal).
2929

30+
> [!NOTE]
31+
> Bidirectional Streaming in Azure Communication Services is generally available, but the Azure OpenAI real-time API has its own release schedule. For up-to-date info on the API’s availability, check out the [official docs](/azure/ai-services/openai/concepts/models?tabs=global-standard%2Cstandard-chat-completions#audio-models).
32+
3033

3134
## Before running the sample for the first time
3235

0 commit comments

Comments
 (0)