---
title: endRetention()
framework: speech
role: symbol
role_heading: Type Method
path: speech/speechmodels/endretention()
---

# endRetention()

Releases all models held by cached recognizer instances. The method does not return until all models are released.

## Declaration

```swift
static func endRetention() async
```
