---
title: symbol
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsspeechsynthesizer/speechpropertykey/phonemeinfokey/symbol
---

# symbol

The symbol used to represent the phoneme.

## Declaration

```swift
static let symbol: NSSpeechSynthesizer.SpeechPropertyKey.PhonemeInfoKey
```

## Discussion

Discussion The symbol does not necessarily have a phonetic connection to the phoneme, but might simply be an abstract textual representation of it.

## See Also

### Phoneme Info Keys

- [example](appkit/nsspeechsynthesizer/speechpropertykey/phonemeinfokey/example.md)
- [hiliteEnd](appkit/nsspeechsynthesizer/speechpropertykey/phonemeinfokey/hiliteend.md)
- [hiliteStart](appkit/nsspeechsynthesizer/speechpropertykey/phonemeinfokey/hilitestart.md)
- [opcode](appkit/nsspeechsynthesizer/speechpropertykey/phonemeinfokey/opcode.md)
