<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.12.2 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSImage/touchBarCommunicationAudioTemplateName",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@NSImageNameTouchBarCommunicationAudioTemplate"
  },
  "title" : "touchBarCommunicationAudioTemplateName"
}
-->

# touchBarCommunicationAudioTemplateName

A template image for initiating or denoting audio communication.

```
class let touchBarCommunicationAudioTemplateName: String
```

## Discussion

![Template image for communication audio](images/com.apple.appkit/media-2825109@2x.png)

Touch Bar template images are exclusively for use in [`NSTouchBarItem`](/documentation/AppKit/NSTouchBarItem) objects and not in onscreen windows.

Use template images for your `NSTouchBarItem` images because, in the Touch Bar, template images respond automatically to system white-point changes.

---

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)