---
title: modules
framework: speech
role: symbol
role_heading: Instance Property
path: speech/speechanalyzer/modules
---

# modules

The modules performing analysis on the audio input.

## Declaration

```swift
final var modules: [any SpeechModule] { get }
```

## See Also

### Managing modules

- [setModules(_:)](speech/speechanalyzer/setmodules(_:).md)
