---
title: soundClassification
framework: sensorkit
role: symbol
role_heading: Instance Property
path: sensorkit/srspeechmetrics/soundclassification
---

# soundClassification

The highest-ranking classifications in the time range.

## Declaration

```swift
var soundClassification: SNClassificationResult? { get }
```

## See Also

### Getting speech metrics and analytics

- [audioLevel](sensorkit/srspeechmetrics/audiolevel.md)
- [SRAudioLevel](sensorkit/sraudiolevel.md)
- [speechRecognition](sensorkit/srspeechmetrics/speechrecognition.md)
- [speechExpression](sensorkit/srspeechmetrics/speechexpression.md)
