Skip to content

Commit 8444216

Browse files
Merge pull request #235874 from Venkateshdodda-MSFT/patch-43
(AzureCXP) fixes MicrosoftDocs/azure-docs#108680
2 parents 4dc70e9 + fba0fd4 commit 8444216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/call-automation/includes/play-audio-with-ai-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dotnet new web -n MyApplication
3131

3232
## Install the NuGet package
3333

34-
During the preview phase, the NuGet package can be obtained by configuring your package manager to use the Azure SDK Dev Feed from [here](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md#nuget-package-dev-feed).
34+
The NuGet package can be obtained by configuring your package manager to use the Azure SDK Dev Feed from [here](https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md#nuget-package-dev-feed) and locate **Azure.Communication.CallAutomation** package.
3535

3636
## (Optional) Prepare your audio file if you wish to use audio files for playing prompts
3737

0 commit comments

Comments
 (0)