Speech Recognition Tester - Online Web Speech API Demo
Test your browser's builtāin speech recognition. Speak and see the transcribed text appear live. Mustāhave for voice app devs.
UD5 Toolkit
Online Play Word by Word ā Test text-to-speech pronunciation with real-time word highlighting
onboundary event from the SpeechSynthesisUtterance API, which fires at each word or phoneme boundary during speech. By tracking the charIndex provided by this event, the tool maps the current speech position to the corresponding word in your text and applies a visual highlight with a smooth CSS transition. This gives you precise, real-time feedback on which word is being spoken.
Test your browser's builtāin speech recognition. Speak and see the transcribed text appear live. Mustāhave for voice app devs.
Hear a word spoken by browser TTS and type the spelling. Choose difficulty or paste your own list. Great for kids. Local only.
Paste your script and get an approximate speech duration based on slow/average/fast pace. Avoid overtime.
Use your microphone to dictate text and see it appear live. Also upload an audio file for transcription (limited). All local.
Use your microphone to dictate text and see it appear live. Also upload an audio file for basic transcription. All local.
Paste your speech, set time limit, and practice with a pacing indicator (words per minute). Refine delivery.
Measure your visual and auditory reaction speed. Average and best times shown. No data collected. Pure Javascript timing.
Record audio directly from your microphone and download it as a WAV file. Perfect for quick notes. No upload, fully offline support.
Paste text and set display speed for Rapid Serial Visual Presentation. Train your reading speed.
Generate a realistic, random userāagent string for desktop, mobile, or bot. Perfect for API testing and scraping.
Simple phase cancellation tool: load a stereo track and attempt to remove centerāpanned vocals. Not perfect, but fun to experiment.
Set a list of agenda items with allocated minutes. Advance through speakers and see remaining time visually. Keep meetings on track.
Compare :focus and :focusāvisible styling. See which one applies when using mouse vs. keyboard. Accessible focus management.
Paste robots.txt content and parse it to check validity, find disallowed paths. Educational SEO tool. Local processing.
Test a regex against long strings and measure execution time. Detect catastrophic backtracking patterns. Visual warning if slow.
Answer questions and see typical milestones for 0-5 years. Educational reference for parents. Not a diagnostic tool.
Click for a warm, encouraging sentence to lift your spirits or support a friend. Small positive boost. No repeats.
Build a properly formatted robots.txt file with user-agent rules and sitemap location. Validate syntax in real time. Essential for webmasters.
Get a short, thoughtāprovoking insight or proverb. A moment of reflection. Works offline.
Simple tracker to record potty attempts, successes, accidents. See patterns. Data stays local. Aids in toilet training journey.
See a comprehensive table of which modern web APIs your current browser supports. Includes WebGPU, AVIF, and more.
Convert pixel values to em and rem units based on a base font size. Bidirectional. Mustāhave for frontāend developers.
Paste HTML and see a before/after comparison of minified output. Check the byte savings. All local.
Learn to aim a signal mirror by aligning a virtual finger and target. Simulates the retroāreflective mesh technique. Practice before you need it.
Track days of sobriety with a motivational counter and milestone celebrations. Set quit date and see time elapsed in days, hours, minutes. Private & local.
Start a 10ā15 minute guided laser chase session that ends with the dot landing on a treat, preventing frustration from never catching the prey.
Estimate ovulation day and fertility window from last menstrual period. Displays probable conception dates. Informational only; processes locally in browser.
Request a USB device and communicate with it using the Web USB API. See vendor and product IDs. Experimental.
Click any element on a demo page and see which events are attached. Visual debugger for event handling.
Change the text input cursor color. See the effect live. Copy the minimal CSS. Simple but delightful.