View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.mechio.impl.speech-1.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.mechio.impl.speech
├─ org.mechio.impl.speech.PortableSpeechRequest.class - [JAR]
├─ org.mechio.impl.speech.RemoteSpeechUtils.class - [JAR]
├─ org.mechio.impl.speech.SpeechConfigRecord.class - [JAR]
├─ org.mechio.impl.speech.SpeechEventListRecord.class - [JAR]
├─ org.mechio.impl.speech.SpeechEventRecord.class - [JAR]
├─ org.mechio.impl.speech.SpeechRequestRecord.class - [JAR]
org.mechio.impl.speech.osgi
├─ org.mechio.impl.speech.osgi.Activator.class - [JAR]
org.mechio.impl.speech.viseme
├─ org.mechio.impl.speech.viseme.VisemeBindingConfigRecord.class - [JAR]
├─ org.mechio.impl.speech.viseme.VisemeBindingManagerAvroConfigLoader.class - [JAR]
├─ org.mechio.impl.speech.viseme.VisemeBindingManagerAvroConfigWriter.class - [JAR]
├─ org.mechio.impl.speech.viseme.VisemeBindingManagerConfigAvroStreamLoader.class - [JAR]
├─ org.mechio.impl.speech.viseme.VisemeBindingManagerConfigRecord.class - [JAR]
├─ org.mechio.impl.speech.viseme.VisemePositionRecord.class - [JAR]