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/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
@@ -30,7 +30,7 @@ You must also install [GStreamer](~/articles/cognitive-services/speech-service/h
30
30
31
31
Follow these steps to create a new console application and install the Speech SDK.
32
32
33
-
1. Download or copy the <ahref="https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/scenarios/cpp/captioning/"title="Copy the samples"target="_blank">scenarios/cpp/windows/captioning/</a> sample files from GitHub into a local directory.
33
+
1. Download or copy the <ahref="https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/scenarios/cpp/windows/captioning"title="Copy the samples"target="_blank">scenarios/cpp/windows/captioning/</a> sample files from GitHub into a local directory.
34
34
1. Open the `captioning.sln` solution file in Visual Studio.
35
35
1. Install the Speech SDK in your project with the NuGet package manager.
0 commit comments