Download text-to-speech-3.8.0.jar file - Jar t

Jar examples for t:text-to-speech

Description

Client library to use the IBM Watson Text to Speech Service

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials