elevenlabs/audio-isolation
Content generation using elevenlabs/audio-isolation ## Query Task Status After submitting a task, use the unified query endpoint to check progress and retrieve results: <Card title="Get Task Details" icon="lucide-search" href="/market/common/get-task-detail"> Learn how to query task status and retrieve generation results </Card> For production use, we recommend using the `callBackUrl` parameter to receive automatic notifications when generation completes, rather than polling the status endpoint. ## Related Resources <CardGroup cols={3}> <Card title="Market Overview" icon="lucide-store" href="/
audio ElevenLabs price on request
Request
POST https://app.video-blade.com/api/v1/generations
X-API-Key: vb_…
Content-Type: application/json
{
"callback_url": "https://your-app.example/callbacks/video-blade",
"input": {
"audio_url": "\u2026"
},
"model": "elevenlabs-audio-isolation"
}
Input parameters
| Name | Type | Required | Description |
|---|---|---|---|
audio_url |
string | required | URL of the audio file to isolate voice from (File URL after upload, not file content; Accepted types: audio/mpeg, audio/wav, audio/x-wav, audio/aac, audio/mp4, audio/ogg; Max size: 10.0MB) |
Pricing
Price on request; the charge is settled from actual consumption with the audio coefficient ×2.0. See Pricing & tokens.