Skip to content

Commit 5bec41f

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#105433
We have done changes in the line no:17 from: keys To: regions
1 parent 7e1291b commit 5bec41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/includes/common/environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Your application must be authenticated to access Cognitive Services resources. F
1414
1515
To set the environment variable for your Speech resource key, open a console window, and follow the instructions for your operating system and development environment.
1616
- To set the `SPEECH_KEY` environment variable, replace `your-key` with one of the keys for your resource.
17-
- To set the `SPEECH_REGION` environment variable, replace `your-region` with one of the keys for your resource.
17+
- To set the `SPEECH_REGION` environment variable, replace `your-region` with one of the regions for your resource.
1818

1919
#### [Windows](#tab/windows)
2020

0 commit comments

Comments
 (0)