BRYSoundEffectPlayer 1.0.0

BRYSoundEffectPlayer 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Bryan Irace.



  • By
  • Bryan Irace

Convenience wrapper around some of Apple's Audio Service functions used for playing sound effects.

Installation

Via CocoaPods, of course:

pod install BRYSoundEffectsPlayer

Usage

An instance of BRYSoundEffectPlayer will cache sounds in memory until a low memory warning occurs, though sounds will also be disposed of in order to play other sounds when playsSoundsConcurrently is set to NO.

If your needs are more advanced, you probably want to use AVAudioPlayer instead.

License

Available for use under the MIT license: http://bryan.mit-license.org