---
title: sound
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsapplication/remotenotificationtype/sound
---

# sound

The app should play a sound.

## Declaration

```swift
static var sound: NSApplication.RemoteNotificationType { get }
```

## See Also

### Interaction Types

- [badge](appkit/nsapplication/remotenotificationtype/badge.md)
- [alert](appkit/nsapplication/remotenotificationtype/alert.md)
