is not current version
Last Version 4.1

text-to-speech 3.3

Alexa Auto SDK Text To Speech Module

License

License

GroupId

GroupId

com.amazon.alexa.aace
ArtifactId

ArtifactId

text-to-speech
Version

Version

3.3
Type

Type

aar
Description

Description

text-to-speech
Alexa Auto SDK Text To Speech Module
Project URL

Project URL

https://github.com/alexa/alexa-auto-sdk
Source Code Management

Source Code Management

https://github.com/alexa/alexa-auto-sdk.git

Download text-to-speech 3.3


<!-- https://jarcasting.com/artifacts/com.amazon.alexa.aace/text-to-speech/ -->
<dependency>
    <groupId>com.amazon.alexa.aace</groupId>
    <artifactId>text-to-speech</artifactId>
    <version>3.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.amazon.alexa.aace/text-to-speech/
implementation 'com.amazon.alexa.aace:text-to-speech:3.3'
// https://jarcasting.com/artifacts/com.amazon.alexa.aace/text-to-speech/
implementation ("com.amazon.alexa.aace:text-to-speech:3.3")
'com.amazon.alexa.aace:text-to-speech:aar:3.3'
<dependency org="com.amazon.alexa.aace" name="text-to-speech" rev="3.3">
  <artifact name="text-to-speech" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.amazon.alexa.aace', module='text-to-speech', version='3.3')
)
libraryDependencies += "com.amazon.alexa.aace" % "text-to-speech" % "3.3"
[com.amazon.alexa.aace/text-to-speech "3.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.