Skip to content

🎙An iOS System Sounds Player.

License

Notifications You must be signed in to change notification settings

kofsiwon/SystemSounds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SystemSounds

An iOS System Sounds Player Framework.

Requirements

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

Installnation

CocoaPods

pod 'SystemSounds'

Usage

import SystemSounds

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

About

🎙An iOS System Sounds Player.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 93.8%
  • Ruby 4.4%
  • Objective-C 1.8%