elevenlabs_get_audio_from_sample
Get Audio From Sample. Returns the audio corresponding to a sample attached to a voice.
Bulk support: accepts voice_ids, sample_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| voice_id | Yes | ||
| sample_id | Yes | ||
| voice_ids | No | ||
| sample_ids | No |