---
title: HMCharacteristicTypeAudioFeedback
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypeaudiofeedback
---

# HMCharacteristicTypeAudioFeedback

An indicator of whether audio feedback, like a beep or other external sound mechanism, is enabled.

## Declaration

```swift
let HMCharacteristicTypeAudioFeedback: String
```

## Discussion

Discussion The corresponding Boolean value indicates whether audio feedback is enabled.

## See Also

### Audio and video

- [HMCharacteristicTypeSupportedRTPConfiguration](homekit/hmcharacteristictypesupportedrtpconfiguration.md)
- [HMCharacteristicTypeDigitalZoom](homekit/hmcharacteristictypedigitalzoom.md)
- [HMCharacteristicTypeOpticalZoom](homekit/hmcharacteristictypeopticalzoom.md)
- [HMCharacteristicTypeImageMirroring](homekit/hmcharacteristictypeimagemirroring.md)
- [HMCharacteristicTypeImageRotation](homekit/hmcharacteristictypeimagerotation.md)
- [HMCharacteristicTypeNightVision](homekit/hmcharacteristictypenightvision.md)
- [HMCharacteristicTypeStreamingStatus](homekit/hmcharacteristictypestreamingstatus.md)
- [HMCharacteristicTypeSupportedVideoStreamConfiguration](homekit/hmcharacteristictypesupportedvideostreamconfiguration.md)
- [HMCharacteristicTypeSupportedAudioStreamConfiguration](homekit/hmcharacteristictypesupportedaudiostreamconfiguration.md)
- [HMCharacteristicTypeSelectedStreamConfiguration](homekit/hmcharacteristictypeselectedstreamconfiguration.md)
- [HMCharacteristicTypeSetupStreamEndpoint](homekit/hmcharacteristictypesetupstreamendpoint.md)
- [HMCharacteristicTypeVolume](homekit/hmcharacteristictypevolume.md)
- [HMCharacteristicTypeMute](homekit/hmcharacteristictypemute.md)
- [HMCharacteristicTypeVolumeSelector](homekit/hmcharacteristictypevolumeselector.md)
- [HMCharacteristicTypeVolumeControlType](homekit/hmcharacteristictypevolumecontroltype.md)
