---
title: "customizedLanguage(modelConfiguration:)"
framework: speech
role: symbol
role_heading: Type Method
path: "speech/dictationtranscriber/contenthint/customizedlanguage(modelconfiguration:)"
---

# customizedLanguage(modelConfiguration:)

A hint specifying a custom language model applicable to the expected spoken audio content.

## Declaration

```swift
static func customizedLanguage(modelConfiguration: SFSpeechLanguageModel.Configuration) -> DictationTranscriber.ContentHint
```

## See Also

### Content hints

- [shortForm](speech/dictationtranscriber/contenthint/shortform.md)
- [farField](speech/dictationtranscriber/contenthint/farfield.md)
- [atypicalSpeech](speech/dictationtranscriber/contenthint/atypicalspeech.md)
