Skip to content

Commit cc90fc9

Browse files
committed
Update to v9
1 parent e667c08 commit cc90fc9

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
@@ -92,7 +92,7 @@ If you plan to use the intents you'll need a [Language Understanding Service (LU
9292
<dependency>
9393
<groupId>com.microsoft.cognitiveservices.speech</groupId>
9494
<artifactId>client-sdk</artifactId>
95-
<version>1.7.0</version>
95+
<version>1.9.0</version>
9696
</dependency>
9797
</dependencies>
9898
```

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
@@ -77,7 +77,7 @@ If you plan to use the intents you'll need a [Language Understanding Service (LU
7777
<dependency>
7878
<groupId>com.microsoft.cognitiveservices.speech</groupId>
7979
<artifactId>client-sdk</artifactId>
80-
<version>1.7.0</version>
80+
<version>1.9.0</version>
8181
</dependency>
8282
</dependencies>
8383
```

0 commit comments

Comments
 (0)