audio record
Asked on 03/03/2025
1 search
It seems like you're interested in audio recording capabilities discussed at Apple's WWDC. One relevant session is "Capture HDR content with ScreenCaptureKit," which introduces a new API for recording screen audio and microphone content. This API allows you to easily record and save screen audio and microphone content in your app. You can configure the SC stream to capture content and use the new SC recording output to specify where to save the file, the file type, and the video codec.
For more details, you can refer to the session chapter on recording to file: Capture HDR content with ScreenCaptureKit (08:41).
If you have any more specific questions about audio recording or other features presented at WWDC, feel free to ask!

Compose interactive 3D content in Reality Composer Pro
Discover how the Timeline view in Reality Composer Pro can bring your 3D content to life. Learn how to create an animated story in which characters and objects interact with each other and the world around them using inverse kinematics, blend shapes, and skeletal poses. We’ll also show you how to use built-in and custom actions, sequence your actions, apply triggers, and implement natural movements.

Build compelling spatial photo and video experiences
Learn how to adopt spatial photos and videos in your apps. Explore the different types of stereoscopic media and find out how to capture spatial videos in your iOS app on iPhone 15 Pro. Discover the various ways to detect and present spatial media, including the new QuickLook Preview Application API in visionOS. And take a deep dive into the metadata and stereo concepts that make a photo or video spatial.

Capture HDR content with ScreenCaptureKit
Learn how to capture high dynamic colors using ScreenCaptureKit, and explore new features like HDR support, microphone capture, and straight-to-file recording.