---
title: contentHints
framework: speech
role: symbol
role_heading: Instance Property
path: speech/dictationtranscriber/preset/contenthints
---

# contentHints

Expected characteristics of the spoken audio appropriate for this preset.

## Declaration

```swift
var contentHints: Set<DictationTranscriber.ContentHint>
```

## See Also

### Getting preset properties

- [attributeOptions](speech/dictationtranscriber/preset/attributeoptions.md)
- [reportingOptions](speech/dictationtranscriber/preset/reportingoptions.md)
- [transcriptionOptions](speech/dictationtranscriber/preset/transcriptionoptions.md)
