Description
I often hear many people complaining about the limited features of App Inventor. While it is true to some extent but it is not an actual problem. The actual problem is most of us use only the direct features of different components while we can do much more with them.
In this course, I will explain to you about developing one such feature that really doesn't exist but, we will create it using the available blocks and components.
In-App Inventor we have a TTS component but, we see that it has only a few blocks and you can only ask it to speak a particular message. The problem with this component is you cannot Pause, Resume or Stop it while it is speaking. However, this is not going to be a problem anymore as I will show you how you to develop Pause, Resume and Stop features using the built-in blocks.
Developing such a feature is a kind of miracle but, once you will go through this course you will develop a sense of being able to create so many features like this for your app projects. You will also start to explore different components and try to build the features that you need instead of restricting yourself to the features that are already available.
All this exciting information is waiting for you right at this place and you need to just click a button in order to start the course. So, what are you waiting for? just click the button and start the course.
Basic knowledge
It is better if you have prior experience with using App Inventor before you take this course
What will you learn
To add functions like Pause and Resume to TTS component
To learn the applications of lists, variables and text blocks