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

# gender

The gender of the voice.

## Declaration

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

## See Also

### Inspecting a voice

- [age](avfaudio/avspeechsynthesisprovidervoice/age.md)
- [AVSpeechSynthesisVoiceGender](avfaudio/avspeechsynthesisvoicegender.md)
- [identifier](avfaudio/avspeechsynthesisprovidervoice/identifier.md)
- [name](avfaudio/avspeechsynthesisprovidervoice/name.md)
- [primaryLanguages](avfaudio/avspeechsynthesisprovidervoice/primarylanguages.md)
- [supportedLanguages](avfaudio/avspeechsynthesisprovidervoice/supportedlanguages.md)
- [version](avfaudio/avspeechsynthesisprovidervoice/version.md)
- [voiceSize](avfaudio/avspeechsynthesisprovidervoice/voicesize.md)
