I started playing one sound in the iPhone application that I started, but now I want to play several button-based sounds. To create a separate set of .m and .h files for each sound, and then include them all, does not seem to be the most efficient way to handle this from the point of view of coding ... then again, I am just starting with Cocoa and just finished mine first application.
Any help is appreciated. The key here is a few sounds, each of which is triggered by its own button or image. Thanks.
William Ahsworth
source
share