Skip to content

Commit 9bff972

Browse files
author
Yulin Li
committed
typo
1 parent dc8a2f3 commit 9bff972

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cognitive-services/Speech-Service/rest-text-to-speech.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ You can use the `voices/list` endpoint to get a full list of voices for a specif
7575

7676
This table lists required and optional headers for text-to-speech requests:
7777

78-
| Header | Description | Required or optional |
79-
| --------------------------- | ------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------- |
80-
| `Ocp-Apim-Subscription-Key` | Your subscription key for the Speech service. | Either this header or `Authorization` is required. |
81-
| `Authorization` | An authorization token preceded by the word `Bearer`. For more information, see [Authentication](#authentication). | Either this header or `Ocp-Apim-Subscription-Key` is required. |
78+
| Header | Description | Required or optional |
79+
|--------|-------------|---------------------|
80+
| `Ocp-Apim-Subscription-Key` | Your subscription key for the Speech service. | Either this header or `Authorization` is required. |
81+
| `Authorization` | An authorization token preceded by the word `Bearer`. For more information, see [Authentication](#authentication). | Either this header or `Ocp-Apim-Subscription-Key` is required. |
8282

8383
### Request body
8484

0 commit comments

Comments
 (0)