Skip to content

Commit d9f30aa

Browse files
authored
Merge pull request #112918 from daysha-carter/patch-4
Update play-action.md
2 parents 25746aa + 0701842 commit d9f30aa

File tree

1 file changed

+3
-3
lines changed
  • articles/communication-services/concepts/call-automation

1 file changed

+3
-3
lines changed

articles/communication-services/concepts/call-automation/play-action.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ ms.author: kpunjabi
1111

1212
# Playing audio in call
1313

14-
The play action provided through the call automation SDK allows you to play audio prompts to participants in the call. This action can be accessed through the server-side implementation of your application. The play action allows you to provide ACS access to your pre-recorded audio files with support for authentication.
14+
The play action provided through the call automation SDK allows you to play audio prompts to participants in the call. This action can be accessed through the server-side implementation of your application. The play action allows you to provide Azure Communication Services access to your pre-recorded audio files with support for authentication.
1515

1616
> [!NOTE]
17-
> ACS currently only supports WAV files formatted as mono channel audio recorded at 16KHz. You can create your own audio files using [Speech synthesis with Audio Content Creation tool](../../../ai-services/Speech-Service/how-to-audio-content-creation.md).
17+
> Azure Communication Services currently only supports WAV files formatted as mono channel audio recorded at 16KHz. You can create your own audio files using [Speech synthesis with Audio Content Creation tool](../../../ai-services/Speech-Service/how-to-audio-content-creation.md).
1818
19-
The Play action allows you to provide access to a pre-recorded audio file of WAV format that ACS can access with support for authentication.
19+
The Play action allows you to provide access to a pre-recorded audio file of WAV format that Azure Communication Services can access with support for authentication.
2020

2121
## Common use cases
2222

0 commit comments

Comments
 (0)