Documentation

Speechineer developer docs

Speechineer fills the forms you already have from speech: your user talks, and finished field values arrive keyed by the ids you already use, while your markup, your validation and your submit stay untouched. This manual follows the work in the order you will do it — understand the pieces, configure a form, set up keys and accounts, then integrate the SDK.

Getting started

Learn what Speechineer does, see the smallest working diff, and fix your first run.

Configure the form

Define your fields and their ids, write prompts, publish versions and languages, or import a form you already have.

Authentication and usage

Create API keys in the right mode, add signing keys and accounts, and read how usage is tracked and capped.

Integrate the SDK

Four steps — prerequisites, the client, the form, the session — with every option per step, then the events to log and the errors to handle.

API reference

Look up every option, callback and return value, generated from the SDK for each version.

If you are in a hurry, start with the Quickstart — it shows your form before and after, for each framework, and most integrations start and end there.