is not current version
Last Version 10.0.1

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

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.1
Type

Type

jar

Download speech-to-text 8.3.1


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