---
title: AssetInventory.Status.installed
framework: speech
role: symbol
role_heading: Case
path: speech/assetinventory/status/installed
---

# AssetInventory.Status.installed

The necessary assets have been downloaded and installed on the device, and the module is ready for use.

## Declaration

```swift
case installed
```

## See Also

### Asset status

- [AssetInventory.Status.downloading](speech/assetinventory/status/downloading.md)
- [AssetInventory.Status.supported](speech/assetinventory/status/supported.md)
- [AssetInventory.Status.unsupported](speech/assetinventory/status/unsupported.md)
