tts-ktx

Kotlin extensions for Android's TextToSpeech class

License

License

GroupId

GroupId

io.github.boswelja.tts-ktx
ArtifactId

ArtifactId

tts-ktx
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

tts-ktx
Kotlin extensions for Android's TextToSpeech class
Project URL

Project URL

https://github.com/boswelja/tts-ktx
Source Code Management

Source Code Management

https://github.com/boswelja/tts-ktx

Download tts-ktx

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.boswelja.tts-ktx/tts-ktx/ -->
<dependency>
    <groupId>io.github.boswelja.tts-ktx</groupId>
    <artifactId>tts-ktx</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.boswelja.tts-ktx/tts-ktx/
implementation 'io.github.boswelja.tts-ktx:tts-ktx:1.1.0'
// https://jarcasting.com/artifacts/io.github.boswelja.tts-ktx/tts-ktx/
implementation ("io.github.boswelja.tts-ktx:tts-ktx:1.1.0")
'io.github.boswelja.tts-ktx:tts-ktx:aar:1.1.0'
<dependency org="io.github.boswelja.tts-ktx" name="tts-ktx" rev="1.1.0">
  <artifact name="tts-ktx" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.boswelja.tts-ktx', module='tts-ktx', version='1.1.0')
)
libraryDependencies += "io.github.boswelja.tts-ktx" % "tts-ktx" % "1.1.0"
[io.github.boswelja.tts-ktx/tts-ktx "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
0.1.2
0.1.1
0.1.0
0.0.1