Class ElevenLabsSettings
Inheritance
object
ElevenLabsSettings
Assembly: .dll
Syntax
public class ElevenLabsSettings : AIClientSettings<ElevenLabsSettings>
Properties
DefaultSTT
Declaration
public static string DefaultSTT { get; }
Property Value
DefaultTTS
Declaration
public static string DefaultTTS { get; }
Property Value
DefaultVCM
Declaration
public static string DefaultVCM { get; }
Property Value
DefaultVoice
Declaration
public static string DefaultVoice { get; }
Property Value
Methods
IsDefaultModel(string, ModelFeature)
Declaration
public static bool IsDefaultModel(string id, ModelFeature cap)
Parameters
Returns
IsDefaultVoice(string)
Declaration
public static bool IsDefaultVoice(string id)
Parameters
Type |
Name |
Description |
string |
id |
|
Returns