Can control widget record audio
Asked on 07/31/2024
1 search
Control widgets in iOS 18, as introduced in the session Extend your app’s controls across the system, are designed to provide quick access to actions from your app in system spaces like Control Center, the lock screen, and the action button. They focus on actions and succinct information, such as turning on the flashlight or deep linking into an app.
However, there is no specific mention in the provided context that control widgets can record audio. The session Capture HDR content with ScreenCaptureKit discusses capturing microphone audio using ScreenCaptureKit, but this is separate from the functionality of control widgets.
Therefore, based on the provided context, control widgets do not have the capability to record audio.

Extend your app’s controls across the system
Bring your app’s controls to Control Center, the Lock Screen, and beyond. Learn how you can use WidgetKit to extend your app’s controls to the system experience. We’ll cover how you can to build a control, tailor its appearance, and make it configurable.

Optimize for the spatial web
Discover how to make the most of visionOS capabilities on the web. Explore recent updates like improvements to selection highlighting, and the ability to present spatial photos and panorama images in fullscreen. Learn to take advantage of existing web standards for dictation and text-to-speech with WebSpeech, spatial soundscapes with WebAudio, and immersive experiences with WebXR.

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.