Skip to content

Commit b1a26d0

Browse files
authored
Merge pull request #82464 from erhopf/speech-35297
[CogSvcs] Repeated URL pattern in region/endpoints for STT
2 parents 7be2a26 + f0f3888 commit b1a26d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/cognitive-services-speech-service-endpoints-speech-to-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ ms.author: wolfma
2828
| West US 2 | `https://westus2.stt.speech.microsoft.com/speech/recognition/conversation/cognitiveservices/v1` |
2929

3030
> [!NOTE]
31-
> The language parameter must be appended to the URL to avoid receiving an 4xx HTTP error. For example, the language set to US English using the West US endpoint is: https://westus.stt.speech.microsoft.com/speech/recognition/conversation/speech/recognition/conversation/cognitiveservices/v1?language=en-US.
31+
> The language parameter must be appended to the URL to avoid receiving an 4xx HTTP error. For example, the language set to US English using the West US endpoint is: `https://westus.stt.speech.microsoft.com/speech/recognition/conversation/cognitiveservices/v1?language=en-US`.

0 commit comments

Comments
 (0)