Objective:
Revise the "I Have a Dream" app by using new App Inventor components.
For Teachers: Go to this Folder to make a copy of this quiz for your class. Email rothmana@sfusd.edu if you dont have access.
Add the ability to start and stop a speech by pressing either button. Use a conditional to check if one speech is already playing when you click the button
Instead of using a button click event to play Malcolm X’s speech, have it play when the phone is shaken. You’ll need to use the AccelerometerSensor from the Sensor Drawer.
Add another button for a different leader and their speech.
You will need to find their picture and upload it to App Inventor.
Find the text of their speech and then type it into the text block
If you finish early:
Practice with Conditionals