---
title: DictationTranscriber.ContentHint
framework: speech
role: symbol
role_heading: Structure
path: speech/dictationtranscriber/contenthint
---

# DictationTranscriber.ContentHint

Expected characteristics of the spoken audio content and its delivery.

## Declaration

```swift
struct ContentHint
```

## Overview

Overview These hints optimize transcription, but do not preclude spoken audio with different characteristics.

## Topics

### Content hints

- [shortForm](speech/dictationtranscriber/contenthint/shortform.md)
- [farField](speech/dictationtranscriber/contenthint/farfield.md)
- [customizedLanguage(modelConfiguration:)](speech/dictationtranscriber/contenthint/customizedlanguage(modelconfiguration:).md)
- [atypicalSpeech](speech/dictationtranscriber/contenthint/atypicalspeech.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring transcription

- [DictationTranscriber.ReportingOption](speech/dictationtranscriber/reportingoption.md)
- [DictationTranscriber.ResultAttributeOption](speech/dictationtranscriber/resultattributeoption.md)
- [DictationTranscriber.TranscriptionOption](speech/dictationtranscriber/transcriptionoption.md)
