I want to make a chat app with a cartoon figure who speaks and move his lips right away
How do you get started, or is there an aia file somewhere I can use for that
Hmm.
To speak .. * TextToSpeech based on received text'
To make a simple chat CloudDB or FirebaseDB
To make decisions as to what to do when certain text is received Programming Your App to Make Decisions
To display your image * Image
you will need more stuff ...
Here are some resources to help you learn to use the AI2 tools. A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook http://www.appinventor.org/book2 ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.
There is a free programming course here http://www.appinventor.org/content/CourseInABox/Intro and the aia files for the projects in the book are here: http://www.appinventor.org/bookFiles
How to do a lot of basic things with App Inventor are described here: http://www.appinventor.org/content/howDoYou/eventHandling .
Also look here http://kio4.com/appinventor/index.htm and here http://www.imagnity.com/tutorial-index/ for more tutorials.
Learn about components http://ai2.appinventor.mit.edu/reference/components/
and visit the Library http://appinventor.mit.edu/explore/library Help>Library on the MENU
Try some code, see what you can get working. When you have something, return, post what you coded and someone will provide specific advice.
I don't suspect there is a tutorial showing you how to do this Erwin, but someone might. Watch this space for other ideas.
Thanks for the many info's I will take a look at them, there will certainly be something in it