Synthesize Your First Clip
Learn how to synthesize audio clips using the Resemble API.
Prerequisites
- Resemble account with confirmed email
- API key (see Authentication)
- A voice UUID (use a marketplace voice or create your own)
Quick Examples
HTTP (curl)
Node.js
Python
Response
The synthesis server returns:
Decode audio_content from base64 to get the raw audio bytes.
Next Steps
- Learn about streaming synthesis for lower latency
- Explore voice cloning to create custom voices
- See SSML Reference for advanced speech control
