An SDK and sample code targeting Java for implementing IVONA SpeechCloud clients.
Depends on the AWS SDK for Java.
A ready-to-use package is available through Maven:
<dependency>
<groupId>com.ivona</groupId>
<artifactId>ivona-speechcloud-sdk-java</artifactId>
<version>1.0.0</version>
</dependency>
The code is released under the Apache License, Version 2.0.
See LICENSE for more information.