I am playing a small .wav file using the AudioToolBox.

AudioServicesPlaySystemSound (soundFileObject);

But sometimes it is not playing.

What is the reason ???

Thanks

link|improve this question

80% accept rate
feedback

1 Answer

If you're in the Simulator, make sure that in System Prefrences -> Sound, that "Play user interface sound effects" is not turned off. If you're on the device, check that the ringer switch is not set to silent.

link|improve this answer
I can't find any "System Preferences". Are they in the simulated device or in the simulator application? – Roger Wernersson Jan 9 at 0:03
I mean on Mac OS X, in your computer's System Preferences. – lucius Jan 31 at 22:52
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.