Web Voice Room

Join with friends

Password-only login (demo). Then create a room link and share it.

Login

This is a client-only demo gate in the iframe (not a secure auth system).
This name is shown to other peers when you connect.
Tip: use public or meme to create easy rooms.

Room link

Open the same link on multiple devices/tabs to join the same room.
Not connected

Voice settings

Uses WebRTC constraints; quality depends on device/browser.
Push-to-talk is on by default. Voice activity toggles always-on mic streaming.

Chat / pinned text

MK_L is your uncle
Pinned line is local UI (no database in this build).

Soundboard (max 5 seconds)

Add meme sounds from your device, trim/limit to 5 seconds, and play them into the voice chat.

Add clip

We will cap playback to 5.0 seconds even if the file is longer.

Route clips

Clips are mixed into your outgoing stream (if mic is enabled).

Clips

No clips yet. Add one from your device.

AI helper (optional)


            

Room audio

Remote participants appear here when connected. Use headphones to avoid echo.

This uses WebRTC (peer-to-peer). For a production Discord-like system you need a real signaling backend + TURN servers.
How this works

Room links: When you enter, the page generates a URL with a room id (hash). Share it with friends so everyone joins the same room.

Voice: WebRTC connects peers directly. This demo uses a public signaling server. For real production use you need your own signaling + TURN.

Soundboard: Add a clip (audio file). Playback is capped at 5 seconds. When your mic is enabled, clips are mixed into your outgoing audio.