jar

io.github.kevinzhwl : edge-tts-java

Maven & Gradle

Oct 09, 2023

edge-tts-java · java sdk for Edge Read Aloud

Table Of Contents

Latest Version

Download io.github.kevinzhwl : edge-tts-java JAR file - Latest Versions:

All Versions

Download io.github.kevinzhwl : edge-tts-java JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.1.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 edge-tts-java-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.kevinzhwl.edgetts.util

├─ io.github.kevinzhwl.edgetts.util.CommunicateUtil.class - [JAR]

├─ io.github.kevinzhwl.edgetts.util.TTSWssClient.class - [JAR]

├─ io.github.kevinzhwl.edgetts.util.VoiceManager.class - [JAR]

io.github.kevinzhwl.edgetts.api.impl

├─ io.github.kevinzhwl.edgetts.api.impl.EdgeTTSServiceImpl.class - [JAR]

io.github.kevinzhwl.edgetts.api

├─ io.github.kevinzhwl.edgetts.api.EdgeTTSService.class - [JAR]

io.github.kevinzhwl.edgetts.constant

├─ io.github.kevinzhwl.edgetts.constant.EdgeApiUrlConstants.class - [JAR]

├─ io.github.kevinzhwl.edgetts.constant.EdgeConstants.class - [JAR]

io.github.kevinzhwl.edgetts.bean

├─ io.github.kevinzhwl.edgetts.bean.CommunicateRequest.class - [JAR]

├─ io.github.kevinzhwl.edgetts.bean.VoiceItem.class - [JAR]

io.github.kevinzhwl.edgetts.error

├─ io.github.kevinzhwl.edgetts.error.EdgeErrorException.class - [JAR]