is not current version
Last Version 1.6.2

net.gotev:speech 1.0.3

Android speech recognition and text to speech made easy

Categories

Categories

Net
GroupId

GroupId

net.gotev
ArtifactId

ArtifactId

speech
Version

Version

1.0.3
Type

Type

aar

Download speech 1.0.3


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