---
title: AVSpeechSynthesizer.PersonalVoiceAuthorizationStatus.authorized
framework: avfaudio
role: symbol
role_heading: Case
path: avfaudio/avspeechsynthesizer/personalvoiceauthorizationstatus-swift.enum/authorized
---

# AVSpeechSynthesizer.PersonalVoiceAuthorizationStatus.authorized

The user granted your app’s request to use personal voices.

## Declaration

```swift
case authorized
```

## See Also

### Authorization statuses

- [AVSpeechSynthesizer.PersonalVoiceAuthorizationStatus.denied](avfaudio/avspeechsynthesizer/personalvoiceauthorizationstatus-swift.enum/denied.md)
- [AVSpeechSynthesizer.PersonalVoiceAuthorizationStatus.notDetermined](avfaudio/avspeechsynthesizer/personalvoiceauthorizationstatus-swift.enum/notdetermined.md)
- [AVSpeechSynthesizer.PersonalVoiceAuthorizationStatus.unsupported](avfaudio/avspeechsynthesizer/personalvoiceauthorizationstatus-swift.enum/unsupported.md)
