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.