---
title: MTRClusterAudioOutput
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusteraudiooutput
---

# MTRClusterAudioOutput

## Declaration

```swift
class MTRClusterAudioOutput
```

## Topics

### Initializers

- [init(device:endpoint:queue:)](matter/mtrclusteraudiooutput/init(device:endpoint:queue:).md)
- [init(device:endpointID:queue:)](matter/mtrclusteraudiooutput/init(device:endpointid:queue:).md)

### Instance Methods

- [readAttributeAcceptedCommandList(with:)](matter/mtrclusteraudiooutput/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusteraudiooutput/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusteraudiooutput/readattributeclusterrevision(with:).md)
- [readAttributeCurrentOutput(with:)](matter/mtrclusteraudiooutput/readattributecurrentoutput(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusteraudiooutput/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusteraudiooutput/readattributegeneratedcommandlist(with:).md)
- [readAttributeOutputList(with:)](matter/mtrclusteraudiooutput/readattributeoutputlist(with:).md)
- [renameOutput(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusteraudiooutput/renameoutput(with:expectedvalues:expectedvalueinterval:completion:).md)
- [renameOutput(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusteraudiooutput/renameoutput(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [select(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusteraudiooutput/select(with:expectedvalues:expectedvalueinterval:completion:).md)
- [select(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusteraudiooutput/select(with:expectedvalues:expectedvalueinterval:completionhandler:).md)

## Relationships

### Inherits From

- [MTRGenericCluster](matter/mtrgenericcluster.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)
