Goal:
With our app looking good, we can now start to code it.
Let’s begin by having the SpeechRecognizer activate when we press the button.
Steps:
- In the Upper Right of the Screen, press the Blocks button.
- From Button, place a Click block on the screen.
- From SpeechRecognizer, place a GetText block inside of the Click block.