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 ;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
public | ToolsAPI.AI.pas ToolsAPI.AI.hpp |
ToolsAPI.AI | IOTAAIServicesNotifier |
Beschreibung
Benachrichtigt darüber, dass Sprache (Stream) geladen wurde.