标签: ios xcode swift accelerometer devicemotion
我在Swift编写iOS应用程序,我需要在用户上下跳跃时播放音乐(通过coreMotion检测)。
播放音频很好,但我不知道如何使用coreMotion触发/停止音乐。
任何帮助将不胜感激!