Skip to content

Commit 64762d0

Browse files
authored
Update play-action.md
increased character limit from 400 to 4000 and listed no support for HD voices
1 parent b22aa27 commit 64762d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/communication-services/how-tos/call-automation/play-action.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ This guide will help you get started with playing audio files to participants by
4848
|PlayFailed | 500 | 8572 | Action failed due to play service shutdown. |
4949

5050
## Known limitations
51-
- Text-to-Speech text prompts support a maximum of 400 characters, if your prompt is longer than this we suggest using SSML for Text-to-Speech based play actions.
51+
- Text-to-Speech text prompts support a maximum of 4000 characters, if your prompt is longer than this we suggest using SSML for Text-to-Speech based play actions.
52+
- HD Voices from Azure AI Foundry are not officially supported, these will result in timeuouts if used.
5253
- For scenarios where you exceed your Speech service quota limit, you can request to increase this limit by following the steps outlined [here](/azure/ai-services/speech-service/speech-services-quotas-and-limits).
5354

5455
## Clean up resources

0 commit comments

Comments
 (0)