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 tts-edge-java-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.whitemagic2014.tts.bean
├─ io.github.whitemagic2014.tts.bean.Voice.class - [JAR]
├─ io.github.whitemagic2014.tts.bean.VoiceTag.class - [JAR]
io.github.whitemagic2014
├─ io.github.whitemagic2014.TestTTS.class - [JAR]
io.github.whitemagic2014.tts
├─ io.github.whitemagic2014.tts.TTS.class - [JAR]
├─ io.github.whitemagic2014.tts.TTSVoice.class - [JAR]
├─ io.github.whitemagic2014.tts.TTSWebsocket.class - [JAR]