Skip to content

Commit 8ca8494

Browse files
authored
Update call-automation-azure-openai-csharp.md
Add note about streaming GA and AOAI preview
1 parent 5bc31e3 commit 8ca8494

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-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:

0 commit comments

Comments
 (0)