Phonics game
This phonics game shows a large letter, speaks the letter and a matching word, then asks the child to tap the word tile that belongs with that letter among four classroom-safe choices. Press Play sound to hear the pair again, Next round for a new unused card, or Reset pool when the deck should start over. Mute stops speech. The remaining line shows how many cards are left in this pool. Draws use crypto.getRandomValues. Pool ids sit in localStorage. This is not a random A–Z picker and not an animal sounds round.
Why this phonics game is not a random letter draw
A phonics game exists because matching a letter to a spoken word is a different classroom job from drawing A–Z off a list. Random letter answers scattergories and “words that start with” when the adult only needs a character. This page shows the letter, speaks it, speaks a word, and waits for a tap on the correct word tile among three distractors that start with other letters. That is early reading practice, not a lottery of glyphs. We do not claim a full phoneme inventory, a synthetic-phonics scheme brand, or a talking textbook. Words are ordinary classroom nouns. There is no trademarked block show and no video. If you needed hear-and-match animals, use the animal sounds game. If you needed addition pairs that make a target, use make a number. If you needed only A–Z with optional no-repeat, stay on random letter. TheOwlBay will not mark a reading age. Ads stay off. No account is required.
How to play this phonics round
A letter appears in the prompt. Four tiles show words. Speech says the letter, then a word, unless Mute is on. Tap the word that matches that letter. Yes — that matches locks the grid; Try another tile lets the child pick again. Press Play sound to repeat the letter and word. Press Next round for another unused card. Press Reset pool to restock; you will see Letter pool reset, then a new round. If nothing is left, No letter cards left. Reset the pool. The Mute button switches to Unmute when sound is off. Remaining counts include the current card. You cannot paste your own word list in this version. The tiles are not handwriting practice; they are tap targets. Keep this tab for the round and use a paper alphabet only if you want the child to copy the letter by hand after a correct tap.
How letter cards and distractors are chosen
The locale list is words tagged with a letter. A round pops one card from a shuffled pool built with crypto.getRandomValues. Three distractors are words whose letter differs from the prompt, then the four tiles are shuffled. Remaining ids save as theowlbay.letter-sounds.pool in localStorage. Play sound speaks the letter and the word with the document language. Mute skips speech. We do not stream a teacher’s voice from a server. We do not call the shuffle a physics experiment. Empty and reset messages tell you whether to restock. A correct tap locks so a second child cannot smash another tile and change the answer; Next round is the way forward. TheOwlBay does not keep a mastery chart. Clear site data to drop saved ids. JSON-LD FAQs match these visible questions about Play sound, Mute, and the difference from random letter.
Who this phonics round is for
Reception and year-one teachers, literacy stations on a tablet, and caregivers practising letter names will use the prompt and word tiles here. It is not a spelling-bee list, not a full phonics scheme, and not a random letter generator for party games. Speech therapists can use the spoken letter as a warm-up; they should not treat browser speech as an assessment tool. If the child still needs animal names first, open animal sounds. If they are ready to make a number with addition tiles, that is the counting sibling. Adults who only needed twenty-six letters for a board game should use random letter. TheOwlBay does not require an account. Ads stay off. Related tools name those jobs so you do not land on the wrong URL because the titles all mention letters.
FAQ
What does the large letter at the top mean?
That is the prompt. Speech says the letter and a word. Tap the word tile that belongs with that letter.
How is this different from random letters?
Random letters draws A–Z for games. This phonics game asks the child to match a spoken letter to one of four words.
Do I paste my own CVC list?
Not in this panel. Next round uses the built-in pool. Reset pool restocks it. Ids sit in localStorage.
Why did speech stop?
Press Unmute if the toolbar shows Mute was on. Play sound repeats the letter and word for this round only.
We finished the letters. What is next?
Try Make a number for a make a number game, or Animal sounds if you still want a hear-and-tap round.
Will the same word card repeat immediately?
Not until the pool is empty or you press Reset pool. Shuffles use crypto.getRandomValues.