Voice Designs
Download voice design audio sample
Downloads the WAV audio sample for the voice design. Returns the latest version's sample by default, or a specific version when ?version=N is provided. The id parameter accepts either a UUID or the design name.
get/voice_designs/{id}/sample
Path parameters
idstring required
The voice design UUID or name.
Query parameters
versioninteger
Specific version number to download the sample for. Defaults to the latest version.
Response
WAV audio sample binary.