2026

Choicer Voicer

Pick a scene, dub it together, watch how it turned out.

Role
Idea, design and development
Status
Online · choicervoicer.numbfede.com
Tags
Web App · Multiplayer · Next.js · Supabase

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 codeCreate the lobby and share a link with a code: everyone joins from the browser, nothing to install.
  • Record, listen back, redoEvery line can be played back before you confirm it, and redone as many times as you need.
  • Scenes as packsScenes are loadable data, not hand-written screens: new ones go in without touching the code.
  • Take the result with youWhen the game ends, the dubbed scene exports as audio or video.

Features

  • Lobby with invite code
  • One character each
  • Line-by-line recording
  • Playback before confirming
  • Final dubbed scene
  • Audio and video export