A voice-controlled multiplayer Pong built for the browser. Sing higher to lift your paddle, sing lower to drop it — your voice is the controller. Battle a smart AI offline, get matched with a random opponent online, or invite a friend with a one-tap room code.
Free · No signup · Works in any modern browser with a mic
Tap or click the game area to start. Pick a mode, calibrate, then sing.
Pitch Pong is a free voice game and a fresh take on the original pong game, where your microphone — not arrows or paddles — is the controller. Unlike a typical online pong or retro pong clone, here you sing to play. It is one of the most unique multiplayer browser games and voice games you can play, completely unblocked in any modern browser with no download needed. Here is how it works:
Tap the game area to open the menu. Choose Solo vs AI for offline practice, 1v1 Quick Match to be paired with a random online opponent, or Room with a Friend to create or join a 4-letter code. Each voice game mode has its own vibe — from calm solo pong training to chaotic online pong multiplayer battles.
First time only: hum your lowest comfortable note for a few seconds, then your highest. The full travel of your paddle gets mapped to your personal vocal range, so a baritone and a soprano both get the full screen. It is the voice frequency calibration step that turns pitch detection into a precise controller.
Solo mode needs only the microphone. 1v1 online pong and Room Mode also ask for camera access so your opponent can see your reactions. Your browser will prompt you — allow it. No audio is ever recorded and no media is uploaded to a server. The mic stays local to your device; the webcam goes straight to your opponent over an encrypted peer-to-peer link.
The pitch you hum sets your paddle's height. Sing higher and the paddle climbs; sing lower and it drops. Go silent and the paddle locks in place — sing again to readjust. After 5 seconds of complete silence, the paddle slowly drifts back to center. It is a hold-to-lock control that rewards confident, deliberate singing.
At the moment of impact, the pitch you are holding adds curve to the ball (high tilts it up, low tilts it down), and the loudness of your voice scales the ball speed. A timid hum returns a gentle ball; a confident note rockets it across the court. This is what turns voice pong from a gimmick into a real multiplayer rhythm action game.
Classic Pong scoring. Each round, the ball serves toward the player who just lost the previous point. The first paddle to 7 wins the match. End screen offers an instant rematch — in 1v1 or Room mode, both players need to tap rematch to continue.
Pitch Pong ships with three distinct modes so the game works whether you have zero, one, or many willing friends. Each is built on the same sing-to-move mechanic but feels totally different.
Practice mode against a bot with three difficulty tiers. Easy is forgiving, Medium gives a real workout, and Hard predicts the ball with near-perfect accuracy. Great for warming up your vocal calibration before facing a human or for a quick relaxing voice game session that does not need other people.
Offline · No cameraGet paired with a random opponent from the queue. Both players see each other's webcam live in the corner. Once the WebRTC peer-to-peer link is established, every paddle move, every ball bounce, every score flows directly between your browsers — no server in the middle.
Random online opponentCreate a room and get a memorable 4-letter code (e.g. MQK7). Share the code or the auto-generated invite link. Your friend joins, the P2P link forms, and you are playing within seconds. Perfect for couples, classrooms, work breaks, and Discord groups.
Pitch Pong uses WebRTC peer-to-peer for online play, and that is deliberate. Once the handshake is done, your game data — paddle position, ball physics, score — flows directly between the two players' browsers. The server only helps you find each other; it never sees what is happening inside the match. This gives you the lowest possible latency and the strongest possible privacy guarantee.
More importantly: your voice never leaves your device. Pitch detection runs entirely on your own computer using the Web Audio API. The WebRTC connection only carries two things — your webcam video (so your opponent can see your reactions in the corner) and a tiny stream of paddle position updates. The microphone is opened as a completely separate stream that never gets attached to the peer connection. There is no way for your raw audio to reach the other player.
This is the same architecture used by privacy-first browser games and is what makes Pitch Pong one of the rare multiplayer voice games you can play with strangers without worrying about being recorded.
Pitch Pong uses autocorrelation — the same algorithm that powers professional guitar tuners, vocal analyzers, and sound frequency detection software — to figure out which note you are singing in real time. Your microphone feeds a 2048-sample buffer into a time-domain analysis function, which compares the waveform against shifted copies of itself to find the dominant periodic frequency. A parabolic interpolation step then refines the estimate to sub-sample accuracy.
The detected frequency is converted into a paddle position using a logarithmic mapping, because human pitch perception is logarithmic. An octave jump — doubling the frequency — moves the paddle the same distance regardless of which octave you start in. That is why a deep bass and a high soprano can both play comfortably without rescaling, as long as both have calibrated their vocal range.
The "Hold to Lock" mechanic comes from how the game handles silence. When the volume drops below a threshold for more than a handful of frames, the paddle position stays exactly where you last set it. After ~5 seconds of total silence, gravity gently nudges it back to center. This makes Pitch Pong feel less like an exhausting screaming game and more like a focused vocal control test — you only need to sing when you want to change something.
The impact angle modifier reads the pitch at the exact frame of contact. Higher pitch on impact pushes the ball upward; lower pitch pushes down. Volume on impact scales the rebound speed from about 0.8x to 1.5x. This means two different singers with two different vocal ranges can both put unique spin on the ball — calibration normalizes the inputs but the expression is yours.
Pitch Pong sits in a small family of voice-driven web games. Here is how it compares to the classics and to its sibling on flappysound.com:
One of the original arcade games. Two paddles, one ball, keyboard or mouse for controls. Pure reflex. Pitch Pong keeps the geometry but swaps the controller for your voice frequency — suddenly it is about vocal precision, not finger speed.
Keyboard reflexes → vocal controlSingle player. You hum to fly a pixel bird through clouds. Calm, meditative, no opponent. Same pitch-detection engine, but the goal is dodging obstacles instead of returning a ball. Pitch Pong is the competitive cousin.
Calm solo → competitive 1v1Voice and volume both matter. Pitch sets paddle height. Pitch at impact curves the ball. Volume at impact decides power. Real-time, multiplayer, P2P. The most physical voice game in the family — you will be standing up by point 5.
Pitch + volume + 1v1 P2PIf you enjoy music games online, rhythm action games, pong-style retro games, or just want a fresh take on multiplayer browser games, Pitch Pong is unlike anything else you have played in 2026.
Plenty of people lose their first three matches because they treat Pitch Pong like a karaoke session. It is closer to a sport — here is what helps:
A steady "mmm" or "aaa" gives the pitch detector a cleaner signal than singing lyrics. Vowels are stable; consonants break the pitch curve and make the paddle jitter.
The paddle locks where you last left it. That means you can stop singing, observe the ball, then re-sing only for the final adjustment. Beginners hum constantly and get tired; experts hum in short bursts.
Volume at impact scales ball speed up to 1.5x. Save your loudest hum for return shots when the opponent is out of position. Conserve breath the rest of the round.
If the opponent is high, hum LOW at the moment your paddle hits the ball to send the ball downward — even if your paddle was high. The pitch modifier can override paddle position by up to ~30 degrees. Master this and you become unpredictable.
In multiplayer, your speakers can leak environment noise into the mic. Headphones isolate your singing and prevent your opponent's webcam noise from leaking into your own pitch detector.
Calibration is saved per device. If you have a cold or a tired voice, hit "Use default range" to start fresh — otherwise your vocal range will be off and the paddle will not reach the top or bottom of the screen.
Single-player Pitch Bird where your voice pitch controls a flying bird. Calm, meditative, no opponent — the relaxing cousin of Pitch Pong.
Sing to flyShout to fly, go quiet to fall. The original voice-controlled flying game. Volume is the controller instead of pitch.
Volume = altitudeScream a random phrase and get ranked among screamers worldwide. Real global leaderboard, real percentile.
Global rankingAI estimates how old your voice sounds. Pitch stability, tone, and roughness all factor in.
How old is your voice?Voice-powered rhythm game. Targets scroll toward a hit zone — shout or clap at exactly the right moment.
30s · Rhythm + voiceLive 1v1 face battle, audience votes who won. The same WebRTC P2P + signaling architecture that powers Pitch Pong.
15s · Live 1v1 · ELOPitch Pong is a free voice-controlled multiplayer Pong game in the browser. You sing to move your paddle — higher pitch lifts it, lower pitch drops it. It supports solo play against an AI, 1v1 quick match with random opponents, and private rooms via a 4-letter code. It uses WebRTC P2P so the gameplay data travels directly between players' browsers.
No. Pitch detection runs entirely in your browser using the Web Audio API. The microphone stream is opened independently and is never attached to the WebRTC peer connection. Even in multiplayer, only your webcam video and tiny paddle-position packets are sent — the raw audio cannot reach your opponent.
No. Solo vs AI only needs a microphone. The webcam is only requested for 1v1 and Room modes, where it gives you and your opponent a tiny view of each other in the corner of the play area.
Your webcam stream goes directly to your opponent over a peer-to-peer connection. It is not recorded, never touches our servers, and ends the instant the match ends. Camera permission is revoked when you leave the page.
P2P connections occasionally fail behind very strict corporate firewalls or carrier-grade NATs. If the handshake takes longer than 60 seconds, Pitch Pong shows a "Connection failed" prompt with the option to try again or switch networks. Most home Wi-Fi and 4G/5G connections work without issue.
Yes — press the ↑ / ↓ arrow keys as a fallback. Voice input is the intended way to play, but the keyboard is there for testing or for accessibility. Mic input will always be the primary controller and the only path to future leaderboards.
Strongly recommended in online modes. Without headphones, your opponent's webcam noise (if any) could leak into your microphone and confuse the pitch detector. Headphones also stop your own paddle hits and ambient noise from being picked up.
Yes. Pitch Pong runs in any modern mobile browser — Chrome on Android, Safari on iOS, plus most others. Tap the game area to start. Solo mode is fully usable on phones; for multiplayer you'll need to allow both mic and camera access.
No. The AI predicts where the ball will be when it reaches its side using the same physics as the game. The three difficulty levels just change the reaction speed and the random error added to the prediction. Hard difficulty is genuinely tough — if you beat it, you have earned the win.
Yes. The room view has a "Copy Invite Link" button that copies a URL like https://flappysound.com/pitch-pong/?room=ABCD. Anyone who opens that link gets the room code pre-filled in the join screen.
After 5 seconds of silence, the paddle gently moves toward the middle of the screen. This prevents the paddle from getting stuck at the top or bottom if you walk away from the keyboard. Sing at any time to take control back instantly.
Pitch detection runs from 65 Hz (very low bass) to 1000 Hz (high soprano). Within that span the game uses your personal calibrated vocal range for the actual paddle mapping. Most adult singers comfortably cover 120-500 Hz; trained singers and falsetto users can go wider.