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
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/includes/how-to/translate-speech/cpp.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ auto SPEECH__SUBSCRIPTION__KEY = getenv("SPEECH__SUBSCRIPTION__KEY");
19
19
auto SPEECH__SERVICE__REGION = getenv("SPEECH__SERVICE__REGION");
20
20
```
21
21
22
-
For more information on environment variables, see [Environment variables and application configuration](../../../../cognitive-services-environment-variables).
22
+
For more information on environment variables, see [Environment variables and application configuration](../../../../cognitive-services-environment-variables.md).
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/includes/how-to/translate-speech/csharp.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ public class Program
28
28
}
29
29
```
30
30
31
-
For more information on environment variables, see [Environment variables and application configuration](../../../../cognitive-services-environment-variables).
31
+
For more information on environment variables, see [Environment variables and application configuration](../../../../cognitive-services-environment-variables.md).
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/includes/how-to/translate-speech/java.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ public class App {
25
25
}
26
26
```
27
27
28
-
For more information on environment variables, see [Environment variables and application configuration](../../../../cognitive-services-environment-variables).
28
+
For more information on environment variables, see [Environment variables and application configuration](../../../../cognitive-services-environment-variables.md).
For more information on environment variables, see [Environment variables and application configuration](../../../../cognitive-services-environment-variables).
21
+
For more information on environment variables, see [Environment variables and application configuration](../../../../cognitive-services-environment-variables.md).
0 commit comments