---
title: Result
framework: speech
role: symbol
role_heading: Associated Type
path: speech/speechmodule/result
---

# Result

## Declaration

```swift
associatedtype Result : SpeechModuleResult, Sendable where Self.Result == Self.Results.Element
```

## See Also

### Getting results

- [results](speech/speechmodule/results-swift.property.md)
- [Results](speech/speechmodule/results-swift.associatedtype.md)
