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

# AVSpeechSynthesizer.PersonalVoiceAuthorizationStatus.unsupported

The device doesn’t support personal voices.

## Declaration

```swift
case unsupported
```

## See Also

### Authorization statuses

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