Control Geometry Dash with your voice.
A Geode mod that captures microphone audio and triggers jump input when sound is detected.
When you enter a level, VoiceDash starts listening to your default microphone. If the audio volume exceeds a configurable threshold, the mod triggers a jump (pushButton) on the player. When the volume drops below the threshold, the button is released.
It uses the Windows native audio API (waveIn / WinMM).
| Feature | Description |
|---|---|
| Tap Mode | One sound spike = one jump. Best for Cube, Ball, Spider. |
| Hold Mode | Holds jump while you make noise. Best for Ship, UFO, Wave. |
| Adjustable Threshold | Slider from 1-100 to match your mic and environment. |
| Tap Cooldown | Configurable cooldown (10-500ms) to prevent input spam. |
| Volume Indicator | On-screen bar showing real-time mic level + threshold marker. |
| Dual Player | Option to control Player 2 instead of Player 1. |
- Start with a threshold of 15-25 and adjust from there
- Switch to Hold Mode for ship/UFO/wave sections
- If you get false triggers from background noise, increase the threshold
- Make sure your mic is set as the default recording device in Windows
- Check Windows Settings → Privacy → Microphone if the mod can't detect your mic
- Mifuu — Development
- Geode Team — Mod loader & SDK
- RobTop — Geometry Dash
- Soggy Cat — Everything
