Skip to content

Commit 5bc31e3

Browse files
authored
Update call-automation-azure-openai-js.md
Add note about bidirectional streaming GA and AOAI preview
1 parent 7cdbc76 commit 5bc31e3

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-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)