Skip to content

Commit 82f03e6

Browse files
Update articles/ai-services/speech-service/batch-synthesis.md
Co-authored-by: Ling Cao <[email protected]>
1 parent ebabc93 commit 82f03e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/batch-synthesis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To submit a batch synthesis request, construct the HTTP PUT request path and bod
4848
- Optionally you can set the `description`, `timeToLiveInHours`, and other properties. For more information, see [batch synthesis properties](batch-synthesis-properties.md).
4949

5050
> [!NOTE]
51-
> The maximum JSON payload size that will be accepted is 2 megabytes. There is no limit on concurrent batch synthesis jobs for Standard (S0) Speech resources.
51+
> The maximum JSON payload size that will be accepted is 2 megabytes.
5252
5353
Set the required `YourSynthesisId` in path. The `YourSynthesisId` have to be unique. It must be 3-64 long, contains only numbers, letters, hyphens, underscores and dots, starts and ends with a letter or number.
5454

0 commit comments

Comments
 (0)