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.api.speechrec-1.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.mechio.api.speechrec.messaging
├─ org.mechio.api.speechrec.messaging.RemoteSpeechRecServiceClient.class - [JAR]
org.mechio.api.speechrec.utils
├─ org.mechio.api.speechrec.utils.SpeechRecConfigFactory.class - [JAR]
org.mechio.api.speechrec
├─ org.mechio.api.speechrec.SpeechRecConfig.class - [JAR]
├─ org.mechio.api.speechrec.SpeechRecEvent.class - [JAR]
├─ org.mechio.api.speechrec.SpeechRecEventList.class - [JAR]
├─ org.mechio.api.speechrec.SpeechRecService.class - [JAR]
org.mechio.api.speechrec.lifecycle
├─ org.mechio.api.speechrec.lifecycle.RemoteSpeechRecServiceLifecycle.class - [JAR]