---
title: SpeechTranscriber.ResultAttributeOption
framework: speech
role: symbol
role_heading: Enumeration
path: speech/speechtranscriber/resultattributeoption
---

# SpeechTranscriber.ResultAttributeOption

Options relating to the attributes of the transcription.

## Declaration

```swift
enum ResultAttributeOption
```

## Topics

### Result attribute options

- [SpeechTranscriber.ResultAttributeOption.audioTimeRange](speech/speechtranscriber/resultattributeoption/audiotimerange.md)
- [SpeechTranscriber.ResultAttributeOption.transcriptionConfidence](speech/speechtranscriber/resultattributeoption/transcriptionconfidence.md)

## Relationships

### Conforms To

- [CaseIterable](swift/caseiterable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring transcription

- [SpeechTranscriber.ReportingOption](speech/speechtranscriber/reportingoption.md)
- [SpeechTranscriber.TranscriptionOption](speech/speechtranscriber/transcriptionoption.md)
