---
title: name
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsspeechsynthesizer/voiceattributekey/name
---

# name

The name of the voice suitable for display. An NSString.

## Declaration

```swift
static let name: NSSpeechSynthesizer.VoiceAttributeKey
```

## See Also

### Voice Attribute Keys

- [identifier](appkit/nsspeechsynthesizer/voiceattributekey/identifier.md)
- [age](appkit/nsspeechsynthesizer/voiceattributekey/age.md)
- [gender](appkit/nsspeechsynthesizer/voiceattributekey/gender.md)
- [demoText](appkit/nsspeechsynthesizer/voiceattributekey/demotext.md)
- [localeIdentifier](appkit/nsspeechsynthesizer/voiceattributekey/localeidentifier.md)
- [supportedCharacters](appkit/nsspeechsynthesizer/voiceattributekey/supportedcharacters.md)
- [individuallySpokenCharacters](appkit/nsspeechsynthesizer/voiceattributekey/individuallyspokencharacters.md)
