I am new to sound in XCode, I am using sound effects. I want a sound effect and I know that for sound effects you should use audio toolbox framework, what is the code? How do I code it, what are the variables and properties?
|
feedback
|
|
First, convert the sound to lei16 caf. Here's a good write up that explains why you should use that format.
Here's the code to play it.
| |||||
feedback
|