<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Swift",
  "identifier" : "/documentation/Swift/OpaquePointer/intendedSpatialExperience",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Swift"
    ],
    "preciseIdentifier" : "s:s13OpaquePointerV12AudioToolboxE25intendedSpatialExperienceAC0fcG0_pvp"
  },
  "title" : "intendedSpatialExperience"
}
-->

# intendedSpatialExperience

The AudioQueue’s intended spatial audio experience.

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

## 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`.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)