rw-integrate-audio
Integrate Audio Generation
PREREQUISITE: Run
+rw-check-compatibilityfirst. Run+rw-fetch-api-referenceto load the latest API reference before integrating. Requires+rw-setup-api-keyfor API credentials. Requires+rw-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.
More from runwayml/skills
rw-generate-video
Generate videos directly using the Runway API via runnable scripts. Supports text-to-video, image-to-video, and video-to-video with seedance2, gen4.5, veo3, and more.
98rw-integrate-video
Help users integrate Runway video generation APIs (text-to-video, image-to-video, video-to-video)
81rw-api-reference
Complete reference for Runway's public API: models, endpoints, costs, limits, and types
80rw-integrate-uploads
Help users upload local files to Runway for use as inputs to generation models
75rw-integrate-image
Help users integrate Runway image generation APIs (text-to-image with reference images)
73rw-setup-api-key
Guide users through obtaining and configuring a Runway API key
73