Let’s start by getting all of the things we need onto our screen.
We need a button to activate our program, a label so we can see what our app thinks it heard, a TextToSpeech object to read back the sentence we pre-programmed into it, and a Speech Recognizer so it can understand us when we talk to it.