---
title: name
framework: avfaudio
role: symbol
role_heading: Instance Property
path: avfaudio/avspeechsynthesisvoice/name
---

# name

The name of a voice.

## Declaration

```swift
var name: String { get }
```

## See Also

### Inspecting voices

- [identifier](avfaudio/avspeechsynthesisvoice/identifier.md)
- [quality](avfaudio/avspeechsynthesisvoice/quality.md)
- [gender](avfaudio/avspeechsynthesisvoice/gender.md)
- [voiceTraits](avfaudio/avspeechsynthesisvoice/voicetraits.md)
- [audioFileSettings](avfaudio/avspeechsynthesisvoice/audiofilesettings.md)
- [AVSpeechSynthesisVoiceQuality](avfaudio/avspeechsynthesisvoicequality.md)
- [AVSpeechSynthesisVoiceGender](avfaudio/avspeechsynthesisvoicegender.md)
- [AVSpeechSynthesisVoice.Traits](avfaudio/avspeechsynthesisvoice/traits.md)
