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

com.tencent.yunxiaowei.dmsdk:aispeech 2.1.3

AI Speech component of DMSDK.

Группа

Группа

com.tencent.yunxiaowei.dmsdk
Идентификатор

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

aispeech
Версия

Версия

2.1.3
Тип

Тип

aar

Скачать aispeech 2.1.3

Имя Файла Размер
aispeech-2.1.3.pom
aispeech-2.1.3.aar 16 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.tencent.yunxiaowei.dmsdk/aispeech/ -->
<dependency>
    <groupId>com.tencent.yunxiaowei.dmsdk</groupId>
    <artifactId>aispeech</artifactId>
    <version>2.1.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.dmsdk/aispeech/
implementation 'com.tencent.yunxiaowei.dmsdk:aispeech:2.1.3'
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.dmsdk/aispeech/
implementation ("com.tencent.yunxiaowei.dmsdk:aispeech:2.1.3")
'com.tencent.yunxiaowei.dmsdk:aispeech:aar:2.1.3'
<dependency org="com.tencent.yunxiaowei.dmsdk" name="aispeech" rev="2.1.3">
  <artifact name="aispeech" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.yunxiaowei.dmsdk', module='aispeech', version='2.1.3')
)
libraryDependencies += "com.tencent.yunxiaowei.dmsdk" % "aispeech" % "2.1.3"
[com.tencent.yunxiaowei.dmsdk/aispeech "2.1.3"]