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
@@ -106,7 +106,7 @@ Follow these steps to create a console application and install the Speech SDK.
106
106
```
107
107
108
108
> [!IMPORTANT]
109
-
> Make sure that you set the `SPEECH_KEY` and `SPEECH_REGION`[environment variables](#set-environment-variables). If you don't set these variables, the sample fails with an error message.
109
+
> Make sure that you set the `SPEECH_KEY` and `END_POINT`[environment variables](#set-environment-variables). If you don't set these variables, the sample fails with an error message.
110
110
111
111
1. Speak into your microphone when prompted. What you speak should appear as text:
0 commit comments