How it works
- The page uses the browser’s built-in SpeechRecognition API. Recognition runs continuously and restarts itself if the browser cuts the session short.
- Interim results appear in grey under the box; only finalised phrases are written into the editable text area, so you can keep typing corrections while you speak.
- The tidy-up option trims stray leading spaces and spaces phrases apart. It does not rewrite your words.
- The counter switches to characters for Japanese, Korean and Chinese, where counting whitespace-separated words is meaningless.