is not current version
Last Version 1.6.2

net.gotev:speech 1.1.5

Android speech recognition and text to speech made easy

Categories

Categories

Net
GroupId

GroupId

net.gotev
ArtifactId

ArtifactId

speech
Version

Version

1.1.5
Type

Type

aar

Download speech 1.1.5


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