License |
License |
---|---|
GroupId | GroupIdai.picovoice |
ArtifactId | ArtifactIdcheetah-android |
Version | Version1.0.1 |
Type | Typeaar |
Description |
Descriptioncheetah-android
Android SDK for Picovoice's Cheetah Speech-to-Text engine
|
Project URL |
Project URL |
Filename | Size |
---|---|
cheetah-android-1.0.1.pom | |
cheetah-android-1.0.1-sources.jar | 10 KB |
cheetah-android-1.0.1-javadoc.jar | 422 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.picovoice/cheetah-android/ -->
<dependency>
<groupId>ai.picovoice</groupId>
<artifactId>cheetah-android</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.picovoice/cheetah-android/
implementation 'ai.picovoice:cheetah-android:1.0.1'
// https://jarcasting.com/artifacts/ai.picovoice/cheetah-android/
implementation ("ai.picovoice:cheetah-android:1.0.1")
'ai.picovoice:cheetah-android:aar:1.0.1'
<dependency org="ai.picovoice" name="cheetah-android" rev="1.0.1">
<artifact name="cheetah-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.picovoice', module='cheetah-android', version='1.0.1')
)
libraryDependencies += "ai.picovoice" % "cheetah-android" % "1.0.1"
[ai.picovoice/cheetah-android "1.0.1"]