---
title: reportingOptions
framework: speech
role: symbol
role_heading: Instance Property
path: speech/speechtranscriber/preset/reportingoptions
---

# reportingOptions

Options relating to the transcriber’s result delivery appropriate for this preset.

## Declaration

```swift
var reportingOptions: Set<SpeechTranscriber.ReportingOption>
```

## See Also

### Getting preset properties

- [attributeOptions](speech/speechtranscriber/preset/attributeoptions.md)
- [transcriptionOptions](speech/speechtranscriber/preset/transcriptionoptions.md)
