com.apple.developer.coremotion.head-pose
An entitlement that enables someone’s head movement to determine the orientation of spatialized sound output.
Discussion
This entitlement changes the orientation of spatial audio output to match the person’s head pose via compatible AirPods for the following APIs:
AVAudioEnvironmentNode, when you set the isListenerHeadTrackingEnabled property to
trueAudio Toolbox (see AUSpatialMixer Parameters), when you set the kAudioUnitProperty_SpatialMixerEnableHeadTracking property to
truePHASEListener, when you set the new automaticHeadTrackingFlags property to orientation
Add this entitlement to your app by enabling the Head Pose capability in Xcode.