
Funding Societies scales outreach across Southeast Asia with ElevenLabs’ Conversational AI
Automating 1,000+ outbound calls with custom multilingual voice agents.
Einführung von Eleven v3 Alpha
v3 ausprobierenErfahren Sie, wie ElevenLabs SB1 entwickelt hat, ein unendliches Soundboard, das von ihrem Text-zu-Sound-Effekte KI-Audiomodell betrieben wird und es Nutzern ermöglicht, jederzeit beliebige Sounds zu erzeugen.
Stellen Sie sich ein Soundboard vor, das unbegrenzt Sounds auf Abruf erzeugen kann. Genau das haben wir bei ElevenLabs entwickelt — lernen Sie SB1 kennen, unser unendliches Soundboard. Auf den ersten Blick sieht es aus wie ein typisches Raster von Pads, die Sie mit Klicks oder Tastenkombinationen auslösen. Im Hintergrund wird es von unserem Text-to-Sound-Effekte KI-Audio-Modell angetrieben.
Um es zu nutzen, beschreiben Sie einfach jeden Sound, den Sie sich vorstellen können, und SB1 wird ihn erzeugen. Es gibt auch einige vordefinierte Standardsounds, aber selbst diese können ersetzt werden.
Von der Idee zum Prototypsoft ambient forest sounds” or “dramatic audience gasp,” and get a ready-to-use sound effect?
Wir begannen mit einer einfachen Frage: Was wäre, wenn Sie eine Beschreibung eingeben könnten, wie „
Before jumping in to the code we turned to Lovable to create a basic prototype version of what would become SB1. Not connected to the API yet, it gave us a chance to experiment with design choices and button placements, before our brilliant team created the final UI and code.
Bevor wir in den Code eintauchten, wandten wir uns an
1 | POST https://api.elevenlabs.io/v1/sound-generation |
You send a JSON payload with your prompt, the number of variations you want (we default to four), and your API key in the Authorization header.
Sie senden eine JSON-Nutzlast mit Ihrem Prompt, der Anzahl der gewünschten Variationen (standardmäßig vier) und Ihrem API-Schlüssel im Authorization-Header.
/v1/sound-effects/generate
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
prompt
(string): description of the soundn
(integer): number of variations (1–10)format
(string, optional): wav or mp3 (defaults to wav)A sample request looks like this:
1 | { |
2 | "prompt": "rain hitting the roof of a tent", |
3 | "n": 4, |
4 | "format": "wav" |
5 | } |
6 |
And you’ll receive back an array of four URLs. We designed the API so that it scales to any use case — from ad hoc soundboard creation to bulk generation for game assets.
Erstellung der SB1-Oberfläche
When you click an empty pad in custom mode, a prompt dialog appears. You type your description, hit Generate, and the API returns four options. You audition them inline, pick your favorite, and the pad updates immediately. Keyboard bindings let you trigger pads with key presses, so you can play rhythms or sound cues live.
Wenn Sie in den benutzerdefinierten Modus auf ein leeres Pad klicken, erscheint ein Eingabedialog. Sie geben Ihre Beschreibung ein, drücken
We generated each by sending prompts like “light rain dripping on leaves” and “soft waves rolling onto a shore.” Then we set those pads to loop, creating a backdrop for focus or meditation.
You don’t need audio samples from a drum library. Just describe “super bassy 808 kick” or “tight snare snap,” and the API gives you four versions to audition. We mapped them to the A, S, and D keys for a live performance demo.
Sie benötigen keine Audiosamples aus einer Drum-Bibliothek. Beschreiben Sie einfach „super bassiger 808 Kick“ oder „knackiger Snare-Schlag“, und die API gibt Ihnen vier Versionen zur Auswahl. Wir haben sie den Tasten A, S und D für eine Live-Performance-Demo zugeordnet.
Benutzerdefinierte VoreinstellungenShare to copy a link or post directly to social media. Anyone with the link loads your SB1 configuration and can play your curated sounds.
To get started yourself, Niedrige Latenz. You’ll find code samples in JavaScript, Python, and cURL that show how to integrate the SFX API into your projects.
Was kommt als Nächstes?
SB1 ist nur eine Demo dessen, was unser Soundeffekt-Modell leisten kann. Wir erforschen Plugins für OBS und digitale Audio-Workstations, damit Sie neue Sounds erzeugen können, ohne Ihre Streaming- oder Produktionssoftware zu verlassen. Wir optimieren auch das Modell, um die Leistung bei musikbezogenen Prompts zu verbessern — denken Sie an exotische Percussion oder Synthesizer-Texturen.
Give it a try for free today — no MP3 library required.
Automating 1,000+ outbound calls with custom multilingual voice agents.
Start creating passive income from your voice today.