---
title: AVCaptureDevice.MicrophoneMode.standard
framework: avfoundation
role: symbol
role_heading: Case
path: avfoundation/avcapturedevice/microphonemode/standard
---

# AVCaptureDevice.MicrophoneMode.standard

A mode that processes microphone audio with standard voice DSP.

## Declaration

```swift
case standard
```

## See Also

### Microphone modes

- [AVCaptureDevice.MicrophoneMode.wideSpectrum](avfoundation/avcapturedevice/microphonemode/widespectrum.md)
- [AVCaptureDevice.MicrophoneMode.voiceIsolation](avfoundation/avcapturedevice/microphonemode/voiceisolation.md)
