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

# gender

The gender for a voice.

## Declaration

```swift
var gender: AVSpeechSynthesisVoiceGender { get }
```

## See Also

### Inspecting voices

- [identifier](avfaudio/avspeechsynthesisvoice/identifier.md)
- [name](avfaudio/avspeechsynthesisvoice/name.md)
- [quality](avfaudio/avspeechsynthesisvoice/quality.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)
