<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 13.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HealthKit",
  "identifier" : "/documentation/HealthKit/HKUnit/decibelAWeightedSoundPressureLevel()",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "HealthKit"
    ],
    "preciseIdentifier" : "c:objc(cs)HKUnit(cm)decibelAWeightedSoundPressureLevelUnit"
  },
  "title" : "decibelAWeightedSoundPressureLevel()"
}
-->

# decibelAWeightedSoundPressureLevel()

Returns a HealthKit unit for measuring the difference between the local pressure and the ambient atmospheric pressure caused by sound.

```
class func decibelAWeightedSoundPressureLevel() -> Self
```

## See Also

[`+  decibelHearingLevelUnit`](/documentation/HealthKit/HKUnit/decibelHearingLevel())

Returns a HealthKit unit for measuring the intensity of a sound.



---

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)