ElevenLabs

ElevenLabs

ElevenLabs Sound Effects

ElevenLabs Sound Effects generates short, non-speech audio clips from text prompts. Use it when you need fast, low-cost foley, ambient noise, or UI sound effects without synthesizing voice.

Modalities

Text → Audio

Price

$0.027 / call

Speed

fast

Performance

Live production data from real requests on Kyma — not synthetic benchmarks.

Rank

#78

of 87 active models

Tokens served

56

all-time

Total requests6
Platform share0.0%

Pricing

Flat per successful generation.

$0.027 / call

When to use ElevenLabs Sound Effects

Updated 2026-07-31

Where this model earns its cost — and where it doesn't.

This model converts text descriptions into non-speech audio, producing clips between 0.5 and 22 seconds. It handles prompts for environmental sounds, impacts, and mechanical noises. The context window accepts up to 500 tokens for prompt instructions.

On Kyma, the endpoint operates with automatic failover and returns exact usage costs in the response payload. Prompt caching is supported, billing repeated prompt prefixes at 10% of the standard input rate. The model runs on a fast, cheap tier and does not support reasoning, vision, or structured JSON outputs.

Output is strictly audio. The model does not generate speech or music, and it will not return structured data formats. It is optimized for quick generation of isolated sound assets rather than long-form audio composition.

Game Foley Generation

Create impact sounds, footsteps, and environmental cues for interactive media.

Video Post Production

Add background ambience, weather effects, and mechanical noises to video timelines.

UI Interaction Sounds

Generate short clicks, swipes, and notification tones for application interfaces.

Podcast Audio Enhancement

Insert transitional whooshes, rain, or crowd noise to match narrative pacing.

Not ideal for: Do not use this model for generating spoken dialogue, singing, or musical compositions.

Quick start

Up and running in under two minutes.

  1. 1

    Create an API key

    Sign up and grab a key from the dashboard — $0.50 free credit, no card required.

    Get API key →
  2. 2

    Make your first request

    Drop in your key and send a chat completion — fully OpenAI-compatible.

    curl https://kymaapi.com/v1/chat/completions \
      -H "Authorization: Bearer YOUR_API_KEY" \
      -H "Content-Type: application/json" \
      -d '{
        "model": "elevenlabs-sfx",
        "messages": [
          {"role": "user", "content": "Explain prompt caching in one paragraph."}
        ]
      }'
  3. 3

    Stream responses

    Add "stream": true to receive tokens as they arrive.

    curl https://kymaapi.com/v1/chat/completions \
      -H "Authorization: Bearer YOUR_API_KEY" \
      -H "Content-Type: application/json" \
      -d '{
        "model": "elevenlabs-sfx",
        "stream": true,
        "messages": [{"role": "user", "content": "Hello!"}]
      }'

FAQ

Common questions about this model.

How much does ElevenLabs Sound Effects cost?

$0.027 per call. Flat per successful generation.

How do I use ElevenLabs Sound Effects?

Kyma is OpenAI-compatible: point your SDK's base URL at https://kymaapi.com/v1, use your Kyma API key, and set the model to elevenlabs-sfx. Signing up is free and includes $0.50 of credit — no card required.

What is the maximum length of the generated audio?

The model outputs clips ranging from 0.5 to 22 seconds per generation.

Does this model support prompt caching?

Yes, repeated prompt prefixes are cached and billed at 10% of the standard input rate.

Can I use this for generating speech or music?

No, it is strictly designed for non-speech sound effects and ambient audio.

Start with $0.50 free credit — no card required.Create account →

More models by ElevenLabs

ModelContextInputOutput
ElevenLabsElevenLabs Music$0.135 / sec
ElevenLabsElevenLabs v3$0.405 / 1K char
ElevenLabsElevenLabs Flash v2.5$0.2025 / 1K char
ElevenLabsElevenLabs Turbo v2.5$0.2025 / 1K char
ElevenLabsElevenLabs Multilingual v2$0.405 / 1K char