add_narration
Generate and add a narration audio track to the animation timeline at the current point, using Google TTS voice synthesis.
Instructions
Generate and add a text-to-speech narration audio track to the scene.
The audio plays at the point in the timeline where this tool is called. Uses Google TTS (gTTS) for voice synthesis.
IMPORTANT: Always use MCP tools for scene operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language code (default: "en"). See gTTS docs for supported codes. | en |
| text | Yes | The text to be spoken in the narration. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||