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-desktop-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.marc_apps.tts.errors
├─ nl.marc_apps.tts.errors.DeviceAudioOutputError.class - [JAR]
├─ nl.marc_apps.tts.errors.TextToSpeechEngineError.class - [JAR]
├─ nl.marc_apps.tts.errors.TextToSpeechEngineUnavailableError.class - [JAR]
├─ nl.marc_apps.tts.errors.TextToSpeechInitialisationError.class - [JAR]
├─ nl.marc_apps.tts.errors.TextToSpeechInputError.class - [JAR]
├─ nl.marc_apps.tts.errors.TextToSpeechNetworkError.class - [JAR]
├─ nl.marc_apps.tts.errors.TextToSpeechNotSupportedError.class - [JAR]
├─ nl.marc_apps.tts.errors.TextToSpeechServiceFailureError.class - [JAR]
├─ nl.marc_apps.tts.errors.TextToSpeechSynthesisError.class - [JAR]
├─ nl.marc_apps.tts.errors.TextToSpeechSynthesisErrorsKt.class - [JAR]
├─ nl.marc_apps.tts.errors.TextToSpeechSynthesisInterruptedError.class - [JAR]
├─ nl.marc_apps.tts.errors.UnknownTextToSpeechInitialisationError.class - [JAR]
├─ nl.marc_apps.tts.errors.UnknownTextToSpeechSynthesisError.class - [JAR]
nl.marc_apps.tts
├─ nl.marc_apps.tts.CloseableKt.class - [JAR]
├─ nl.marc_apps.tts.CommonVoice.class - [JAR]
├─ nl.marc_apps.tts.TextToSpeechDesktop.class - [JAR]
├─ nl.marc_apps.tts.TextToSpeechDesktopKt.class - [JAR]
├─ nl.marc_apps.tts.TextToSpeechFactory.class - [JAR]
├─ nl.marc_apps.tts.TextToSpeechInstance.class - [JAR]
├─ nl.marc_apps.tts.Voice.class - [JAR]
nl.marc_apps.tts.experimental
├─ nl.marc_apps.tts.experimental.ExperimentalDesktopTarget.class - [JAR]
├─ nl.marc_apps.tts.experimental.ExperimentalIosTarget.class - [JAR]
├─ nl.marc_apps.tts.experimental.ExperimentalVoiceApi.class - [JAR]
├─ nl.marc_apps.tts.experimental.ExperimentalWasmTarget.class - [JAR]