API Samples

Use SpeechAce API Samples repository which provides a collection of example code and use cases to help developers integrate and utilize the SpeechAce API effectively.

The repository includes multiple examples demonstrating how to use the SpeechAce API for different functionalities, such as speech recognition, pronunciation assessment, and more. Samples are available in several programming languages, making it easier for developers to find examples that match their preferred coding environment.

Sample Folder
Description

basic_samples

Simple single script examples calling the Speechace API in curl, node, php, and python

django_sample

Backend and Frontend implementation with:

  • HTML5 recorder

  • Python server

php_sample

Backend and Frontend implementation with:

  • HTML5 recorder

  • PHP server

Last updated