---
title: SpeechTranscriber.ReportingOption
framework: speech
role: symbol
role_heading: Enumeration
path: speech/speechtranscriber/reportingoption
---

# SpeechTranscriber.ReportingOption

Options relating to the transcriber’s result delivery.

## Declaration

```swift
enum ReportingOption
```

## Topics

### Reporting options

- [SpeechTranscriber.ReportingOption.alternativeTranscriptions](speech/speechtranscriber/reportingoption/alternativetranscriptions.md)
- [SpeechTranscriber.ReportingOption.fastResults](speech/speechtranscriber/reportingoption/fastresults.md)
- [SpeechTranscriber.ReportingOption.volatileResults](speech/speechtranscriber/reportingoption/volatileresults.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.ResultAttributeOption](speech/speechtranscriber/resultattributeoption.md)
- [SpeechTranscriber.TranscriptionOption](speech/speechtranscriber/transcriptionoption.md)
