Skip to content

IvonaSoftware/ivona-speechcloud-sdk-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IVONA SpeechCloud SDK for Java

An SDK and sample code targeting Java for implementing IVONA SpeechCloud clients.

Depends on the AWS SDK for Java.

Maven

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>

Licensing

The code is released under the Apache License, Version 2.0.

See LICENSE for more information.