ToolsAPI.AI.TAIFeatures
Delphi
TAIFeatures = set of TAIFeature;
C++
typedef System::Set<TAIFeature, TAIFeature::afChat, TAIFeature::afSpeechToText> TAIFeatures;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
set typedef |
public | ToolsAPI.AI.pas ToolsAPI.AI.hpp |
ToolsAPI.AI | ToolsAPI.AI |
Description
Defines a set of AI capabilities from the TAIFeature enumeration.