SystemSounds 1.0.1

SystemSounds 1.0.1

测试已测试
语言语言 SwiftSwift
许可证 MIT
发布时间最后发布2017 年 8 月
SwiftSwift 版本3.0
SPM支持 SPM

Meniny 维护。



SystemSounds

一个 iOS 系统声音播放框架。

要求

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

用法

import SystemSounds

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