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 sphinx4-samples-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
edu.cmu.sphinx.demo.speakerid
├─ edu.cmu.sphinx.demo.speakerid.SpeakerIdentificationDemo.class - [JAR]
edu.cmu.sphinx.demo.allphone
├─ edu.cmu.sphinx.demo.allphone.AllphoneDemo.class - [JAR]
edu.cmu.sphinx.demo.transcriber
├─ edu.cmu.sphinx.demo.transcriber.TranscriberDemo.class - [JAR]
edu.cmu.sphinx.demo
├─ edu.cmu.sphinx.demo.DemoRunner.class - [JAR]
edu.cmu.sphinx.demo.aligner
├─ edu.cmu.sphinx.demo.aligner.AlignerDemo.class - [JAR]
edu.cmu.sphinx.demo.dialog
├─ edu.cmu.sphinx.demo.dialog.DialogDemo.class - [JAR]