---
title: AVAudioEnvironmentOutputType.externalSpeakers
framework: avfaudio
role: symbol
role_heading: Case
path: avfaudio/avaudioenvironmentoutputtype/externalspeakers
---

# AVAudioEnvironmentOutputType.externalSpeakers

Renders the audio output for external speakers according to the audio environment node’s output channel layout.

## Declaration

```swift
case externalSpeakers
```

## See Also

### Output Types

- [AVAudioEnvironmentOutputType.auto](avfaudio/avaudioenvironmentoutputtype/auto.md)
- [AVAudioEnvironmentOutputType.headphones](avfaudio/avaudioenvironmentoutputtype/headphones.md)
- [AVAudioEnvironmentOutputType.builtInSpeakers](avfaudio/avaudioenvironmentoutputtype/builtinspeakers.md)
