Classes
The following classes are available globally.
-
The
See moreJSQSystemSoundPlayer
class enables you to play sound effects, alert sounds, or other short sounds. It lazily loads and caches allSystemSoundID
objects and purges them upon receiving theUIApplicationDidReceiveMemoryWarningNotification
notification.Declaration
Objective-C
@interface JSQSystemSoundPlayer : NSObject
Swift
class JSQSystemSoundPlayer : NSObject