Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 572 Bytes

File metadata and controls

13 lines (9 loc) · 572 Bytes

freeclimb.Enums.TTSEngineName

The engine to use for the TTS. The complete list of valid values for the engine attribute is shown below.

Properties

Name Value Notes
FREECLIMB_STANDARD freeclimb.standard Represented in C# as 1
FREECLIMB_NEURAL freeclimb.neural Represented in C# as 2
ELEVEN_LABS ElevenLabs Represented in C# as 3

[Back to Model list] [Back to API list] [Back to README]