ToolsAPI.AI.IOTAAIPlugin Methods
InheritedProtected
AddNotifier | public | Adds a callback notifier. |
AddRef | public | Increments the reference count for this interface. |
Cancel | public | Cancels any ongoing operations. |
Chat | public | Initiates a chat with the AI plugin. |
GenerateImage | public | Generates an image using the AI plugin. |
GenerateSpeechFromText | public | Generates speech from text using the AI plugin. |
GenerateTextFromAudioFile | public | Generates a text from an audio file using the AI plugin. |
GetEnabled | public | Retrieves the status of the AI plugin. |
GetFeatures | public | Retrieves the available features of the AI plugin. |
GetName | public | Retrieves the name of the AI plugin. |
GetSettingFrame | public | Retrieves the settings frame for the AI plugin. |
Instruction | public | Gives an instruction to the AI plugin. |
LoadModels | public | Loads the models for the AI plugin. |
Moderation | public | Initiates a moderation check with the AI plugin. |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
RemoveNotifier | public | Removes the index'th notifier from the list. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |