---
title: audioUnit
framework: coreaudiokit
role: symbol
role_heading: Instance Property
path: coreaudiokit/augenericview/audiounit
---

# audioUnit

The audio unit associated with the generic view.

## Declaration

```swift
var audioUnit: AudioUnit { get }
```

## Discussion

Discussion The audio unit associated with the generic view. On error, returns nil.
