---
title: transcriptionOptions
framework: speech
role: symbol
role_heading: Instance Property
path: speech/dictationtranscriber/preset/transcriptionoptions
---

# transcriptionOptions

Options relating to the text of the transcription appropriate for this preset.

## Declaration

```swift
var transcriptionOptions: Set<DictationTranscriber.TranscriptionOption>
```

## See Also

### Getting preset properties

- [attributeOptions](speech/dictationtranscriber/preset/attributeoptions.md)
- [contentHints](speech/dictationtranscriber/preset/contenthints.md)
- [reportingOptions](speech/dictationtranscriber/preset/reportingoptions.md)
