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.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.microsoft.cognitiveservices.speech
ArtifactId

ArtifactId

client-jar-sdk
Last Version

Last Version

1.14.0
Release Date

Release Date

Type

Type

jar
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-jar-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.microsoft.cognitiveservices.speech/client-jar-sdk/ -->
<dependency>
    <groupId>com.microsoft.cognitiveservices.speech</groupId>
    <artifactId>client-jar-sdk</artifactId>
    <version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.cognitiveservices.speech/client-jar-sdk/
implementation 'com.microsoft.cognitiveservices.speech:client-jar-sdk:1.14.0'
// https://jarcasting.com/artifacts/com.microsoft.cognitiveservices.speech/client-jar-sdk/
implementation ("com.microsoft.cognitiveservices.speech:client-jar-sdk:1.14.0")
'com.microsoft.cognitiveservices.speech:client-jar-sdk:jar:1.14.0'
<dependency org="com.microsoft.cognitiveservices.speech" name="client-jar-sdk" rev="1.14.0">
  <artifact name="client-jar-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.cognitiveservices.speech', module='client-jar-sdk', version='1.14.0')
)
libraryDependencies += "com.microsoft.cognitiveservices.speech" % "client-jar-sdk" % "1.14.0"
[com.microsoft.cognitiveservices.speech/client-jar-sdk "1.14.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.

Versions

Version
1.14.0