ToolsAPI.AI.IOTAAIServicesNotifier.SpeechLoaded
Delphi
procedure SpeechLoaded(const ASpeech: TStream; const ARequestID: TGUID);
C++
virtual void __fastcall SpeechLoaded(System::Classes::TStream* const ASpeech, const GUID &ARequestID) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | ToolsAPI.AI.pas ToolsAPI.AI.hpp |
ToolsAPI.AI | IOTAAIServicesNotifier |
Description
Notifies that a speech (stream) has been loaded.