---
title: attributeOptions
framework: speech
role: symbol
role_heading: Instance Property
path: speech/dictationtranscriber/preset/attributeoptions
---

# attributeOptions

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

## Declaration

```swift
var attributeOptions: Set<DictationTranscriber.ResultAttributeOption>
```

## See Also

### Getting preset properties

- [contentHints](speech/dictationtranscriber/preset/contenthints.md)
- [reportingOptions](speech/dictationtranscriber/preset/reportingoptions.md)
- [transcriptionOptions](speech/dictationtranscriber/preset/transcriptionoptions.md)
