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
|`Authorization`| An authorization token preceded by the word `Bearer`. For more information, see [Authentication](#authentication). | Required|
229
-
|`Content-Type`| Specifies the content type for the provided text. Accepted value: `application/ssml+xml`. | Required|
230
-
|`X-Microsoft-OutputFormat`| Specifies the audio output format. For a complete list of accepted values, see [Audio outputs](#audio-outputs). | Required|
231
-
|`User-Agent`| The application name. The provided value must be fewer than 255 characters. | Required|
226
+
| Header | Description | Required or optional |
227
+
|--------|-------------|---------------------|
228
+
|`Authorization`| An authorization token preceded by the word `Bearer`. For more information, see [Authentication](#authentication). | Required |
229
+
|`Content-Type`| Specifies the content type for the provided text. Accepted value: `application/ssml+xml`. | Required |
230
+
|`X-Microsoft-OutputFormat`| Specifies the audio output format. For a complete list of accepted values, see [Audio outputs](#audio-outputs). | Required |
231
+
|`User-Agent`| The application name. The provided value must be fewer than 255 characters. | Required |
0 commit comments