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/quickstarts/voice-assistants/java/android.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
@@ -27,7 +27,7 @@ Before you get started, make sure to:
27
27
28
28
## Create and configure a project
29
29
30
-
[Install the Speech SDK](/quickstarts/setup-platform.md?pivots=programming-language-java&tabs=android) by using Android Studio.
30
+
[Install the Speech SDK](/azure/cognitive-services/speech-service/quickstarts/setup-platform?pivots=programming-language-java&tabs=android) by using Android Studio.
Copy file name to clipboardExpand all lines: articles/cognitive-services/Speech-Service/includes/quickstarts/voice-assistants/java/jre.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
@@ -21,7 +21,7 @@ Before you get started, make sure to:
21
21
22
22
## Create and configure project
23
23
24
-
Create an Eclipse project and [install the Speech SDK](/quickstarts/setup-platform.md?pivots=programming-language-java&tabs=jre).
24
+
Create an Eclipse project and [install the Speech SDK](/azure/cognitive-services/speech-service/quickstarts/setup-platform?pivots=programming-language-java&tabs=jre).
25
25
26
26
Additionally, to enable logging, update the _pom.xml_ file to include the following dependency:
0 commit comments