---
title: sound
framework: usernotifications
role: symbol
role_heading: Type Property
path: usernotifications/unauthorizationoptions/sound
---

# sound

The ability to play sounds.

## Declaration

```swift
static var sound: UNAuthorizationOptions { get }
```

## See Also

### Options

- [badge](usernotifications/unauthorizationoptions/badge.md)
- [alert](usernotifications/unauthorizationoptions/alert.md)
- [carPlay](usernotifications/unauthorizationoptions/carplay.md)
- [criticalAlert](usernotifications/unauthorizationoptions/criticalalert.md)
- [providesAppNotificationSettings](usernotifications/unauthorizationoptions/providesappnotificationsettings.md)
- [provisional](usernotifications/unauthorizationoptions/provisional.md)
