cheetah-android

Android SDK for Picovoice's Cheetah Speech-to-Text engine

License

License

Apache License - v2.0
GroupId

GroupId

ai.picovoice
ArtifactId

ArtifactId

cheetah-android
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

cheetah-android
Android SDK for Picovoice's Cheetah Speech-to-Text engine

Download cheetah-android

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0