Node.js Workflow
Prerequisites
- Resemble account with PRO plan or higher
- API token (see Authentication)
1. Initialize the project
2. Configure the SDK
3. Create the voice
Datasets must be publicly accessible and follow Resemble’s supported formats. Verify reachability with:
4. Run the script
You’ll receive a response indicating the new voice UUID and the current training status (e.g., initializing). Monitor progress via the API or the Voices dashboard.
For a recordings-based workflow, see the custom voice with recordings guide.
