ADVERTISEMENT

The Choicer Voicer

The Choicer Voicer

The judges in The Choicer Voicer are not people at all — they are computer-controlled panelists who sit and vote on your vocal impressions round by round, and the whole idea traces back to a streamer's throwaway suggestion in December 2023. That single comment from Vinny Vinesauce, wondering aloud if someone should remake the old "Choicest Voice" minigame from Mario Party: Island Tour, is the reason this game exists at all.

GenreParty / comedy
Players1-4
PlatformsWindows, Linux
StatusEarly access alpha

From a Vinesauce Joke to The Choicer Voicer

Developer YeahMaybe was messing around with the Godot engine at the time and decided to take the suggestion literally. The first version was barely more than a meme: a handful of hard-coded audio clips and a basic scoring loop built to imitate the old Mario Party bit where players do their best impression of a character's voice and a panel decides who nailed it.

What changed things was a decision to let the game load files at runtime instead of keeping everything hard-coded. Once voice packs could be swapped in from a folder instead of baked into the game, the scope kept widening. The developer has put it plainly: "Why customize just the voice packs?" That question ended up reshaping menus, the judge panel, the studio itself, and eventually the host character too.

A small team filled in around that expanding idea. AzureOtsu composes the music, leaning into a distinctly 2000s sound. Kiophen handled the artwork for a character named Shae. Studio Jimbly built out the GLTF import pipeline that lets players bring in their own studio models. None of this was planned from day one — it grew because the core loop of doing a voice and getting judged for it turned out to be worth building around.

Judges, Studios, and How Rounds Play Out

The main mode is a game show studio built for one to four players. Someone picks a prompt, players record their impression through a microphone, and the panel of computer judges votes on each performance. It plays out in short bursts — a full round takes a few minutes, which keeps it usable as a party format rather than something that demands a long sitting.

Recording works through live microphone input with waveform playback, so you can hear your own take before the judges weigh in. It is a simple loop by design: record, get judged, pass the controller. The comedy comes from the gap between what you meant to sound like and what actually came out of the microphone.

There is also a Twitch-facing option where a streamer's chat votes on performances instead of the built-in judge panel, and a separate Dub Mode where players record a voiceover over a scene rather than performing a character impression cold. Both modes reuse the same recording core, just pointed at a different kind of judging or a different kind of prompt.

What You Can Actually Customize

  • Voice packs — adding a new one is just dropping audio files into a folder
  • The judge panel and host character
  • The game show studio's look, including imported GLTF models
  • Menu aesthetics
  • Content packs that bundle several of the above for others to download

Building Content Packs for The Choicer Voicer

Because the loading system pulls from folders rather than fixed files, making something new does not require touching code. A voice pack is just audio clips arranged the way the game expects them. That low barrier is presumably why content packs exist as a shareable unit in the first place — it lets a group of friends build a pack full of in-jokes without anyone needing to understand Godot.

This same openness is also where the game's rough edges show. Microphone recording has known problems, particularly on surround-sound audio setups, and the developer has been upfront that this stems from a Godot engine limitation rather than something easily patched from the game's side. It is the kind of issue that comes with building on an engine still maturing in this area, and it currently requires some trial and error with audio settings to work around.

The game currently sits at an early access alpha stage, with foundational code that the developer describes as a couple of years old at this point — a sign of how much has been layered on top since that first meme build. A "No Gameplay Demo" exists purely for testing whether your microphone is picked up correctly before you commit to a full session.

Pricing and Where It Stands Now

Access uses a pay-what-you-want model with a five dollar minimum, and it runs on Windows and Linux. Reception on itch.io currently sits at 4.8 out of 5 across 57 ratings, which for a game still in early alpha with acknowledged microphone bugs is a fairly strong signal that the core bit — impressions judged round by round — lands for the people trying it.

On the technical side, the toolchain behind it mixes Godot for the engine with GIMP for art, Audacity for audio cleanup, FL Studio for the score, and Blender for anything that needs modeling. The listing is upfront that no generative AI was used anywhere in its content, and right now everything is presented in English only, with mouse-driven menus throughout.

The Choicer Voicer is still a small, actively changing project, but its origin as a one-off tribute to a Mario Party minigame is easy to see in every round: pick a prompt, do the voice, let the panel decide, and pass it to the next person.

Dummynation 2 img

