Skip to main content

Sample Programs

We provide sample programs that demonstrate various features of AmiVoice API.

Swift

This is an iOS application for sentiment analysis using the asynchronous HTTP interface of AmiVoice API.

C#

This is a Windows application that uses speaker diarization in the asynchronous HTTP interface of AmiVoice API.

JavaScript

This is a sample program for a Chrome extension using the WebSocket interface of AmiVoice API.

This is a sample program that uses the synchronous HTTP interface, asynchronous HTTP interface, and WebSocket interface of AmiVoice API from a browser.

Client Libraries

Client libraries are class libraries for using AmiVoice API from programming languages such as Java, C#, C++, Python, PHP, JavaScript, etc. We provide the source code of the class libraries and sample programs that use them.