Last Version

speech-to-text 6.14.2

Client library to use the IBM Watson Speech to Text Service

License

License

GroupId

GroupId

com.ibm.watson.developer_cloud
ArtifactId

ArtifactId

speech-to-text
Version

Version

6.14.2
Type

Type

jar
Description

Description

speech-to-text
Client library to use the IBM Watson Speech to Text Service
Project URL

Project URL

https://console.bluemix.net/docs/services/speech-to-text/index.html
Source Code Management

Source Code Management

https://github.com/watson-developer-cloud/java-sdk

Download speech-to-text 6.14.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.ibm.watson.developer_cloud : core jar 6.14.2

test (5)

Group / Artifact Type Version
com.squareup.okhttp3 : mockwebserver jar 3.11.0
ch.qos.logback : logback-classic jar 1.2.3
com.google.guava : guava jar 20.0
junit : junit jar 4.12
com.ibm.watson.developer_cloud : core jar 6.14.2

Project Modules

There are no modules declared in this project.