SmartCoreAI.Driver.OpenAI.TAIAudioSuccessEvent
Delphi
TAIAudioSuccessEvent = procedure(Sender: TObject; const AudioData: TStream) of object;
C++
typedef void __fastcall (__closure *TAIAudioSuccessEvent)(System::TObject* Sender, System::Classes::TStream* const AudioData);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | SmartCoreAI.Driver.OpenAI.pas SmartCoreAI.Driver.OpenAI.hpp |
SmartCoreAI.Driver.OpenAI | SmartCoreAI.Driver.OpenAI |
Description
Embarcadero Technologies does not currently have any additional information.