Last Version

Microsoft Cognitive Services Speech SDK for Java 1.22.0

This SDK allows you to use the Microsoft Cognitive Speech Service. See https://aka.ms/csspeech for more information.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.cognitiveservices.speech
ArtifactId

ArtifactId

client-sdk
Version

Version

1.22.0
Type

Type

aar
Description

Description

Microsoft Cognitive Services Speech SDK for Java
This SDK allows you to use the Microsoft Cognitive Speech Service. See https://aka.ms/csspeech for more information.
Project URL

Project URL

https://aka.ms/csspeech
Source Code Management

Source Code Management

https://github.com/Azure-Samples/cognitive-services-speech-sdk

Download client-sdk 1.22.0


<!-- https://jarcasting.com/artifacts/com.microsoft.cognitiveservices.speech/client-sdk/ -->
<dependency>
    <groupId>com.microsoft.cognitiveservices.speech</groupId>
    <artifactId>client-sdk</artifactId>
    <version>1.22.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.cognitiveservices.speech/client-sdk/
implementation 'com.microsoft.cognitiveservices.speech:client-sdk:1.22.0'
// https://jarcasting.com/artifacts/com.microsoft.cognitiveservices.speech/client-sdk/
implementation ("com.microsoft.cognitiveservices.speech:client-sdk:1.22.0")
'com.microsoft.cognitiveservices.speech:client-sdk:aar:1.22.0'
<dependency org="com.microsoft.cognitiveservices.speech" name="client-sdk" rev="1.22.0">
  <artifact name="client-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.cognitiveservices.speech', module='client-sdk', version='1.22.0')
)
libraryDependencies += "com.microsoft.cognitiveservices.speech" % "client-sdk" % "1.22.0"
[com.microsoft.cognitiveservices.speech/client-sdk "1.22.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.