setIntendedSpatialExperience(_:)
Sets the spatial audio experience your app intends to provide the user.
Declaration
@nonobjc func setIntendedSpatialExperience(_ spatialExperience: any AVAudioSessionSpatialExperience) throwsDiscussion
spatialExperience: The spatial audio experience to set.