---
title: AVSpeechSynthesisVoiceIdentifierAlex
framework: avfaudio
role: symbol
role_heading: Global Variable
path: avfaudio/avspeechsynthesisvoiceidentifieralex
---

# AVSpeechSynthesisVoiceIdentifierAlex

The voice that the system identifies as Alex.

## Declaration

```swift
let AVSpeechSynthesisVoiceIdentifierAlex: String
```

## Discussion

Discussion The Alex voice is only available for the en-US language code.

## See Also

### Obtaining voices

- [init(identifier:)](avfaudio/avspeechsynthesisvoice/init(identifier:).md)
- [init(language:)](avfaudio/avspeechsynthesisvoice/init(language:).md)
- [speechVoices()](avfaudio/avspeechsynthesisvoice/speechvoices().md)
