Skip to content

Commit 9fea478

Browse files
authored
Merge pull request #81041 from mahilleb-msft/mahilleb-msft-pr/speechsdkmissingverbumps
[CogSvcs] Speech SDK: bump version number
2 parents 18de81f + 865c797 commit 9fea478

10 files changed

+16
-13
lines changed

articles/cognitive-services/Speech-Service/overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ These features make up the Azure Speech Services. Use the links in this table to
3636

3737
Learn what's new with the Azure Speech Services.
3838

39+
* June 2019
40+
* Released Speech SDK 1.6.0. For a full list of updates, enhancements, and known issues, see [Release notes](releasenotes.md).
3941
* May 2019 - Documentation is now available for [Conversation Transcription](conversation-transcription-service.md), [Call Center Transcription](call-center-transcription.md), and [Voice-first Virtual Assistants](voice-first-virtual-assistants.md).
4042
* May 2019
4143
* Released Speech SDK 1.5.1. For a full list of updates, enhancements, and known issues, see [Release notes](releasenotes.md).

articles/cognitive-services/Speech-Service/quickstart-cpp-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You need a Speech Services subscription key to complete this Quickstart. You can
2929

3030
[!INCLUDE [License Notice](../../../includes/cognitive-services-speech-service-license-notice.md)]
3131

32-
The current version of the Cognitive Services Speech SDK is `1.5.1`.
32+
The current version of the Cognitive Services Speech SDK is `1.6.0`.
3333

3434
The Speech SDK for Linux can be used to build both 64-bit and 32-bit applications. The required libraries and header files can be downloaded as a tar file from https://aka.ms/csspeech/linuxbinary.
3535

articles/cognitive-services/Speech-Service/quickstart-cpp-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You need a Speech Services subscription key to complete this Quickstart. You can
2626

2727
[!INCLUDE [License Notice](../../../includes/cognitive-services-speech-service-license-notice.md)]
2828

29-
The current version of the Cognitive Services Speech SDK is `1.5.1`.
29+
The current version of the Cognitive Services Speech SDK is `1.6.0`.
3030

3131
The Speech SDK for macOS can be downloaded as a zipped framework bundle from https://aka.ms/csspeech/macosbinary.
3232

articles/cognitive-services/Speech-Service/quickstart-java-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: wolfma
1717
[!INCLUDE [Selector](../../../includes/cognitive-services-speech-service-quickstart-selector.md)]
1818

1919
In this article, you'll learn how to develop a Java application for Android using the Cognitive Services Speech SDK to transcribe speech to text.
20-
The application is based on the Speech SDK Maven Package, version 1.5.1, and Android Studio 3.3.
20+
The application is based on the Speech SDK Maven Package, version 1.6.0, and Android Studio 3.3.
2121
The Speech SDK is currently compatible with Android devices having 32/64-bit ARM and Intel x86/x64 compatible processors.
2222

2323
> [!NOTE]

articles/cognitive-services/Speech-Service/quickstart-objective-c-macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Before you get started, here's a list of prerequisites:
2929

3030
[!INCLUDE [License Notice](../../../includes/cognitive-services-speech-service-license-notice.md)]
3131

32-
The current version of the Cognitive Services Speech SDK is `1.5.1`.
32+
The current version of the Cognitive Services Speech SDK is `1.6.0`.
3333

