<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "Xcode: 26.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/capturing-spatial-audio-in-your-ios-app",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Capturing Spatial Audio in your iOS app"
}
-->

# Capturing Spatial Audio in your iOS app

Enhance your app’s audio recording capabilities by supporting Spatial Audio capture.

## Overview

> Note: This sample code project is associated with WWDC25 session 251: [Enhance your app’s audio recording capabilities](https://developer.apple.com/videos/play/wwdc2025/251).

### Configure the sample code project

Run this sample code on a device that supports Spatial Audio capture, like an iPhone 16 Pro or later.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)