Skip to main content
DeckTalk follows semantic versioning. A change to decktalk.toml, cues.json, the build artifacts, or the page contract bumps the minor version and ships with a migration note. Run decktalk runtime after an upgrade to refresh deck/decktalk-runtime.js.
release
2026-09-12
First release. DeckTalk turns a markdown script, plain HTML slides, and an ElevenLabs voice into one mp4 in which every reveal lands on the word that introduces it. It records the slides in headless Chromium, cuts each section to the narration frame-exactly, mixes an optional soundscape, normalizes loudness, and verifies the result. Chromium and ffmpeg arrive through Python packages, and --silent renders a full draft without an API key.