MVN

com.yandex.android : speechkit

Maven & Gradle

Apr 09, 2018
17 stars

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.

<dependency>
    <groupId>com.yandex.android</groupId>
    <artifactId>speechkit</artifactId>
    <version>3.12.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yandex.android : speechkit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.12.2

All Versions

Choose a version of com.yandex.android : speechkit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.12.x
speechkit-3.12.2
2.5.x
speechkit-2.5.0

How to add a dependency to Maven

Add the following com.yandex.android : speechkit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yandex.android</groupId>
    <artifactId>speechkit</artifactId>
    <version>3.12.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yandex.android : speechkit gradle dependency to your build.gradle file:

implementation 'com.yandex.android:speechkit:3.12.2'

Gradle Kotlin DSL: Add the following com.yandex.android : speechkit gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yandex.android:speechkit:3.12.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yandex.android : speechkit sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yandex.android" % "speechkit" % "3.12.2"

Advertisement

Dependencies from Group

Mar 03, 2023
17 usages
18 stars
Jul 17, 2023
11 usages
77 stars
Feb 28, 2020
5 usages
117 stars
Feb 28, 2020
4 usages
117 stars
Jul 31, 2023
3 usages
18 stars

Discover Dependencies

Jul 03, 2017
5 usages
56 stars
Jun 04, 2023
8 usages
31 stars
Jan 06, 2023
22.3k stars
Jun 23, 2017
3 usages
49 stars
Feb 08, 2016
19 usages
34 stars
Jun 07, 2023
6 usages