The Choicer Voicer microphone not working? Here's the fix

If The Choicer Voicer isn't recording your voice — you finish a line, the judges react to silence, or the game never seems to hear you at all — you're not alone, and it's probably not your fault. Mic recording problems are the single most common issue in the game's community. The official itch.io community has a pinned thread called "Discuss mic issues here" with over a hundred replies, and the underlying cause is a known bug in the Godot engine the game is built on. The developer has been working on it — a 0.5.2 beta specifically targets microphone fixes. This guide walks through the workaround steps that solve it for most players.

Step 0: Test your mic with the official free demo

Before changing anything on your system, download the official No Gameplay Demo from the game's itch.io page. It's a free, stripped-down build made specifically to test whether your microphone works with the game — no purchase needed. If the demo hears you, your mic and OS are fine and the problem is specific to your full-game install (try updating to the newest version). If the demo doesn't hear you either, work through the steps below. You can also sanity-check the mic itself in seconds with our browser mic test — if the level bar moves when you speak, the hardware and OS-level capture are working.

Step 1: Check OS microphone permissions

Windows: Open Settings → Privacy & security → Microphone. Make sure "Microphone access" is on and that desktop apps are allowed to use the microphone. The game is a desktop app, so the "Let desktop apps access your microphone" toggle is the one that matters.

Linux: Check that your user can access the audio device and that nothing else (a browser tab, Discord, OBS) has grabbed the mic in exclusive mode. Close other apps that might be holding the input device.

Step 2: Set the right default input device

The game (via Godot) records from the system's default input device. If you have more than one mic — a headset, a webcam mic, a USB interface, a "stereo mix" virtual device — the game may be listening to the wrong one.

Step 3: Fix the sample rate

An uncommon but real culprit: the mic's sample rate. Some devices default to unusual rates (like 96 kHz or 8 kHz) that Godot's recording path doesn't handle well. Set the input device to a standard rate — 44100 Hz or 48000 Hz, 16-bit — in the device's advanced properties (Windows: Sound settings → your mic → Format; Linux: PipeWire/PulseAudio config), then restart the game.

Step 4: Update the game (and try the beta if needed)

The developer is actively patching this. Version 0.5.1 is the current stable release, and the 0.5.2 beta is focused on microphone bugs. If you're on an older build, re-download from your itch.io library — updates are free. If stable still fails and you're comfortable testing, check the itch.io page for the beta and whether it resolves your issue.

Step 5: Report it where it helps

If none of the above works, post in the pinned "Discuss mic issues here" thread on the official community page. Include your OS, your mic model, whether the No Gameplay Demo worked, and your mic's sample rate — that's the information the developer needs, and it's how the fixes in 0.5.2 got prioritized. Reading the existing replies is worth it too: several players have posted device-specific workarounds.

Quick checklist

Once your mic works, grab some content to actually record against — browse the pack directory and the install guide to load up your first packs.