0% found this document useful (0 votes)
110 views2 pages

Create a Teacher's Day App in MIT AI

Uploaded by

tashlynpaulin2
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
110 views2 pages

Create a Teacher's Day App in MIT AI

Uploaded by

tashlynpaulin2
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

MIT APP INVENTOR MISS PAULIN

PROJECT WORK
CREATE AN APP ON TEACHER’S DAY. ADD FOUR COMPONENTS ON THE
SCREEN—IMAGE, TEXTBOX, BUTTON, LABEL AND TEXTTOSPEECH.

Steps to Create an App


(Creating an App)
-Open MIT App Inventor and create New App Inventor Project and name the project.
-Change the Screen appearance using different formatting options given in the Properties palette.
-Upload an image for the teacher’s day. Note: Your image may vary and it should be of small size.
-From Component Palette, drag the Image, Textbox, Button, and Label option to viewer palette.
-Rename the Button option as “Click Here”. (Here you can use different formatting options for each
from the Properties palette.)
-Open Media Drawer from the palette and drag “Text to Speech” to viewer palette.
(Component Designing)
-Click on “Blocks” button.
-Click on “Click Here” button component and then choose “When click here button . click do”
block.
-Click on Label 1 component and choose “Set Label 1 . text to” block.
-Drag and snap the Label block to Click Here button block.
-Click the Text block and then drag the Join Block and snap into Label Block.
-Add Strings to the Join block by right clicking on the settings. (on the top left corner of the Join block)
-Click Text in Built in area, choose the string block and snap it in first and third place holders of Join
string block.
-Type the Text “Hello ” in first string and “, Ma’am, We Wish You A Happy Teacher’s Day.” in
second string block.
-Click on the Text box 1 component, drag and snap Text box1 . text block in middle placeholder .
-Click on Text to Speech1, drag and snap Call to Speech1. Speak message block inside “Click
Here” button block under the Label1 block.
-Duplicate the Join block and drag and snap the duplicate Join block in text to speech block.
-Run the App.

You might also like