Contents

status(forModules:)

Returns the status for the list of modules.

Declaration

static func status(forModules modules: [any SpeechModule]) async -> AssetInventory.Status

Discussion

If the status differs between modules, it returns the lowest status in order from unsupported, supported, downloading, installed.

See Also

Checking asset status