<!--
{
  "availability" : [
    "iOS: 7.0.0 - 12.0.0",
    "iPadOS: 7.0.0 - 12.0.0",
    "macCatalyst: 13.1.0 - 13.1.0",
    "tvOS: 13.0.0 - 12.0.0",
    "visionOS: 1.0.0 - 1.0.0",
    "watchOS: 2.0.0 - 5.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "CoreAudioTypes",
  "identifier" : "/documentation/CoreAudioTypes/AVAudioSessionErrorInsufficientPriority",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Core Audio Types"
    ],
    "preciseIdentifier" : "c:@Ea@AVAudioSessionErrorInsufficientPriority@AVAudioSessionErrorInsufficientPriority"
  },
  "title" : "AVAudioSessionErrorInsufficientPriority"
}
-->

# AVAudioSessionErrorInsufficientPriority

An error code that indicates the app isn’t allowed to set the audio category because it’s in use by another app.

```
var AVAudioSessionErrorInsufficientPriority: Int { get }
```

---

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)