Glossary of Blocks

Work in progress

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:

When Chatterbox hears "hello," it will speak "hello world"

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:

When Chatterbox hears "hello," it will speak "hello world"

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 "flip a coin," it will say "heads" or "tails"

Last updated

Was this helpful?