integrate-audio
Installation
SKILL.md
Integrate Audio Generation
PREREQUISITE: Run
+check-compatibilityfirst. Run+fetch-api-referenceto load the latest API reference before integrating. Requires+setup-api-keyfor API credentials. Requires+integrate-uploadsfor local audio/video files.
Help users add Runway audio generation to their server-side code.
Available Models
| Model | Endpoint | Use Case | Cost |
|---|---|---|---|
eleven_multilingual_v2 |
POST /v1/text_to_speech |
Text to speech | 1 credit/50 chars |
eleven_text_to_sound_v2 |
POST /v1/sound_effect |
Sound effect generation | 1-2 credits |
eleven_voice_isolation |
POST /v1/voice_isolation |
Isolate voice from audio | 1 credit/6 sec |
eleven_voice_dubbing |
POST /v1/voice_dubbing |
Dub audio to other languages | 1 credit/2 sec |
eleven_multilingual_sts_v2 |
POST /v1/speech_to_speech |
Voice conversion | 1 credit/3 sec |
Text-to-Speech
Generate speech from text using the ElevenLabs multilingual model.