jar

com.ivona : ivona-speechcloud-sdk-java

Maven & Gradle

Sep 04, 2015
26 stars

IVONA SpeechCloud SDK for Java · IVONA SpeechCloud SDK for Java provides Java API.

Table Of Contents

Latest Version

Download com.ivona : ivona-speechcloud-sdk-java JAR file - Latest Versions:

All Versions

Download com.ivona : ivona-speechcloud-sdk-java JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window ivona-speechcloud-sdk-java-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ivona.services.tts.http

├─ com.ivona.services.tts.http.StreamResponseHandler.class - [JAR]

com.ivona.services.tts.model.transform.createspeech

├─ com.ivona.services.tts.model.transform.createspeech.CreateSpeechGetRequestMarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.createspeech.CreateSpeechPostRequestMarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.createspeech.CreateSpeechRequestMarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.createspeech.CreateSpeechRequestMarshallerFactory.class - [JAR]

├─ com.ivona.services.tts.model.transform.createspeech.CreateSpeechResultUnmarshaller.class - [JAR]

com.ivona.services.tts

├─ com.ivona.services.tts.IvonaSpeechCloud.class - [JAR]

├─ com.ivona.services.tts.IvonaSpeechCloudClient.class - [JAR]

com.ivona.services.tts.model.transform.lexicons

├─ com.ivona.services.tts.model.transform.lexicons.DeleteLexiconPostRequestMarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.lexicons.DeleteLexiconRequestMarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.lexicons.GetLexiconPostRequestMarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.lexicons.GetLexiconRequestMarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.lexicons.GetLexiconResultJsonUnmarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.lexicons.LexiconJsonUnmarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.lexicons.ListLexiconsPostRequestMarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.lexicons.ListLexiconsRequestMarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.lexicons.ListLexiconsResultJsonUnmarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.lexicons.PutLexiconPostRequestMarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.lexicons.PutLexiconRequestMarshaller.class - [JAR]

com.ivona.services.tts.model.transform.listvoices

├─ com.ivona.services.tts.model.transform.listvoices.ListVoicesGetRequestMarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.listvoices.ListVoicesPostRequestMarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.listvoices.ListVoicesRequestMarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.listvoices.ListVoicesRequestMarshallerFactory.class - [JAR]

├─ com.ivona.services.tts.model.transform.listvoices.ListVoicesResultJsonUnmarshaller.class - [JAR]

├─ com.ivona.services.tts.model.transform.listvoices.VoiceJsonUnmarshaller.class - [JAR]

com.ivona.services.tts.model

├─ com.ivona.services.tts.model.CreateSpeechRequest.class - [JAR]

├─ com.ivona.services.tts.model.CreateSpeechResult.class - [JAR]

├─ com.ivona.services.tts.model.DeleteLexiconRequest.class - [JAR]

├─ com.ivona.services.tts.model.GetLexiconRequest.class - [JAR]

├─ com.ivona.services.tts.model.GetLexiconResult.class - [JAR]

├─ com.ivona.services.tts.model.Input.class - [JAR]

├─ com.ivona.services.tts.model.Lexicon.class - [JAR]

├─ com.ivona.services.tts.model.ListLexiconsRequest.class - [JAR]

├─ com.ivona.services.tts.model.ListLexiconsResult.class - [JAR]

├─ com.ivona.services.tts.model.ListVoicesRequest.class - [JAR]

├─ com.ivona.services.tts.model.ListVoicesResult.class - [JAR]

├─ com.ivona.services.tts.model.MethodType.class - [JAR]

├─ com.ivona.services.tts.model.OutputFormat.class - [JAR]

├─ com.ivona.services.tts.model.Parameters.class - [JAR]

├─ com.ivona.services.tts.model.PutLexiconRequest.class - [JAR]

├─ com.ivona.services.tts.model.SpeechMarks.class - [JAR]

├─ com.ivona.services.tts.model.Voice.class - [JAR]

com.ivona.services.tts.model.transform

├─ com.ivona.services.tts.model.transform.MarshallerHelper.class - [JAR]