Play
AdvancedLocation: /studio/[project]/play
Screenshot coming soon
The Play (reading) tab is a read-only playthrough of your branching dialogue graph. It shows dialogue and narration from the entry node and advances to the next node when you click a choice (or the auto 'Next' link). Speakers are color-coded, each line has a TTS button to generate voice that drops straight into the the video editor timeline as media, and you can restart from the beginning at any time.
- 1Open the Play tab to see the entry node's dialogue and narration.
- 2Click a choice button (or Next) to follow the branch to the next node.
- 3Use a line's TTS button to generate voice and add it to the timeline.
- 4Use Restart to replay from the start node.
The branching playthrough itself uses no LLM. Only per-line TTS uses a separate voice backend, and generated audio is added as the video editor media.
Tip
A node without choices still advances via a line's next_node_id as Next; with neither it ends at THE END, so check the connection in the Dialogue tab if it stops.