Write an app that has two rows of buttons, one of subject/objects phrases (e.g., "the man", "the dog"), and another of verb phrases (e.g., "loves", "bit"). When the user clicks on a button that phrase is spoken. If the user does not click anything for 5 seconds, the application says "I have nothing to say".
Use best practices for all aspects of the code!