You are here: Start » AVL.NET » LocateTextModelId Constructor
LocateTextModelId Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public LocateTextModelId ( NullableRef<string> modelDirectory, AvlNet.LocateTextPretrainedModel pretrainedModel, AvlNet.DeviceKind? deviceType, int deviceIndex )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| modelDirectory | AvlNet.NullableRef<string> | ||||
| pretrainedModel | AvlNet.LocateTextPretrainedModel | ||||
| deviceType | AvlNet.DeviceKind? | ||||
| deviceIndex | int |
