Skip to content

Commit 2d8bdb6

Browse files
authored
Merge pull request #96226 from isnullnull/patch-1
Removed the string "REST"
2 parents d209e62 + 70facf2 commit 2d8bdb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ curl -X POST 'https://api.cognitive.microsofttranslator.com/translate?api-versio
123123
Some Azure Cognitive Services accept, and in some cases require, an access token. Currently, these services support access tokens:
124124

125125
* Text Translation API
126-
* Speech Services: Speech-to-text REST API
127-
* Speech Services: Text-to-speech REST API
126+
* Speech Services: Speech-to-text API
127+
* Speech Services: Text-to-speech API
128128

129129
>[!NOTE]
130130
> QnA Maker also uses the Authorization header, but requires an endpoint key. For more information, see [QnA Maker: Get answer from knowledge base](./qnamaker/quickstarts/get-answer-from-knowledge-base-using-url-tool.md).

0 commit comments

Comments
 (0)