jar

nl.marc-apps : tts-desktop

Maven & Gradle

Oct 14, 2023
14 stars

TextToSpeechKt · Multiplatform Text-to-Speech library for Android and Browser (JS). This library will enable you to use Text-to-Speech in multiplatform Kotlin projects.

Table Of Contents

Latest Version

Download nl.marc-apps : tts-desktop JAR file - Latest Versions:

All Versions

Download nl.marc-apps : tts-desktop JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement