---
title: intendedSpatialExperience
framework: swift
role: symbol
role_heading: Instance Property
path: swift/opaquepointer/intendedspatialexperience
---

# intendedSpatialExperience

The AudioQueue’s intended spatial audio experience.

## Declaration

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

## Discussion

Discussion This value is only useful for output AudioQueues not configured in offline mode; otherwise it’s a no-op. If unspecified, the property value defaults to AutomaticSpatialAudio.
