SmartCoreAI.Driver.OpenAI.TAIOpenAIParams.EndPoint_SynthesizeSpeech

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EndPoint_SynthesizeSpeech: string read GetSynthesizeSpeechEndPoint write SetSynthesizeSpeechEndPoint stored False;

C++

__property System::UnicodeString EndPoint_SynthesizeSpeech = {read=GetSynthesizeSpeechEndPoint, write=SetSynthesizeSpeechEndPoint, stored=false};

Properties

Type Visibility Source Unit Parent
property published
SmartCoreAI.Driver.OpenAI.pas
SmartCoreAI.Driver.OpenAI.hpp
SmartCoreAI.Driver.OpenAI TAIOpenAIParams

Description

Embarcadero Technologies does not currently have any additional information.