Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试连续循环我在 touchesMoved 方法中使用的 2 秒声音,并希望让它连续播放而不是卡顿或停止,因为用户停止移动他们的手指并且也可能将声音平滑地淡入自身。我试过系统声音和 AVAudioPlayer
我已经在你之前的问题中让你使用 OpenAL