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.

License

License

MIT
GroupId

GroupId

nl.marc-apps
ArtifactId

ArtifactId

tts-android
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

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.
Project URL

Project URL

https://github.com/Marc-JB/TextToSpeechKt
Project Organization

Project Organization

Marc Apps & Software
Source Code Management

Source Code Management

https://github.com/Marc-JB/TextToSpeechKt

Download tts-android

How to add to project

<!-- https://jarcasting.com/artifacts/nl.marc-apps/tts-android/ -->
<dependency>
    <groupId>nl.marc-apps</groupId>
    <artifactId>tts-android</artifactId>
    <version>1.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/nl.marc-apps/tts-android/
implementation 'nl.marc-apps:tts-android:1.2.1'
// https://jarcasting.com/artifacts/nl.marc-apps/tts-android/
implementation ("nl.marc-apps:tts-android:1.2.1")
'nl.marc-apps:tts-android:aar:1.2.1'
<dependency org="nl.marc-apps" name="tts-android" rev="1.2.1">
  <artifact name="tts-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='nl.marc-apps', module='tts-android', version='1.2.1')
)
libraryDependencies += "nl.marc-apps" % "tts-android" % "1.2.1"
[nl.marc-apps/tts-android "1.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.10

runtime (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.3
1.1.1
1.1.0
1.0.0
0.10.0
0.9.1
0.9.0
0.8.0
0.7.3
0.7.2
0.7.1