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: 508
audiotoolbox
|objective-c
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