- From: Shay Cojocaru <notifications@github.com>
- Date: Mon, 20 Jul 2026 09:01:37 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 20 July 2026 16:01:41 UTC
shayc left a comment (w3ctag/design-reviews#1146) One real-world use case here is AAC Board AI, an open-source augmentative and alternative communication board I built. Selecting tiles often produces telegraphic text like “want eat pizza.” The app uses the Proofreader API to offer “I want to eat pizza” as a suggestion the user can accept before speaking it aloud. Built-in spellcheck, extensions, and OS writing tools don’t cover this flow. The app needs the corrected sentence as data so it can present it inside the AAC interface, and it never replaces the user’s message automatically. I currently use only `correctedInput`, not error labels or explanations, so my experience is specifically with programmatic correction. Implementation: https://github.com/shayc/aac-board-ai -- Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/1146#issuecomment-5024323467 You are receiving this because you are subscribed to this thread. Message ID: <w3ctag/design-reviews/issues/1146/5024323467@github.com>
Received on Monday, 20 July 2026 16:01:41 UTC