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

# AVSpeechSynthesizer.PersonalVoiceAuthorizationStatus.denied

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

## Declaration

```swift
case denied
```

## See Also

### Authorization statuses

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