You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/batch-synthesis-properties.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,14 +117,6 @@ The specified entity can't be found. Make sure the synthesis ID is correct.
117
117
118
118
There are too many recent requests. Each client application can submit up to 50 requests per 5 seconds for each Speech resource. Reduce the number of requests per second.
119
119
120
-
You can check the rate limit and quota remaining via the HTTP headers as shown in the following example:
121
-
122
-
```http
123
-
X-RateLimit-Limit: 50
124
-
X-RateLimit-Remaining: 49
125
-
X-RateLimit-Reset: 2022-11-11T01:49:43Z
126
-
```
127
-
128
120
### HTTP 500 error
129
121
130
122
HTTP 500 Internal Server Error indicates that the request failed. The response body contains the error message.
0 commit comments