leopard-android

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

License

License

Apache License - v2.0
GroupId

GroupId

ai.picovoice
ArtifactId

ArtifactId

leopard-android
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

leopard-android
Android SDK for Picovoice's Leopard Speech-to-Text engine

Download leopard-android

How to add to project

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

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.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0