Chatterbox
  • Welcome
  • Before you begin...
  • Setup Your Chatterbox
    • Visual Assembly Guide *NEW
      • Video Resources
        • Step 1: Meet your kit
        • Step 2: Build the Case
        • Step 3: Assemble the electronics
        • Step 4: Put it all together
        • Step 5: Powering on your Chatterbox
    • Wifi Setup and Activation
  • Teach Your Chatterbox
    • Open the skill builder
    • Skill Tutorials
  • About Chatterbox
  • Glossary of Blocks
  • Frequently Asked Questions
  • Troubleshooting
    • Help with Chatterbox
Powered by GitBook
On this page
  • When I hear
  • Speak
  • Speak Random

Was this helpful?

Glossary of Blocks

Work in progress

PreviousSkill TutorialsNextFrequently Asked Questions

Last updated 5 years ago

Was this helpful?

When I hear

Block

When I hear

Category

Listen

Action

The 'When I hear' block is basic block that enables Chatterbox to listen for a specific phrase, then execute the code contained inside the block.

Example Skill:

Speak

Block: Speak Category: Speak Action:The 'Speak' block is a basic block that makes Chatterbox speak whatever is contained in the text block.

Example Skill:

Speak Random

Block: Speak Random Category: Speak Action: The 'Speak Random' block is similar to the speak block but will randomly speak only one of the contained phrases.

Example Skill:

When Chatterbox hears "hello," it will speak "hello world"
When Chatterbox hears "hello," it will speak "hello world"
When Chatterbox hears "flip a coin," it will say "heads" or "tails"