Skip to content

Commit 80b7783

Browse files
committed
Changing the wording to reflect new zip structure
1 parent cc90fc9 commit 80b7783

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cognitive-services/Speech-Service/speech-devices-sdk-linux-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This quickstart requires:
3434
* An Azure subscription key for the Speech service. [Get one for free](get-started.md).
3535
* Download the latest version of the [Speech Devices SDK](https://aka.ms/sdsdk-download-JRE) for Java, and extract the .zip to your working directory.
3636
> [!NOTE]
37-
> The JRE-Sample-Release.zip file includes the JRE sample app and this quickstart assumes that the app is extracted to /home/wcaltest/JRE-Sample-Release
37+
> This quickstart assumes that the app is extracted to /home/wcaltest/JRE-Sample-Release
3838
3939
Make sure these dependencies are installed before starting Eclipse.
4040

articles/cognitive-services/Speech-Service/speech-devices-sdk-windows-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This quickstart requires:
3535
* An Azure subscription key for the Speech service. [Get one for free](get-started.md).
3636
* Download the latest version of the [Speech Devices SDK](https://aka.ms/sdsdk-download-JRE) for Java, and extract the .zip to your working directory.
3737
> [!NOTE]
38-
> The JRE-Sample-Release.zip file includes the JRE sample app and this quickstart assumes that the app is extracted to C:\SDSDK\JRE-Sample-Release
38+
> This quickstart assumes that the app is extracted to C:\SDSDK\JRE-Sample-Release
3939
4040
Conversation Transcription is currently only available for "en-US" and "zh-CN", in the “centralus” and “eastasia” regions. You must have a speech key in one of those regions to use Conversation Transcription.
4141

0 commit comments

Comments
 (0)