Real-time microphone loopback testing tool with Discord/Teams simulation.
Live demo: https://vileen.github.io/mic-testing
- π΄ Continuous loopback β talk and hear yourself instantly
- β±οΈ Adjustable delay (0-5s) β simulates VoIP latency
- ποΈ Voice compression β like real Discord/Teams processing
- ποΈ Noise gate β cuts silence automatically
- π VU meter β visual input level
- π§ Presets β Discord, MS Teams, or raw audio
- Open https://vileen.github.io/mic-testing
- Click "Start Mic Test"
- Allow microphone access
- Use headphones to prevent feedback!
- Adjust delay/gain in real-time
git clone https://github.com/vileen/mic-testing.git
cd mic-testing
open index.html- Pure HTML/CSS/JS
- Web Audio API
- GitHub Pages hosting
MIT