c

client-jar-sdk

This SDK allows you to use the Microsoft Cognitive Speech Service. See https://aka.ms/csspeech for more information.
https://aka.ms/csspeech
Microsoft Software License Terms for Microsoft Cognitive Services Speech SDK
Brian Mouncer Jarno Ensio Hakulinen Ryan Hurey
Files download
File Operation
client-jar-sdk-1.14.0.jar download
client-jar-sdk-1.14.0.pom download
client-jar-sdk-1.14.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.microsoft.cognitiveservices.speech</groupId>
  <artifactId>client-jar-sdk</artifactId>
  <version>1.14.0</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.cognitiveservices.speech:client-jar-sdk:1.14.0'
Gradle Kotlin
implementation("com.microsoft.cognitiveservices.speech:client-jar-sdk:1.14.0")
Scala SBT
libraryDependencies += "com.microsoft.cognitiveservices.speech" % "client-jar-sdk" % "1.14.0"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.cognitiveservices.speech', module='client-jar-sdk', version='1.14.0')
)
Apache Ivy
<dependency org="com.microsoft.cognitiveservices.speech" name="client-jar-sdk" rev="1.14.0" />
Leiningen
[com.microsoft.cognitiveservices.speech/client-jar-sdk "1.14.0"]
Apache Buildr
'com.microsoft.cognitiveservices.speech:client-jar-sdk:jar:1.14.0'
Dependencies
The project has no third-party dependencies