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

# transcriptionOptions

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

## Declaration

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

## See Also

### Getting preset properties

- [attributeOptions](speech/speechtranscriber/preset/attributeoptions.md)
- [reportingOptions](speech/speechtranscriber/preset/reportingoptions.md)
