is not current version
Last Version 22.3.1

ai.tock:tock-stt-google-speech 20.9.3

Google Speech STT implementation

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-stt-google-speech
Version

Version

20.9.3
Type

Type

jar

Download tock-stt-google-speech 20.9.3


<!-- https://jarcasting.com/artifacts/ai.tock/tock-stt-google-speech/ -->
<dependency>
    <groupId>ai.tock</groupId>
    <artifactId>tock-stt-google-speech</artifactId>
    <version>20.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-stt-google-speech/
implementation 'ai.tock:tock-stt-google-speech:20.9.3'
// https://jarcasting.com/artifacts/ai.tock/tock-stt-google-speech/
implementation ("ai.tock:tock-stt-google-speech:20.9.3")
'ai.tock:tock-stt-google-speech:jar:20.9.3'
<dependency org="ai.tock" name="tock-stt-google-speech" rev="20.9.3">
  <artifact name="tock-stt-google-speech" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-stt-google-speech', version='20.9.3')
)
libraryDependencies += "ai.tock" % "tock-stt-google-speech" % "20.9.3"
[ai.tock/tock-stt-google-speech "20.9.3"]