is not current version
Last Version 10.0.1

com.ibm.watson:speech-to-text 8.3.0

Java client library to use the IBM Speech to Text API

GroupId

GroupId

com.ibm.watson
ArtifactId

ArtifactId

speech-to-text
Version

Version

8.3.0
Type

Type

jar

Download speech-to-text 8.3.0


<!-- https://jarcasting.com/artifacts/com.ibm.watson/speech-to-text/ -->
<dependency>
    <groupId>com.ibm.watson</groupId>
    <artifactId>speech-to-text</artifactId>
    <version>8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.watson/speech-to-text/
implementation 'com.ibm.watson:speech-to-text:8.3.0'
// https://jarcasting.com/artifacts/com.ibm.watson/speech-to-text/
implementation ("com.ibm.watson:speech-to-text:8.3.0")
'com.ibm.watson:speech-to-text:jar:8.3.0'
<dependency org="com.ibm.watson" name="speech-to-text" rev="8.3.0">
  <artifact name="speech-to-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.watson', module='speech-to-text', version='8.3.0')
)
libraryDependencies += "com.ibm.watson" % "speech-to-text" % "8.3.0"
[com.ibm.watson/speech-to-text "8.3.0"]