---
title: WKAudioRecorderControllerOptionsActionTitleKey
framework: watchkit
role: symbol
role_heading: Global Variable
path: watchkit/wkaudiorecordercontrolleroptionsactiontitlekey
---

# WKAudioRecorderControllerOptionsActionTitleKey

The title to display on the button that the user taps to accept a recording. The value of this key is an NSString object. If you do not specify this option, the button title is set to “Save”.

## Declaration

```swift
let WKAudioRecorderControllerOptionsActionTitleKey: String
```

## See Also

### Constants

- [WKAudioRecorderControllerOptionsAlwaysShowActionTitleKey](watchkit/wkaudiorecordercontrolleroptionsalwaysshowactiontitlekey.md)
- [WKAudioRecorderControllerOptionsAutorecordKey](watchkit/wkaudiorecordercontrolleroptionsautorecordkey.md)
- [WKAudioRecorderControllerOptionsMaximumDurationKey](watchkit/wkaudiorecordercontrolleroptionsmaximumdurationkey.md)
