Skip to content

Commit d9bb65d

Browse files
Update batch-synthesis.md
1 parent af9e004 commit d9bb65d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,6 @@ Here are examples that can result in the 400 error:
348348
- The number of requested text inputs exceeded the limit of 10,000.
349349
- You tried to use an invalid deployment ID or a custom voice that isn't successfully deployed. Make sure the Speech resource has access to the custom voice, and the custom voice is successfully deployed. You must also ensure that the mapping of `{"your-custom-voice-name": "your-deployment-ID"}` is correct in your batch synthesis request.
350350
- You tried to use a _F0_ Speech resource, but the region only supports the _Standard_ Speech resource pricing tier.
351-
- You tried to create a new batch synthesis job that would exceed the limit of 300 active jobs. Each Speech resource can have up to 300 batch synthesis jobs that don't have a status of "Succeeded" or "Failed".
352351

353352
### HTTP 404 error
354353

0 commit comments

Comments
 (0)