cobra-android

Android SDK for Picovoice's Cobra Voice Activity Detection engine

License

License

Apache License - v2.0
GroupId

GroupId

ai.picovoice
ArtifactId

ArtifactId

cobra-android
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

cobra-android
Android SDK for Picovoice's Cobra Voice Activity Detection engine

Download cobra-android

How to add to project

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

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