Search Results for

    Show / Hide Table of Contents

    Class ElevenLabsClient

    Inheritance
    object
    RESTClient
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>
    AIClient<ElevenLabsClient, ElevenLabsSettings>
    ElevenLabsClient
    Implements
    IApiClient
    Inherited Members
    AIClient<ElevenLabsClient, ElevenLabsSettings>.GetClientSettings()
    AIClient<ElevenLabsClient, ElevenLabsSettings>.ResolveApiKey(string)
    AIClient<ElevenLabsClient, ElevenLabsSettings>.GetVersion(string)
    AIClient<ElevenLabsClient, ElevenLabsSettings>.ResolveBetaVersion(string)
    AIClient<ElevenLabsClient, ElevenLabsSettings>.CreateJsonConverters()
    AIClient<ElevenLabsClient, ElevenLabsSettings>.GetContractResolver()
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.DefaultInstance
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.Name
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.BaseUrl
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.Api
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.BaseRequestParameters
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.AdditionalHeaders
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.RequiresApiKey
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.Settings
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.GetContractResolver()
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.GetClientSettings()
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.CreateBaseRequestParameters()
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.CreateAdditionalHeaders()
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.CreateJsonConverters()
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.POSTAsync<TBody, TResponse>(ICrudService, string, TBody, RequestOptions, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.POSTAsync<TBody>(ICrudService, string, TBody, RequestOptions, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.POSTAsync<TResponse>(ICrudService, string, RequestOptions, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.GETAsync(ICrudService, string, RequestOptions, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.GETAsync<TResponse>(ICrudService, string, RequestOptions, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.PUTAsync<TBody>(ICrudService, string, TBody, RequestOptions, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.PATCHAsync<TResponse>(ICrudService, string, RequestOptions, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.DELETEAsync<TBody, TStatus>(ICrudService, string, TBody, RequestOptions, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.DELETEAsync<TStatus>(ICrudService, string, RequestOptions, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.DELETEAsync(ICrudService, string, RequestOptions, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.STREAMAsync<TBody, TDelta, TResult>(ICrudService, string, TBody, RequestOptions, IStreamPipeline<string, TDelta, TResult>, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.STREAMAsync<TBody, TDelta, TResult>(ICrudService, string, TBody, RequestOptions, IStreamPipeline<PooledBytes, TDelta, TResult>, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.STREAMAsync<TDelta, TResult>(ICrudService, string, RequestOptions, IStreamPipeline<string, TDelta, TResult>, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.STREAMAsync<TDelta, TResult>(ICrudService, string, RequestOptions, IStreamPipeline<PooledBytes, TDelta, TResult>, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.DownloadAsync(ICrudService, string, RequestOptions, params RequestParameter[])
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.ValidateAuthAsync()
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.ValidateEndpointAsync(string)
    RESTClient.Jss
    RESTClient.Xss
    RESTClient.Logger
    RESTClient.LogOptions
    RESTClient.Timeout
    RESTClient.ExceptionParser
    RESTClient.ExceptionHandler
    RESTClient.MaxRetryCount
    RESTClient.RetryDelaySeconds
    RESTClient.MaxRetryDelaySeconds
    RESTClient.DefaultFileMimeType
    RESTClient.DefaultDownloadDirectoryPath
    RESTClient.m_Settings
    RESTClient.SetOnetimeLogOptions(CurlLogOptions)
    RESTClient.POSTAsync(RESTRequest)
    RESTClient.POSTAsync<T>(RESTRequest)
    RESTClient.PUTAsync(RESTRequest)
    RESTClient.PUTAsync<T>(RESTRequest)
    RESTClient.GETAsync<T>(RESTRequest)
    RESTClient.GETAsync(RESTRequest)
    RESTClient.DELETEAsync<T>(RESTRequest)
    RESTClient.DELETEAsync(RESTRequest)
    RESTClient.HEADAsync(RESTRequest)
    RESTClient.HEADAsync<T>(RESTRequest)
    RESTClient.PATCHAsync(RESTRequest)
    RESTClient.PATCHAsync<T>(RESTRequest)
    RESTClient.STREAMAsync<TDelta, TResult>(RESTRequest, IStreamPipeline<string, TDelta, TResult>, string)
    RESTClient.STREAMAsync<TDelta, TResult>(RESTRequest, IStreamPipeline<PooledBytes, TDelta, TResult>, string)
    RESTClient.DOWNLOADAsync(RESTRequest)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Glitch9.AIDevKit.ElevenLabs
    Assembly: Glitch9.AIDevKit.Provider.ElevenLabs.dll
    Syntax
    public class ElevenLabsClient : AIClient<ElevenLabsClient, ElevenLabsSettings>, IApiClient

    Constructors

    | Edit this page View Source

    ElevenLabsClient()

    Declaration
    public ElevenLabsClient()

    Properties

    | Edit this page View Source

    AudioIsolation

    Declaration
    public AudioIsolationService AudioIsolation { get; }
    Property Value
    Type Description
    AudioIsolationService
    | Edit this page View Source

    IsFreeTier

    Declaration
    public static bool IsFreeTier { get; }
    Property Value
    Type Description
    bool
    | Edit this page View Source

    Models

    Declaration
    public ModelService Models { get; }
    Property Value
    Type Description
    ModelService
    | Edit this page View Source

    Music

    Declaration
    public MusicService Music { get; }
    Property Value
    Type Description
    MusicService
    | Edit this page View Source

    SoundEffects

    Declaration
    public SoundEffectService SoundEffects { get; }
    Property Value
    Type Description
    SoundEffectService
    | Edit this page View Source

    SpeechToText

    Declaration
    public SpeechToTextService SpeechToText { get; }
    Property Value
    Type Description
    SpeechToTextService
    | Edit this page View Source

    TextToSpeech

    Declaration
    public TextToSpeechService TextToSpeech { get; }
    Property Value
    Type Description
    TextToSpeechService
    | Edit this page View Source

    User

    Declaration
    public UserService User { get; }
    Property Value
    Type Description
    UserService
    | Edit this page View Source

    UserSubscription

    Declaration
    public static Prefs<UserSubscription> UserSubscription { get; }
    Property Value
    Type Description
    Prefs<UserSubscription>
    | Edit this page View Source

    VoiceChanger

    Declaration
    public VoiceChangerService VoiceChanger { get; }
    Property Value
    Type Description
    VoiceChangerService
    | Edit this page View Source

    VoiceLibrary

    Declaration
    public VoiceLibraryService VoiceLibrary { get; }
    Property Value
    Type Description
    VoiceLibraryService
    | Edit this page View Source

    Voices

    Declaration
    public VoiceService Voices { get; }
    Property Value
    Type Description
    VoiceService

    Methods

    | Edit this page View Source

    CreateBaseRequestParameters()

    Creates the request parameters for API key, version, and beta version.

    Declaration
    protected override Dictionary<string, RequestParameter> CreateBaseRequestParameters()
    Returns
    Type Description
    Dictionary<string, RequestParameter>
    Overrides
    ApiClient<ElevenLabsClient, Api, ElevenLabsSettings>.CreateBaseRequestParameters()
    | Edit this page View Source

    CreateJsonConverters()

    Override this to add more JsonConverters.

    Declaration
    protected override List<JsonConverter> CreateJsonConverters()
    Returns
    Type Description
    List<JsonConverter>
    Overrides
    AIClient<ElevenLabsClient, ElevenLabsSettings>.CreateJsonConverters()
    | Edit this page View Source

    IsFreeTierAsync(RequestOptions, bool)

    Declaration
    public static UniTask<bool> IsFreeTierAsync(RequestOptions options = null, bool force = false)
    Parameters
    Type Name Description
    RequestOptions options
    bool force
    Returns
    Type Description
    UniTask<bool>

    Implements

    IApiClient

    Extension Methods

    ArrayExtensions.ToArrayOrEmpty<T>(T)
    ArrayExtensions.ToArrayOrNull<T>(T)
    EventExtensions.ToDelta<T>(T, string, int, string, bool)
    EventExtensions.ToDone<T>(T, string, int, string)
    EventExtensions.ToEvent<T>(T)
    EventExtensions.UpcastDelta<T1, T2>(T1, string, int, string, bool)
    FallbackExtensions.IsOr<TParent, TChild>(TParent, TChild)
    ResponseCastingExtensions.GetResult<T>(T)
    SystemExtensions.GetName(object)
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation