---
title: NSSpeechSynthesizer.VoiceName
framework: appkit
role: symbol
role_heading: Structure
path: appkit/nsspeechsynthesizer/voicename
---

# NSSpeechSynthesizer.VoiceName

## Declaration

```swift
struct VoiceName
```

## Topics

### Initializers

- [init(rawValue:)](appkit/nsspeechsynthesizer/voicename/init(rawvalue:).md)

## Relationships

### Conforms To

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

## See Also

### Getting Speech Synthesizer Information

- [availableVoices](appkit/nsspeechsynthesizer/availablevoices.md)
- [attributes(forVoice:)](appkit/nsspeechsynthesizer/attributes(forvoice:).md)
- [defaultVoice](appkit/nsspeechsynthesizer/defaultvoice.md)
- [NSSpeechSynthesizer.VoiceAttributeKey](appkit/nsspeechsynthesizer/voiceattributekey.md)
