---
title: intendedSpatialExperience
framework: audiotoolbox
role: symbol
role_heading: Instance Property
path: audiotoolbox/auaudiounit/intendedspatialexperience-7uqrm
---

# intendedSpatialExperience

The AUAudioUnit’s intended spatial audio experience.

## Declaration

```swift
var intendedSpatialExperience: any SpatialAudioExperience { get set }
```

## Discussion

Discussion This value is only useful for output audio units; otherwise it’s a no-op. If unspecified, the property value defaults to AutomaticSpatialAudio.
