<!--
{
  "availability" : [
    "macCatalyst: 14.0.0 -",
    "iOS: 14.0.0 -",
    "Xcode: 17.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "SiriKit",
  "identifier" : "/documentation/SiriKit/providing-hands-free-app-control-with-intents",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Providing Hands-Free App Control with Intents"
}
-->

# Providing Hands-Free App Control with Intents

Resolve, confirm, and handle intents without an extension.

## Overview

> Note: This sample code project is associated with WWDC20 session [10073: Empower Your Intents](https://developer.apple.com/videos/play/wwdc2020/10073/).

---

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)