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.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.microsoft.cognitiveservices.speech
Идентификатор

Идентификатор

client-sdk
Последняя версия

Последняя версия

1.22.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://aka.ms/csspeech
Система контроля версий

Система контроля версий

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

Скачать client-sdk

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.22.0
1.19.0
1.18.0