---
title: HMCharacteristicTypeMute
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypemute
---

# HMCharacteristicTypeMute

A control for muting audio.

## Declaration

```swift
let HMCharacteristicTypeMute: String
```

## Discussion

Discussion The corresponding Boolean is true when the audio is muted.

## 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)
- [HMCharacteristicTypeAudioFeedback](homekit/hmcharacteristictypeaudiofeedback.md)
- [HMCharacteristicTypeVolume](homekit/hmcharacteristictypevolume.md)
- [HMCharacteristicTypeVolumeSelector](homekit/hmcharacteristictypevolumeselector.md)
- [HMCharacteristicTypeVolumeControlType](homekit/hmcharacteristictypevolumecontroltype.md)
