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.
サウンドの再生中にiPhoneが振動するように設定するにはどうすればよいですか。
私が使用するコードは、最初に音を鳴らしてから振動するか、その逆です。
ありがとう
簡単に使用できます
AudioServicesPlaySystemSound(kSystemSoundID_Vibrate);