( 05 ) — Case study2026 ✦
Choicer Voicer
Pick a scene, dub it together, watch how it turned out.
Gallery


Choicer Voicer is a dubbing game for friends, straight from the browser. One of you opens a room and sends the link, everyone claims a character and records their lines over the original video. At the end you watch the dubbed scene together — and if it is funny enough, you download it.
Scenes are not written into the code: they are loadable data packs. Adding a new scene means uploading a pack, not rewriting the game.
Highlights
- Room with a code — Create the lobby and share a link with a code: everyone joins from the browser, nothing to install.
- Record, listen back, redo — Every line can be played back before you confirm it, and redone as many times as you need.
- Scenes as packs — Scenes are loadable data, not hand-written screens: new ones go in without touching the code.
- Take the result with you — When the game ends, the dubbed scene exports as audio or video.