License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.gotev |
ArtifactId | ArtifactIdspeech |
Version | Version1.6.2 |
Type | Typeaar |
Description |
Descriptionspeech
Android speech recognition and text to speech made easy
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
speech-1.6.2.pom | |
speech-1.6.2-sources.jar | 23 KB |
speech-1.6.2-javadoc.jar | 121 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.gotev/speech/ -->
<dependency>
<groupId>net.gotev</groupId>
<artifactId>speech</artifactId>
<version>1.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.gotev/speech/
implementation 'net.gotev:speech:1.6.2'
// https://jarcasting.com/artifacts/net.gotev/speech/
implementation ("net.gotev:speech:1.6.2")
'net.gotev:speech:aar:1.6.2'
<dependency org="net.gotev" name="speech" rev="1.6.2">
<artifact name="speech" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.gotev', module='speech', version='1.6.2')
)
libraryDependencies += "net.gotev" % "speech" % "1.6.2"
[net.gotev/speech "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |