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

# quality

The speech quality of a voice.

## Declaration

```swift
var quality: AVSpeechSynthesisVoiceQuality { get }
```

## See Also

### Inspecting voices

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