<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UITextInput/dictationRecordingDidEnd()",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:objc(pl)UITextInput(im)dictationRecordingDidEnd"
  },
  "title" : "dictationRecordingDidEnd()"
}
-->

# dictationRecordingDidEnd()

Tells the object when there is a pending dictation result.

```
optional func dictationRecordingDidEnd()
```

## Discussion

Implement this optional method if you want to respond to the completion of the recognition of a dictated phrase.

---

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)