generate speech
ElevenLabs TTS onto the timeline. Pass voiceId from list_voices. Optional stability, similarityBoost, style, useSpeakerBoost, speed. Confirm unless Auto Mode in-app; MCP is skipConfirmation.
generate speech
Tool name: generate_speech
Required scope: editor:write
ElevenLabs TTS onto the timeline. Pass voiceId from list_voices. Optional stability, similarityBoost, style, useSpeakerBoost, speed. Confirm unless Auto Mode in-app; MCP is skipConfirmation.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
projectId | string | required | Editor project id. |
text | string | required | |
voiceId | string | optional | |
startFrame | number | optional | |
confirmed | boolean | optional | |
stability | number | optional | |
similarityBoost | number | optional | |
style | number | optional | |
useSpeakerBoost | boolean | optional | |
speed | number | optional |
generate audio
Search the ranked background-music catalog and place a matching track. Errors if nothing matches — no silent fallback. Confirm unless Auto Mode in-app.
add voiceover to assets
Promote a Voiceover-panel generation into the project Assets library. Then add_clips or insert_clips to place it. Idempotent if already imported.