Skip to content

Commit a3ac1e3

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ Here are examples that can result in the 400 error:
108108
- The number of requested text inputs exceeded the limit of 10,000.
109109
- 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.
110110
- You tried to use a _F0_ Speech resource, but the region only supports the _Standard_ Speech resource pricing tier.
111-
- 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".
112111

113112
### HTTP 404 error
114113

0 commit comments

Comments
 (0)