Official SDKs

Integrate with Speechify AI API using our officially supported client libraries

Overview

The official SDKs are the easiest way to get started with the Speechify AI API. They package common methods and idioms in a way that feels natural to your programming language.

Available SDKs

All our SDKs are and will be open-source, with source code available through our official GitHub organization.

The old @speechify/api-sdk package is now deprecated. See the the instructions to migrate to the new SDK.

Our official TypeScript/JavaScript SDK works in every modern browser and Node.js environment.

$npm add @speechify/api

See the source code and documentation for more details.