<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFAudio",
  "identifier" : "/documentation/AVFAudio/AVAudioSessionPortExtensionBluetoothMicrophone/highQualityRecording",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AVFAudio"
    ],
    "preciseIdentifier" : "c:objc(cs)AVAudioSessionPortExtensionBluetoothMicrophone(py)highQualityRecording"
  },
  "title" : "highQualityRecording"
}
-->

# highQualityRecording

Describes whether this port supports Bluetooth high-quality recording.

```
var highQualityRecording: AVAudioSessionCapability { get }
```

## Discussion

Please see [`bluetoothHighQualityRecording`](/documentation/AVFAudio/AVAudioSession/CategoryOptions-swift.struct/bluetoothHighQualityRecording) for details.

---

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)