Last Version

Yandex SpeechKit Mobile SDK 3.12.2

The SpeechKit SDK allows you to embed Yandex speech recognition and synthesis, as well as voice activation, into your mobile app.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.android
ArtifactId

ArtifactId

speechkit
Version

Version

3.12.2
Type

Type

aar
Description

Description

Yandex SpeechKit Mobile SDK
The SpeechKit SDK allows you to embed Yandex speech recognition and synthesis, as well as voice activation, into your mobile app.
Project URL

Project URL

https://tech.yandex.com/speechkit/mobilesdk/
Project Organization

Project Organization

Yandex LLC
Source Code Management

Source Code Management

https://github.com/yandexmobile/yandex-speechkit-android.git

Download speechkit 3.12.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-v4 jar 25.3.1
com.getkeepsafe.relinker : relinker aar 1.2.3

Project Modules

There are no modules declared in this project.