---
title: HMCameraAudioControl
framework: homekit
role: symbol
role_heading: Class
path: homekit/hmcameraaudiocontrol
---

# HMCameraAudioControl

An object that controls a camera’s audio settings.

## Declaration

```swift
class HMCameraAudioControl
```

## Topics

### Controlling audio characteristics

- [mute](homekit/hmcameraaudiocontrol/mute.md)
- [volume](homekit/hmcameraaudiocontrol/volume.md)

## Relationships

### Inherits From

- [HMCameraControl](homekit/hmcameracontrol.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Playing audio

- [microphoneControl](homekit/hmcameraprofile/microphonecontrol.md)
- [speakerControl](homekit/hmcameraprofile/speakercontrol.md)
