AudioServicesPlaySystemSound not playing sounds

Posted by Biranchi on Stack Overflow See other posts from Stack Overflow or by Biranchi
Published on 2010-04-27T11:14:18Z Indexed on 2010/04/27 17:03 UTC
Read the original article Hit count: 479

Filed under:
|

hi All,

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

AudioServicesPlaySystemSound (soundFileObject);

But sometimes it is not playing.

What is the reason ???

Thanks

© Stack Overflow or respective owner

Related posts about audiotoolbox

Related posts about objective-c