Download speech-to-text-3.6.0.jar file - Jar s

Jar examples for s:speech-to-text

Description

Client library to use the IBM Watson Speech to Text Service

You can download jar file speech-to-text 3.6.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add speech-to-text-3.6.0.jar to your project.

<dependency>
   <groupId>com.ibm.watson.developer_cloud</groupId>
   <artifactId>speech-to-text</artifactId>
   <version>3.6.0</version>
</dependency>
compile group: 'com.ibm.watson.developer_cloud', name: 'speech-to-text', version: '3.6.0'
libraryDependencies += "com.ibm.watson.developer_cloud" % "speech-to-text" % "3.6.0"
<dependency org="com.ibm.watson.developer_cloud" name="speech-to-text" rev="3.6.0"/>
@Grapes(@Grab(group='com.ibm.watson.developer_cloud', module='speech-to-text', version='3.6.0'))
'com.ibm.watson.developer_cloud:speech-to-text:jar:3.6.0'

Download

Click the following link to download the jar file.

speech-to-text-3.6.0-javadoc.jar
speech-to-text-3.6.0-sources.jar
speech-to-text-3.6.0.jar
speech-to-text-3.6.0.pom



Related Tutorials