Page 120 - tp_Modula_v2.0
P. 120
Trash: It is used for deleting blocks that are not required.
Backpack: It stores the copy of all the blocks even when we exit App Inventor.
Making click event for button
Step 1: Click on button Talking_Me.
Step 2: Drag and drop When Talking_Me.Click do block, and drag and drop it to workspace.
This is an Event Handler block that will handle what happens when the button on your app is
clicked.
Program the TextToSpeech Action
Step 1: Click on TextToSpeech block.
Step 2: Click and hold the call TextToSpeech1.Speak block.
Step 3: Drag it over to the Workspace add drop it over the button click block.
This block will execute when the button on our app is clicked and make our phone speak.
118 Touchpad MODULAR (Version 2.0)

