Skip to main content
Version: 2.0.0

Getting Started

Learn how to create multiple audio clips at once using the Batch API. This tutorial will be similar to the prior tutorial of creating a single clip using the API.

Pre-requisites

In order to best use this guide ensure that you have:

  • Signed up for a Resemble.ai account and confirmed your e-mail
  • Obtained your API key for use with the Resemble API here - for additional information on authentication see the Authentication page

Setting up the project

Initialize your starter project:

mkdir resemble-batch
cd resemble-batch

Then follow one of the client library guides below: