is not current version
Last Version 2.2.1

com.tencent.yunxiaowei.dmsdk:aispeech 2.1.4

AI Speech component of DMSDK.

GroupId

GroupId

com.tencent.yunxiaowei.dmsdk
ArtifactId

ArtifactId

aispeech
Version

Version

2.1.4
Type

Type

aar

Download aispeech 2.1.4


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