jar

ai.rev.speechtotext : revai-java-sdk-speechtotext

Maven & Gradle

Feb 28, 2022
16 stars

Rev.ai speech to text SDK for Java · Java SDK for rev.ai speech to text API

Table Of Contents

Latest Version

Download ai.rev.speechtotext : revai-java-sdk-speechtotext JAR file - Latest Versions:

All Versions

Download ai.rev.speechtotext : revai-java-sdk-speechtotext JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.x
1.0.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 revai-java-sdk-speechtotext-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ai.rev.speechtotext.models.vocabulary

├─ ai.rev.speechtotext.models.vocabulary.CustomVocabulary.class - [JAR]

├─ ai.rev.speechtotext.models.vocabulary.CustomVocabularyFailureType.class - [JAR]

├─ ai.rev.speechtotext.models.vocabulary.CustomVocabularyInformation.class - [JAR]

├─ ai.rev.speechtotext.models.vocabulary.CustomVocabularyStatus.class - [JAR]

├─ ai.rev.speechtotext.models.vocabulary.CustomVocabularySubmission.class - [JAR]

ai.rev.speechtotext.exceptions

├─ ai.rev.speechtotext.exceptions.AuthorizationException.class - [JAR]

├─ ai.rev.speechtotext.exceptions.ForbiddenStateException.class - [JAR]

├─ ai.rev.speechtotext.exceptions.InvalidHeaderException.class - [JAR]

├─ ai.rev.speechtotext.exceptions.InvalidParameterException.class - [JAR]

├─ ai.rev.speechtotext.exceptions.ResourceNotFoundException.class - [JAR]

├─ ai.rev.speechtotext.exceptions.RevAiApiException.class - [JAR]

├─ ai.rev.speechtotext.exceptions.ThrottlingLimitException.class - [JAR]

ai.rev.speechtotext.models.asynchronous

├─ ai.rev.speechtotext.models.asynchronous.Element.class - [JAR]

├─ ai.rev.speechtotext.models.asynchronous.Monologue.class - [JAR]

├─ ai.rev.speechtotext.models.asynchronous.RevAiAccount.class - [JAR]

├─ ai.rev.speechtotext.models.asynchronous.RevAiCaptionType.class - [JAR]

├─ ai.rev.speechtotext.models.asynchronous.RevAiFailureType.class - [JAR]

├─ ai.rev.speechtotext.models.asynchronous.RevAiJob.class - [JAR]

├─ ai.rev.speechtotext.models.asynchronous.RevAiJobOptions.class - [JAR]

├─ ai.rev.speechtotext.models.asynchronous.RevAiJobStatus.class - [JAR]

├─ ai.rev.speechtotext.models.asynchronous.RevAiJobType.class - [JAR]

├─ ai.rev.speechtotext.models.asynchronous.RevAiTranscript.class - [JAR]

├─ ai.rev.speechtotext.models.asynchronous.SegmentToTranscribe.class - [JAR]

ai.rev.speechtotext

├─ ai.rev.speechtotext.ApiClient.class - [JAR]

├─ ai.rev.speechtotext.ApiInterceptor.class - [JAR]

├─ ai.rev.speechtotext.ApiInterface.class - [JAR]

├─ ai.rev.speechtotext.CustomVocabulariesClient.class - [JAR]

├─ ai.rev.speechtotext.CustomVocabularyApiInterface.class - [JAR]

├─ ai.rev.speechtotext.ErrorInterceptor.class - [JAR]

├─ ai.rev.speechtotext.FileStreamRequestBody.class - [JAR]

├─ ai.rev.speechtotext.MockInterceptor.class - [JAR]

├─ ai.rev.speechtotext.RevAiWebSocketListener.class - [JAR]

├─ ai.rev.speechtotext.StreamingClient.class - [JAR]

ai.rev.speechtotext.helpers

├─ ai.rev.speechtotext.helpers.ClientHelper.class - [JAR]

├─ ai.rev.speechtotext.helpers.SDKHelper.class - [JAR]

ai.rev.speechtotext.models.streaming

├─ ai.rev.speechtotext.models.streaming.ConnectedMessage.class - [JAR]

├─ ai.rev.speechtotext.models.streaming.Hypothesis.class - [JAR]

├─ ai.rev.speechtotext.models.streaming.MessageType.class - [JAR]

├─ ai.rev.speechtotext.models.streaming.SessionConfig.class - [JAR]

├─ ai.rev.speechtotext.models.streaming.StreamContentType.class - [JAR]

├─ ai.rev.speechtotext.models.streaming.StreamingResponseMessage.class - [JAR]

Advertisement