Add Sounds In App

How can I add sounds in an app by coding?

Upload sound files to assets and depending the component you use

image

I did not understand this. Please explain me more.

image

Have you done any of the MIT tutorials? How to do all the basic things you would like to do are explained by working through the tutorials or reading the following resources and learning how to code (not merely copying code)

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 .

With respect to using sounds, here is a great tutorial http://appinventor.mit.edu/explore/ai2/hellopurr . Have you done it yet?

2 Likes