<!--
{
  "availability" : [
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WatchKit",
  "identifier" : "/documentation/WatchKit/WKAudioRecorderControllerOptionsActionTitleKey",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "WatchKit"
    ],
    "preciseIdentifier" : "c:@WKAudioRecorderControllerOptionsActionTitleKey"
  },
  "title" : "WKAudioRecorderControllerOptionsActionTitleKey"
}
-->

# WKAudioRecorderControllerOptionsActionTitleKey

The title to display on the button that the user taps to accept a recording. The value of this key is an <doc://com.apple.documentation/documentation/Foundation/NSString> object. If you do not specify this option, the button title is set to “Save”.

```
let WKAudioRecorderControllerOptionsActionTitleKey: String
```

---

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)