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

# attributeOptions

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

## Declaration

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

## See Also

### Getting preset properties

- [reportingOptions](speech/speechtranscriber/preset/reportingoptions.md)
- [transcriptionOptions](speech/speechtranscriber/preset/transcriptionoptions.md)
