A voiceover studio that treats your transcript as the edit. Delete a line of text and that audio is gone from the export — no waveform surgery, nothing destroyed, everything reversible.
Record against your video, arrange it, cut it by text, convert what you need, and keep every take you have ever captured.





Every stumble, every "um", every false start is a line you can strike out. The render skips what you removed and stitches the rest together, so the file genuinely gets shorter. Your recording is never modified.
Everything a voiceover actually needs between the microphone and the delivered file — and nothing that phones home.
Flat surfaces, hairline separators, no nested boxes. Shadows only on things that genuinely float. Both themes ship with the app — the shots below follow whichever one you pick above.
The whole path is six steps. The app ships the same guide inside it — press ⌘/ any time.
Every editing operation the app can perform, the evoxx
CLI can perform headlessly on a project file. JSON in, JSON out.
A Claude Code skill ships in the repo, so you can simply ask: "transcribe the narration, cut the filler words and render an MP3" — and it will read the project, make the edits and hand you the file.
Short answers. The full guide lives inside the app.
macOS 11 and later, Windows 10 and later. FFmpeg is bundled, so there is nothing else to install. No account, no key, no catch.
Both builds are unsigned, so the first launch needs one extra step — on macOS right-click the app and choose Open; on Windows pick More info then Run anyway.
SHA-256 checksums
· or build it yourself with
npm install && npm run build:mac