---
title: pronunciations
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsspeechsynthesizer/dictionarykey/pronunciations
---

# pronunciations

An array of dictionary objects containing the keys NSSpeechDictionaryEntrySpelling and NSSpeechDictionaryEntryPhonemes.

## Declaration

```swift
static let pronunciations: NSSpeechSynthesizer.DictionaryKey
```

## See Also

### Type Properties

- [abbreviations](appkit/nsspeechsynthesizer/dictionarykey/abbreviations.md)
- [entryPhonemes](appkit/nsspeechsynthesizer/dictionarykey/entryphonemes.md)
- [entrySpelling](appkit/nsspeechsynthesizer/dictionarykey/entryspelling.md)
- [localeIdentifier](appkit/nsspeechsynthesizer/dictionarykey/localeidentifier.md)
- [modificationDate](appkit/nsspeechsynthesizer/dictionarykey/modificationdate.md)
