---
title: speechRecognition
framework: sensorkit
role: symbol
role_heading: Instance Property
path: sensorkit/srspeechmetrics/speechrecognition
---

# speechRecognition

The partial or final results of the speech recognition request.

## Declaration

```swift
var speechRecognition: SFSpeechRecognitionResult? { get }
```

## See Also

### Getting speech metrics and analytics

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