<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 10.0.0 -",
    "macOS: 10.15.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Speech",
  "identifier" : "/documentation/Speech/SFSpeechRecognitionTaskHint/confirmation",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Speech"
    ],
    "preciseIdentifier" : "c:@E@SFSpeechRecognitionTaskHint@SFSpeechRecognitionTaskHintConfirmation"
  },
  "title" : "SFSpeechRecognitionTaskHint.confirmation"
}
-->

# SFSpeechRecognitionTaskHint.confirmation

A task that uses captured speech for short, confirmation-style requests.

```
case confirmation
```

## Discussion

Use this hint type when you are using speech recognition to handle confirmation commands, such as “yes,” “no,” or “maybe.”

---

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)