These docs are for v1.0. Click to read the latest docs for v2.0.

SDKs

This guide provides an overview of the SDKs and how we exposed the AudioStack API

Currently we provide SDKs for Python 3 and Javascript. By using these SDKs, you get access to the 4 core units of the AudioStack API:

  • Content
  • Speech
  • Production
  • Delivery

Github repos

Python SDK

https://pypi.org/project/audiostack/

Javascript SDK

[https://www.npmjs.com/package/@aflr/audiostack](JS SDK)

npm install @aflr/audiostack

Resources