---
title: hearingDevicePairedEarDidChangeNotification
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uiaccessibility/hearingdevicepairedeardidchangenotification
---

# hearingDevicePairedEarDidChangeNotification

A notification that UIKit posts when there’s a change to the currently paired hearing devices.

## Declaration

```swift
nonisolated static let hearingDevicePairedEarDidChangeNotification: NSNotification.Name
```

## See Also

### Audio and speech

- [monoAudioStatusDidChangeNotification](uikit/uiaccessibility/monoaudiostatusdidchangenotification.md)
- [speakScreenStatusDidChangeNotification](uikit/uiaccessibility/speakscreenstatusdidchangenotification.md)
- [speakSelectionStatusDidChangeNotification](uikit/uiaccessibility/speakselectionstatusdidchangenotification.md)
