Skip to content

Commit

Permalink
Update to Azure speech SDK 1.37
Browse files Browse the repository at this point in the history
  • Loading branch information
bertfrees committed Oct 14, 2024
1 parent 348bd3e commit 2ccc073
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,12 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<!-- temporary until updated to modules 1.14.29 -->
<dependency>
<groupId>com.microsoft.cognitiveservices.speech</groupId>
<artifactId>client-sdk</artifactId>
<version>1.37.0</version>
</dependency>
<!-- missing from framework-bom -->
<dependency>
<groupId>com.nwalsh</groupId>
Expand Down

0 comments on commit 2ccc073

Please sign in to comment.