is not current version
Last Version 2.0.0

gtts4j 1.0.0

Convert text to speech using Google Translate results returning an mp3 file or you can manipulate the audio bits as well. When working with Google Translate the translation has also been integrated

License

License

GroupId

GroupId

com.tetradotoxina
ArtifactId

ArtifactId

gtts4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

gtts4j
Convert text to speech using Google Translate results returning an mp3 file or you can manipulate the audio bits as well. When working with Google Translate the translation has also been integrated
Project URL

Project URL

https://gitlab.com/TetradotoxinaOficial/gtts4j
Source Code Management

Source Code Management

https://gitlab.com/TetradotoxinaOficial/gtts4j

Download gtts4j 1.0.0


<!-- https://jarcasting.com/artifacts/com.tetradotoxina/gtts4j/ -->
<dependency>
    <groupId>com.tetradotoxina</groupId>
    <artifactId>gtts4j</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tetradotoxina/gtts4j/
implementation 'com.tetradotoxina:gtts4j:1.0.0'
// https://jarcasting.com/artifacts/com.tetradotoxina/gtts4j/
implementation ("com.tetradotoxina:gtts4j:1.0.0")
'com.tetradotoxina:gtts4j:jar:1.0.0'
<dependency org="com.tetradotoxina" name="gtts4j" rev="1.0.0">
  <artifact name="gtts4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tetradotoxina', module='gtts4j', version='1.0.0')
)
libraryDependencies += "com.tetradotoxina" % "gtts4j" % "1.0.0"
[com.tetradotoxina/gtts4j "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.14.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1

Project Modules

There are no modules declared in this project.