3434
The Cognitive Services Speech SDK for Mac is distributed as a framework bundle.
3535
It can be used in Xcode projects as a [CocoaPod](https://cocoapods.org/), or downloaded from https://aka.ms/csspeech/macosbinary and linked manually. This guide uses a CocoaPod.

articles/cognitive-services/Speech-Service/quickstart-objectivec-ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Before you get started, here's a list of prerequisites:
3030

3131
[!INCLUDE [License Notice](../../../includes/cognitive-services-speech-service-license-notice.md)]
3232

33-
The current version of the Cognitive Services Speech SDK is `1.5.1`.
33+
The current version of the Cognitive Services Speech SDK is `1.6.0`.
3434

3535
The Cognitive Services Speech SDK for iOS is currently distributed as a Cocoa Framework.
3636
It can be downloaded from [here](https://aka.ms/csspeech/iosbinary). Download the file to your home directory.

articles/cognitive-services/Speech-Service/quickstart-text-to-speech-cpp-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You need a Speech Services subscription key to complete this Quickstart. You can
2626

2727
[!INCLUDE [License Notice](../../../includes/cognitive-services-speech-service-license-notice.md)]
2828

29-
The current version of the Cognitive Services Speech SDK is `1.5.1`.
29+
The current version of the Cognitive Services Speech SDK is `1.6.0`.
3030

3131
The Speech SDK for Linux can be used to build both 64-bit and 32-bit applications. The required libraries and header files can be downloaded as a tar file from https://aka.ms/csspeech/linuxbinary.
3232

articles/cognitive-services/Speech-Service/releasenotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ms.custom: seodec18
1616
# Release notes
1717

1818
## Speech SDK 1.6.0: 2019-June release
19+
1920
**Samples**
2021
* Quick start samples for Text To Speech on UWP and Unity
2122
* Quick start sample for Swift on iOS

articles/cognitive-services/Speech-Service/speech-sdk.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For Windows, we support the following languages:
3030
You can reference and use the latest version of our Speech SDK NuGet package. The package includes 32-bit and 64-bit client libraries and managed (.NET) libraries. The SDK can be installed in Visual Studio by using NuGet. Search for **Microsoft.CognitiveServices.Speech**.
3131

3232
* Java:
33-
You can reference and use the latest version of our Speech SDK Maven package, which supports only Windows x64. In your Maven project, add `https://csspeechstorage.blob.core.windows.net/maven/` as an additional repository and reference `com.microsoft.cognitiveservices.speech:client-sdk:1.5.1` as a dependency.
33+
You can reference and use the latest version of our Speech SDK Maven package, which supports only Windows x64. In your Maven project, add `https://csspeechstorage.blob.core.windows.net/maven/` as an additional repository and reference `com.microsoft.cognitiveservices.speech:client-sdk:1.6.0` as a dependency.
3434

3535
### Linux
3636

@@ -57,11 +57,11 @@ sudo apt-get install libssl1.0.2 libasound2
5757
You can reference and use the latest version of our Speech SDK NuGet package. To reference the SDK, add the following package reference to your project:
5858

5959
```xml
60-
<PackageReference Include="Microsoft.CognitiveServices.Speech" Version="1.5.1" />
60+
<PackageReference Include="Microsoft.CognitiveServices.Speech" Version="1.6.0" />
6161
```
6262

6363
* Java:
64-
You can reference and use the latest version of our Speech SDK Maven package. In your Maven project, add `https://csspeechstorage.blob.core.windows.net/maven/` as an additional repository and reference `com.microsoft.cognitiveservices.speech:client-sdk:1.5.1` as a dependency.
64+
You can reference and use the latest version of our Speech SDK Maven package. In your Maven project, add `https://csspeechstorage.blob.core.windows.net/maven/` as an additional repository and reference `com.microsoft.cognitiveservices.speech:client-sdk:1.6.0` as a dependency.
6565

6666
* C++: Download the SDK as a [.tar package](https://aka.ms/csspeech/linuxbinary) and unpack the files in a directory of your choice. The following table shows the SDK folder structure:
6767

@@ -77,7 +77,7 @@ sudo apt-get install libssl1.0.2 libasound2
7777

7878
### Android
7979

80-
The Java SDK for Android is packaged as an [AAR (Android Library)](https://developer.android.com/studio/projects/android-library), which includes the necessary libraries and required Android permissions. It's hosted in a Maven repository at `https://csspeechstorage.blob.core.windows.net/maven/` as package `com.microsoft.cognitiveservices.speech:client-sdk:1.5.1`.
80+
The Java SDK for Android is packaged as an [AAR (Android Library)](https://developer.android.com/studio/projects/android-library), which includes the necessary libraries and required Android permissions. It's hosted in a Maven repository at `https://csspeechstorage.blob.core.windows.net/maven/` as package `com.microsoft.cognitiveservices.speech:client-sdk:1.6.0`.
8181

8282
To consume the package from your Android Studio project, make the following changes:
8383

@@ -90,7 +90,7 @@ To consume the package from your Android Studio project, make the following chan
9090
* In the module-level build.gradle file, add the following to the `dependencies` section:
9191

9292
```gradle
93-
implementation 'com.microsoft.cognitiveservices.speech:client-sdk:1.5.1'
93+
implementation 'com.microsoft.cognitiveservices.speech:client-sdk:1.6.0'
9494
```
9595

9696
The Java SDK is also part of the [Speech Devices SDK](speech-devices-sdk.md).

includes/cognitive-services-speech-service-quickstart-java-android-create-proj.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Android Studio takes a moment to prepare your new Android project. Next, configu
2222

2323
[!INCLUDE [License Notice](cognitive-services-speech-service-license-notice.md)]
2424

25-
The current version of the Cognitive Services Speech SDK is `1.5.1`.
25+
The current version of the Cognitive Services Speech SDK is `1.6.0`.
2626

2727
The Speech SDK for Android is packaged as an [AAR (Android Library)](https://developer.android.com/studio/projects/android-library), which includes the necessary libraries and required Android permissions.
2828
It is hosted in a Maven repository at https:\//csspeechstorage.blob.core.windows.net/maven/.
@@ -37,7 +37,7 @@ Set up your project to use the Speech SDK. Open the Project Structure window by
3737

3838
![Screenshot of Project Structure window](../articles/cognitive-services/Speech-Service/media/sdk/qs-java-android-07-add-module-dependency.png)
3939

40-
1. In the window that comes up, enter the name and version of our Speech SDK for Android, `com.microsoft.cognitiveservices.speech:client-sdk:1.5.1`. Then select **OK**.
40+
1. In the window that comes up, enter the name and version of our Speech SDK for Android, `com.microsoft.cognitiveservices.speech:client-sdk:1.6.0`. Then select **OK**.
4141
The Speech SDK should be added to the list of dependencies now, as shown below:
4242

4343
![Screenshot of Project Structure window](../articles/cognitive-services/Speech-Service/media/sdk/qs-java-android-08-dependency-added-1.0.0.png)

0 commit comments

Comments
 (0)