> ## Documentation Index
> Fetch the complete documentation index at: https://docs.eden.art/llms.txt
> Use this file to discover all available pages before exploring further.

# Elevenlabs Fx

> Sound effects with ElevenLabs

## Overview

Sound effects with ElevenLabs

* **Output Type**: audio
* **Estimated Cost**: 0.5 \* duration credits

## Parameters

### Required Parameters

<ParamField body="prompt" type="string" required>
  The prompt of sound effects

  * Label: Prompt
</ParamField>

<ParamField body="duration" type="float" required default={5}>
  The length of the sound effects in seconds

  * Label: Duration in seconds
  * Minimum: 0.5
  * Maximum: 22
</ParamField>
