SystemSounds 1.0.1

SystemSounds 1.0.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Aug 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Meniny.



SystemSounds

An iOS System Sounds Player Framework.

Requirements

  • iOS 8.0+
  • macOS 10.9+
  • Xcode 8 with Swift 3

Usage

import SystemSounds

let id = SystemSounds.IDs.SMSReceivedSelectionSMSReceived1
SystemSounds.play(soundID: id.rawValue)