Class ElevenLabsSettings
Inheritance
object
ElevenLabsSettings
Inherited Members
ScriptableResource<ElevenLabsSettings>.Instance
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, ModelCapability)
Declaration
public static bool IsDefaultModel(string id, ModelCapability cap)
Parameters
Returns
IsDefaultVoice(string)
Declaration
public static bool IsDefaultVoice(string id)
Parameters
Type |
Name |
Description |
string |
id |
|
Returns