Play Sounds¶
This example demonstrates a simple way to play sound files. When run, the application presents allows a small set of sounds to be played by pressing a number of buttons.
In Source Files we focus on the parts of the application that respond to user input by playing the sound files. In Data Files we describe how the sound files are handled by the build system.