GoogleTTS

Java Library for Google Translate TTS

GroupId

GroupId

tw.kewang
ArtifactId

ArtifactId

google-tts
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

GoogleTTS
Java Library for Google Translate TTS
Project URL

Project URL

http://github.com/kewangtw/google-tts
Source Code Management

Source Code Management

http://github.com/kewangtw/google-tts

Download google-tts

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
android » android jar 2.3.3_r2

Project Modules

There are no modules declared in this project.

google-tts

Java Library for Google Translate TTS

Maven Support

<dependency>
  <groupId>tw.kewang</groupId>
  <artifactId>google-tts</artifactId>
  <version>0.0.1</version>
</dependency>

Versions

Version
0.0.2
0.0.1