是否可以使用AVfoundation为我自己的应用程序使用Apple的支付成功音效?

Hit*_*tit 1 avfoundation ios swift

是否可以在我的生产应用程序中使用 AVFoundation 和 SystemSoundID 使用苹果的 systemSound?他们对音效有限制吗?

如果可能,当您在 Apple 的应用商店购买或下载某些东西并使用指纹或面部 ID 进行身份验证时,您听到的“cha-ching”成功声音的 SystemSoundID 是什么。

Dav*_*eck 8

我相信SystemSoundID你要找的是1407

  • 如果你想要振动,那就是 1394。 (2认同)