【发布时间】:2021-07-15 09:32:57
【问题描述】:
我在里面发现了几个 macOS 系统声音
/System/Library/Components/CoreAudio.component/Contents/SharedSupport/SystemSounds
当您在 dock/drag to trash.aif 的查找器中删除文件时,包括垃圾声音。
但是我找不到播放这些声音的 API。我真的不想硬编码任何文件路径。
PS:一种选择可能是将声音简单地复制到我自己的应用程序包中,但如果可能的话,我也想避免这种情况(还有许可?)。
【问题讨论】:
标签: cocoa audio appkit dock recycle-bin