is not current version
Last Version 1.2.1

nl.marc-apps:tts-android 0.7.2

Multiplatform Text-to-Speech library for Android and Browser (JS). This library will enable you to use Text-to-Speech in multiplatform Kotlin projects.

GroupId

GroupId

nl.marc-apps
ArtifactId

ArtifactId

tts-android
Version

Version

0.7.2
Type

Type

aar

Download tts-android 0.7.2


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