Goal: Fill in the blanks so that Regi the Voice Assistant can tell you useful information.
Success Criteria:
- The micro:bit runs the program with no errors
- You press a button, speak, and the program outputs an appropriate response
- You say an instruction with “weather” in it, and Regi says the temperature of the room
- You say an instruction with “bearing” in it, and Regi says your bearing (either a number or the N/E/S/W direction)
- You say an instruction with “fact” in it, and Regi says a fact
- If none of these words are said, Regi should say he does not understand
Task:
- Look at this activity to remind yourself of how a voice assistant should work
- Use the documentation
- Fill in the blanks below