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/captioning/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
@@ -71,7 +71,7 @@ Before you can do anything, you need to install the Speech SDK. The sample in th
71
71
72
72
Follow these steps to create a new console application and install the Speech SDK.
73
73
74
-
1. Copy the <ahref="https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/scenarios/java/jre/captioning/"title="Copy the samples"target="_blank">scenarios/java/jre/captioning/</a> sample files from GitHub into your project directory.
74
+
1. Copy the <ahref="https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/scenarios/java/jre/console/captioning/"title="Copy the samples"target="_blank">scenarios/java/jre/captioning/</a> sample files from GitHub into your project directory.
75
75
1. Open a command prompt and run this command to compile the project files.
0 commit comments