Contents

AVAudioEnvironmentOutputType.builtInSpeakers

Renders the audio output for built-in speakers on the current hardware.

Declaration

case builtInSpeakers

Discussion

The output isn’t suitable for playback on other hardware.

In iOS devices, the rendering can be specific to device orientation. Manual rendering modes may not provide the rendering you expect if the device orientation changes between rendering the audio and playing it back.

See Also

Output Types