---
title: AlertingContext.Sound
framework: accessorynotifications
role: symbol
role_heading: Structure
path: accessorynotifications/alertingcontext/sound-swift.struct
---

# AlertingContext.Sound

A structure that describes sound characteristics for a notification.

## Declaration

```swift
struct Sound
```

## Topics

### Sound behavior

- [shouldIgnoreSilentMode](accessorynotifications/alertingcontext/sound-swift.struct/shouldignoresilentmode.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)

## See Also

### Configuring notification sound

- [sound](accessorynotifications/alertingcontext/sound-swift.property.md)
