---
title: ElevenLabs | RunAPI
description: Generate speech, dialogue, sound effects, and transcripts, and isolate
  audio, with ElevenLabs models.
url: https://runapi.ai/pl/docs/api/elevenlabs.md
canonical: https://runapi.ai/pl/docs/api/elevenlabs
locale: pl
---

> Wersja HTML: https://runapi.ai/pl/docs/api/elevenlabs
> Indeks witryny dla agentów: https://runapi.ai/llms.txt

# ElevenLabs

- [ElevenLabs Izoluj audio](https://runapi.ai/pl/docs/api/elevenlabs/isolate-audio.md) — Strip background noise from a recording and keep the voice.
- [ElevenLabs Zamiana mowy na tekst](https://runapi.ai/pl/docs/api/elevenlabs/speech-to-text.md) — Transcribe an audio or video URL into text.
- [ElevenLabs Zamiana tekstu na dialog](https://runapi.ai/pl/docs/api/elevenlabs/text-to-dialogue.md) — Turn multi-speaker lines into one dialogue audio file with v3.
- [ElevenLabs Zamiana tekstu na dźwięk](https://runapi.ai/pl/docs/api/elevenlabs/text-to-sound.md) — Generate sound effects from a text description.
- [ElevenLabs Zamiana tekstu na mowę](https://runapi.ai/pl/docs/api/elevenlabs/text-to-speech.md) — Convert text into speech with multilingual v2 and turbo v2.5 voices.

---

## Więcej od RunAPI

- [Strona główna](https://runapi.ai/pl/.md)
- [Katalog modeli](https://runapi.ai/pl/models.md)
- [Cennik](https://runapi.ai/pl/pricing.md)
- [Dostawcy](https://runapi.ai/pl/models)
- [Dokumentacja](https://runapi.ai/pl/docs/guides)
- [SDK](https://runapi.ai/pl/sdk.md)
- [CLI](https://runapi.ai/pl/cli.md)
- [Serwer MCP](https://runapi.ai/pl/mcp.md)
- [Claude Code vs Cursor](https://runapi.ai/pl/claude-code-vs-cursor.md)
- [Konfiguracja Cursor API](https://runapi.ai/pl/cursor-api-setup.md)
- [RunAPI vs OpenRouter](https://runapi.ai/pl/openrouter-alternative.md)
- [Enterprise](https://runapi.ai/pl/contact.md)
- [Kontakt](https://runapi.ai/pl/contact.md)
- [Regulamin](https://runapi.ai/pl/terms.md)
- [Prywatność](https://runapi.ai/pl/privacy.md)
- [Indeks witryny dla agentów](https://runapi.ai/llms.txt)

Kontakt: contact@runapi.ai

## Dane strukturalne

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/pl",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/pl/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/pl",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/plicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "TechArticle",
    "headline": "ElevenLabs",
    "description": "Generate speech, dialogue, sound effects, and transcripts, and isolate audio, with ElevenLabs models.",
    "url": "https://runapi.ai/pl/docs/api/elevenlabs",
    "mainEntityOfPage": "https://runapi.ai/pl/docs/api/elevenlabs"
  }
]
```
