---
title: "init(engine:)"
framework: phase
role: symbol
role_heading: Initializer
path: "phase/phaselistener/init(engine:)"
---

# init(engine:)

Creates a listener with the given engine.

## Declaration

```swift
init(engine: PHASEEngine)
```

## Parameters

- `engine`: The object that controls the app’s audio output.