You load into a session with three friends, everyone’s mic already tested, and the judge panel is sitting there ready to score — except the content library is basically bare. That’s the moment The Choicer Voicer either clicks or doesn’t: the game hands you a fully built game show format and almost nothing to actually perform in it, and what happens next depends entirely on whether your group is willing to fill that gap yourselves.

A Judge Panel With Nothing to Judge Yet

The core loop sounds simple the first time someone explains it: a clip plays, you try to match it with your own voice, and a panel of computer-controlled judges scores how close you got. What that explanation leaves out is how little is actually loaded into a fresh install. There’s no roster of pre-made characters waiting to be unlocked and no story mode easing you into the format.

Instead, the judge panel is built to react to whatever’s currently plugged into it through content packs, folders of audio clips that slot in the same way a mod would for a different kind of game. Until someone loads one in, the panel has nothing to work with, and a session can stall out in minutes rather than build momentum the way a typical party game would.

This is by far the most common source of confusion for first-time players. They expect the game itself to supply the jokes, when the actual game is closer to a stage waiting for a script.

Assembling Your First Voice Pack

Making a voice pack in The Choicer Voicer doesn’t require touching any code. It’s a folder of audio clips, named according to the pattern the game expects, and dropped into place. Once it’s there, the judge panel, the host, and the studio all pull from it automatically during a round.

  • Judge packs can define custom score images that override the studio’s default win and loss visuals
  • Host packs and studio packs change presentation without touching how a round actually plays
  • The pack icon editor lets a creator tag content and assign dub characters before sharing a pack with others

The low barrier to entry is exactly why the game has any community-made content at all this early in its life. A meme-focused pack, a musical pack, and an obscure-quote pack can all coexist on the same install, and swapping between them is often the difference between a flat fifteen-minute session and one that runs for hours because nobody’s run out of new material yet.

Four Players, One Microphone Problem

The local studio format supports up to four players at once, each assigned an individual microphone on the multiplayer screen. In practice, getting there cleanly is where a lot of sessions hit their first real snag, because microphone recording failures are the single most reported issue with the game right now, and on some setups they make a round unplayable outright.

The trouble tends to concentrate on surround-sound audio configurations, which expose a known limitation in the underlying engine rather than a bug specific to The Choicer Voicer itself. Some players have gotten around it by routing audio through a virtual output device and monitoring it externally through separate software, but there’s still no built-in fix as of the current alpha build.

It’s a genuinely divisive point in the community. Plenty of players never encounter the issue at all, while others are effectively locked out of the studio format entirely until they rebuild their audio setup around it.

Dub Mode as the Low-Pressure Entry Point

Not every player wants to be scored the moment they open their mouth, and Dub Mode exists for exactly that reason. Instead of chasing points from the judge panel, a player records a voiceover over a chosen scene, with no scoring system watching the attempt at all.

This mode gets recommended constantly to newcomers who are curious about the vocal side of the game but intimidated by the studio format’s competitive framing. It’s also where a lot of players end up testing a brand-new voice pack for the first time, since there’s no pressure riding on whether the impression lands.

Twitch Chat as the Judge Panel

The streamer-facing variant replaces the fixed judge panel with something more unpredictable: live votes from a streamer’s own Twitch chat. Commands typed by viewers feed directly into scoring a round, and a separate content pack type even lets audience members vocalize as part of the show themselves rather than just watching.

This version is what pulled the game the most attention inside streaming communities, since it turns a solo session into something the audience actively shapes in real time, rather than a closed loop between one player and a computer-controlled panel.

Why the Community Argues About Scoring Transparency

  1. How does the judge panel actually decide a score? The underlying logic isn’t explained anywhere in the game, and competitive players have pieced together patterns around clarity, timing, and pitch matching mostly through repeated play rather than any official breakdown.
  2. Is The Choicer Voicer worth it without any content packs installed? Not really — the base install is closer to an empty framework than a finished party game, and most of what makes a session enjoyable comes from packs the community has built and shared.
  3. Can more than four people play at once? The local studio caps out at four, though the Twitch-facing mode gets around that limit by routing judging through chat votes instead of physical players in the room.

Whether the judge panel ever gets a transparent scoring breakdown or stays a black box players reverse-engineer through trial and error, The Choicer Voicer keeps proving the same point every session: the studio, the host, and the panel are only ever as good as the pack somebody bothered to build before hitting record.