---
title: AudioReaderError.microphoneAuthorizationDenied
framework: createmlcomponents
role: symbol
role_heading: Case
path: createmlcomponents/audioreadererror/microphoneauthorizationdenied
---

# AudioReaderError.microphoneAuthorizationDenied

An error that indicates that the microphone authorization status is denied. The user has explicitly denied permission for audio capture.

## Declaration

```swift
case microphoneAuthorizationDenied
```

## See Also

### Analyzing the error

- [AudioReaderError.microphoneAuthorizationRestricted](createmlcomponents/audioreadererror/microphoneauthorizationrestricted.md)
- [AudioReaderError.sourceDeviceNotAvailable](createmlcomponents/audioreadererror/sourcedevicenotavailable.md)
