pub unsafe static kAudioServicesDetailIntendedSpatialExperience: &'static CFStringAvailable on crate features
AudioServices and objc2-core-foundation only.Expand description
Keys that are passed in a dictionary to AudioServicesPlaySystemSoundWithDetails
Must be any non-nil CASpatialAudioExperience. The system sound will have this spatial experience for the duration of its playback and cannot change mid-playback.
See also Appleās documentation