ContractSpec docs

OSS-first docs

These docs teach the open system first: contracts, generated surfaces, runtimes, governance, and incremental adoption. Studio shows up as the operating layer on top, not as the source of truth.

AI index

ElevenLabs

ElevenLabs provides state-of-the-art text-to-speech and voice cloning technology. Create natural-sounding voiceovers, audiobooks, and voice assistants.

Setup

# .env ELEVENLABS_API_KEY=...

Text-to-Speech

capabilityId: elevenlabs-tts provider: type: elevenlabs operation: textToSpeech inputs: text: type: string voiceId: type: string default: "21m00Tcm4TlvDq8ikWAM" modelId: type: string default: "eleven_monolingual_v1" outputs: audioUrl: type: string audioData: type: buffer

Use cases

  • Generate voiceovers for videos

  • Create audio versions of articles

  • Build voice assistants

  • Produce audiobooks