---
title: soundEvents
framework: phase
role: symbol
role_heading: Instance Property
path: phase/phaseengine/soundevents
---

# soundEvents

A collection of the sounds that play under various runtime circumstances.

## Declaration

```swift
var soundEvents: [PHASESoundEvent] { get }
```
