AIQ AIQ
How Computers Hear · Lesson 2.1.2

Teaching "How Computers Hear" to Builder mode (ages 8–10)

Part of the How Computers Hear lesson guide. Teaching a different grade? 🌈 Explorer (5–7) · 💻 Hacker (11–14) · ⚡ Architect (15–18)

Hook & Warm-Up

Open with the app's own line, read with real curiosity rather than as a script:

"'Hey Siri!' 'OK Google!' How does a machine understand your voice? It doesn't speak any language — it reads sound waves like sheet music!"

Ask the class: "If a computer doesn't actually understand English or Filipino or any language at all, how do you think it figures out what you just said?" Take two or three guesses and write them on the board without judging them yet — you'll come back to these at the end of the lesson. Then say: "Today we're becoming Sound Detectives 🎤 and finding out the real answer — and it starts with something surprising: your voice becomes a picture before a computer ever 'reads' it."

Add a quick show of hands before opening the app: "Who here has a smart speaker, a phone, or a tablet at home that responds to a spoken wake word?" Then ask a follow-up that most students won't be able to answer yet, which is the point: "Does it understand every language in the world, or just the ones it was specifically taught?" Hold onto that question — the wake-word part of today's lesson answers it directly.

Main Activity

Open the lesson on the shared screen and work through its three scenes together, pausing after each item for a quick check rather than reading straight through. The three scenes build on each other in a specific order — first how sound becomes something a computer can even look at, then how that leads to actual speech recognition, then a tour of other things built the same way — so resist the urge to skip ahead even if a scene looks familiar.

Scene 1 — Sound Waves 🌊. Walk through the four facts in order: sound is really just air vibrating (have students tap a desk and feel the vibration travel through the wood); a microphone turns those vibrations into an electrical signal, which a computer can graph as a wiggly line; a computer then samples that signal — measures it — 44,100 times every single second, to capture every tiny detail; and finally, AI converts that stream of numbers into a spectrogram, a picture that shows which pitches are happening at which moments. Draw a very rough spectrogram on the board — a few tall, dark smudges — and say: "This is genuinely what the computer is 'looking at.' It's never dealing with an actual sound, only ever this kind of picture." Ask the class why they think 44,100 is a big number to check every second — most will land on "so it doesn't miss anything," which is close enough; you can add that this exact number is the same one used for regular music CDs, so it's a real, standard number, not something the app made up.

Scene 2 — Speech Recognition 🗣️. Explain wake words first, since it connects directly to the hook: "'Hey Siri' works because a small AI is running right there on your phone, all the time, only trained to notice those two words — nothing else." This is also the moment to circle back to your opening question about whether a device understands every language: it doesn't — the wake-word model, and everything downstream of it, is trained only on the languages its maker chose to support, which is exactly why a voice assistant can fail badly on a name or word from a language it wasn't trained on. Then explain how a full sentence gets recognized: AI breaks speech into tiny pieces called phonemes (write "H-EH-L-OW" on the board for "Hello" and sound it out with the class), then matches those sound pieces to words it already knows — "that's the same trick behind dictation apps and the captions on a video." Mention Google Translate as the most impressive combination: it's really two (or three, counting the voice that speaks the answer back) AI systems running back to back, one for hearing your language and one for speaking a different one — a chain, not a single system that magically does everything at once.

Scene 3 — Sound AI 🎵. Cover all four examples and ask a quick "what pattern is it matching?" question after each: Shazam builds a sound fingerprint and searches it against millions of songs (matching a fingerprint); the Merlin app identifies birds from thousands of training recordings (matching a species' typical call); Nest cameras tell a dog bark apart from breaking glass (matching two very different sound patterns); AirPods listen to outside noise and generate an opposite wave to cancel it (matching, then countering, a pattern in real time). It's worth pointing out to students that these four examples aren't all doing the exact same kind of job — Shazam and the bird app are both trying to answer "which one of these known things is this?", while the noise-canceling headphones are doing something closer to "generate the opposite of whatever I just heard" in real time. Both count as sound AI, but they're solving different problems.

Close with the app's own summary: "Computers turn sound into numbers — sampling 44,100 times per second! AI then finds patterns in those numbers to recognize speech, music, and sounds." Then let students complete the in-app practice round, sorting items into AI and not-AI on their own or in pairs.

While students work through the practice round, circulate and ask individual students to explain one of their answers out loud — not to catch anyone out, but because saying "it's AI because it learns a pattern from lots of examples" in their own words is a stronger sign of real understanding than getting the right answer by process of elimination. If a few students consistently confuse "electronic" with "AI" (a common mix-up, since a wired telephone and a doorbell are both electronic), that's worth a thirty-second whole-class pause to reinforce the distinction before moving to the quiz.

Discussion

Quiz Walkthrough

Computers turn sound into... (Numbers sampled thousands of times per second / Light / Colors / Letters)
Numbers sampled thousands of times per second. That's the 44,100-times figure from Scene 1 — the computer's very first step is turning the wiggly sound wave into a long list of measurements. Light, colors, and letters are all wrong answers because none of them describe what actually happens between the microphone and the AI model.
Shazam identifies songs by... (Reading the title / Creating a sound fingerprint and matching it / Guessing / Asking you)
Creating a sound fingerprint and matching it. Just like a real fingerprint identifies a person, Shazam's sound fingerprint identifies a song — by comparing it against millions of pre-made fingerprints, not by reading any title. There's no metadata trick here — it's genuinely listening to (sampling) the audio itself, even a few seconds of it playing from a noisy room.
"Hey Siri" uses a... (Magic word / Big cloud server / Random trigger / Small AI on your phone listening for wake words)
Small AI on your phone listening for wake words. This is the wake-word idea from Scene 2 — a tiny always-on model handles just those two words, on the device itself, before anything bigger gets involved. "Big cloud server" is the tempting wrong answer, since students might assume everything smart happens "in the cloud" — this is the moment to clarify that only part of the job happens there.
Which does NOT use sound AI? (Voice dictation / Noise-canceling headphones / Bird ID apps / A wired telephone)
A wired telephone. A telephone carries your voice as an electrical signal, exactly like a microphone does — but nothing about it recognizes a pattern or learns anything. The other three all involve a model trained to recognize something in the sound. This is a good one to slow down on, because a telephone genuinely does turn sound into an electrical signal — that part alone isn't enough to make something AI.

Wrap-Up & Extension

Close with: "Next time you say 'Hey Siri' or ask Shazam what song is playing, you'll know what's really happening behind the scenes — your voice becomes a picture, and an AI trained on millions of other pictures finds the closest match."

Extension activity — "Build a Fingerprint": In pairs, have students pick three very different sounds they could make with objects in the room (a pencil tapping, a page flipping, a chair scraping) and describe each one in writing using only shape words — "short and sharp," "long and low," "fast and bumpy" — no naming the object. Swap descriptions with another pair and see if they can guess which sound matches which description. This is a hands-on stand-in for what a sound fingerprint actually captures (a distinctive shape, not the object itself), and stretches the 10–15 minute core lesson into a full 30–35 minute period. If a group finishes early, challenge them to make two of their three sounds as similar as possible on purpose (two different but similar taps, for example) and see if the other pair can still tell them apart from the written description alone — that's a small, concrete taste of why sound AI sometimes makes mistakes on genuinely similar sounds, the same way a person might mishear two close-sounding words.

← Lesson overview ← How Computers See (Builder) How Computers Read (Builder) →