jar

org.jvoicexml : org.speechforge.cairo.client

Maven & Gradle

Aug 14, 2023
2 stars

Cairo Client · The module that provides client side mrcpv2 capabilities for speech recognition applications

Table Of Contents

Latest Version

Download org.jvoicexml : org.speechforge.cairo.client JAR file - Latest Versions:

All Versions

Download org.jvoicexml : org.speechforge.cairo.client JAR file - All Versions:

Version Vulnerabilities Size Updated
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 org.speechforge.cairo.client-0.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.speechforge.cairo.client

├─ org.speechforge.cairo.client.NoMediaControlChannelException.class - [JAR]

├─ org.speechforge.cairo.client.SessionManager.class - [JAR]

├─ org.speechforge.cairo.client.SpeechClient.class - [JAR]

├─ org.speechforge.cairo.client.SpeechClientImpl.class - [JAR]

├─ org.speechforge.cairo.client.SpeechClientProvider.class - [JAR]

├─ org.speechforge.cairo.client.SpeechEventListener.class - [JAR]

├─ org.speechforge.cairo.client.SpeechRequest.class - [JAR]

org.speechforge.cairo.client.demo.tts

├─ org.speechforge.cairo.client.demo.tts.SpeechSynthClient.class - [JAR]

org.speechforge.cairo.client.recog

├─ org.speechforge.cairo.client.recog.InvalidRecogResultException.class - [JAR]

├─ org.speechforge.cairo.client.recog.RecognitionResult.class - [JAR]

├─ org.speechforge.cairo.client.recog.RuleMatch.class - [JAR]

org.speechforge.cairo.client.demo.bargein

├─ org.speechforge.cairo.client.demo.bargein.AsynchBargeInClient.class - [JAR]

├─ org.speechforge.cairo.client.demo.bargein.BargeInClient.class - [JAR]

org.speechforge.cairo.client.demo.recog

├─ org.speechforge.cairo.client.demo.recog.RecognitionClient.class - [JAR]