Speech Dispatcher Tester - Online Explore All Voices
List all available TTS voices on your system. Test each with any text. Adjust rate and pitch. Find the best voice.
UD5 Toolkit
Test the Web Speech API directly in your browser
Your browser doesn't support the Web Speech API (SpeechRecognition).
Please use Google Chrome, Microsoft Edge, or Safari (14+) for the best experience.
Firefox users can enable it via about:config → media.webspeech.recognition.enable.
Tap the microphone to start
No results yet. Start speaking!
SpeechRecognition interface allows real-time transcription of audio input from the user's microphone. It's supported natively in Chrome, Edge, and Safari without any plugins or extensions.
about:config flags (media.webspeech.recognition.enable and media.webspeech.recognition.force_enable).
getUserMedia API (which underlies speech recognition) is considered a powerful feature that could be exploited for eavesdropping. HTTPS ensures encrypted communication. Localhost is typically exempt for development purposes.
continuous: false) stops recognition after detecting a pause in speech, returning one final result. It's ideal for short commands or dictation. Continuous mode (continuous: true) keeps listening and returns multiple final results as you speak, automatically restarting after pauses. It's better for meetings, lectures, or long-form transcription but may drain battery faster on mobile.
List all available TTS voices on your system. Test each with any text. Adjust rate and pitch. Find the best voice.
Hear text spoken word by word with boundary events. See the exact index and character. Advanced TTS dev tool.
Paste your speech, set time limit, and practice with a pacing indicator (words per minute). Refine delivery.
Play left‑only, right‑only, and frequency sweeps to test your speakers or headphones. Quick audio check.
Tune your guitar using the browser microphone. Detects pitch and shows deviation from standard tuning. No installation, pure client-side audio processing.
Record your screen, window, or tab with audio directly in the browser. Download the recording as a WebM file. No upload.
Record your screen, window, or tab with audio directly in the browser. Download as WebM. No extension required.
Register a service worker, subscribe to push, and send a test notification using a VAPID key pair. Step‑by‑step demo.
Visualize audio in real time from your microphone or uploaded audio file. See the waveform dance. Uses Web Audio API locally.
See a comprehensive table of which modern web APIs your current browser supports. Includes WebGPU, AVIF, and more.
Click buttons to play real animal sounds: lion roar, bird tweet, dolphin click. Studio recorded. No load.
Combine TTS with text highlighting. See each word colored as it is spoken. For e‑learning content creation. Local.
Paste robots.txt content and parse it to check validity, find disallowed paths. Educational SEO tool. Local processing.
Compare :focus and :focus‑visible styling. See which one applies when using mouse vs. keyboard. Accessible focus management.
Virtual flip coins thousands of times and see the heads/tails ratio converge to 50%. Interactive law of large numbers.
Paste a robots.txt file and validate its syntax. See if a specific user‑agent can access a path. Essential for webmasters.
Spin a colorful wheel that lands on Yes, No, or custom answers. Includes sound effects and adjustable probability. Local fun decision maker.
Paste a user agent string to get a human-readable breakdown of browser, operating system, and device. See your own current agent info automatically.
Set a list of agenda items with allocated minutes. Advance through speakers and see remaining time visually. Keep meetings on track.
Play an audio file or use mic to see real‑time frequency bars. Choose colors. Great for music videos. Canvas.
Generate a realistic, random user‑agent string for desktop, mobile, or bot. Perfect for API testing and scraping.
Measure your browser's GPU compute power using a simple WebGPU matrix multiplication. See raw FLOPS and compare with peers. Fully client‑side.
Simple tracker to record potty attempts, successes, accidents. See patterns. Data stays local. Aids in toilet training journey.
Request a USB device and communicate with it using the Web USB API. See vendor and product IDs. Experimental.
Paste HTML and see a before/after comparison of minified output. Check the byte savings. All local.
Test a regex against long strings and measure execution time. Detect catastrophic backtracking patterns. Visual warning if slow.
See your website inside iframes at multiple breakpoints simultaneously. Side‑by‑side responsive testing.
Track attendance for multiple subjects. Mark present/absent and see percentage. Data in localStorage. Simple student tool.
Build a properly formatted robots.txt file with user-agent rules and sitemap location. Validate syntax in real time. Essential for webmasters.
Record feeding times, side (left/right for nursing) or oz for bottle. Track daily patterns. Data stays in your browser. Simple newborn helper.