AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class OpenAIVoice

    Inheritance
    object
    OpenAIVoice
    Namespace: Glitch9.AIDevKit.OpenAI
    Assembly: .dll
    Syntax
    public static class OpenAIVoice

    Fields

    Alloy

    Declaration
    public const string Alloy = "alloy"
    Field Value
    Type Description
    string

    Ash

    Declaration
    public const string Ash = "ash"
    Field Value
    Type Description
    string

    Ballad

    Declaration
    public const string Ballad = "ballad"
    Field Value
    Type Description
    string

    Coral

    Declaration
    public const string Coral = "coral"
    Field Value
    Type Description
    string

    Echo

    Declaration
    public const string Echo = "echo"
    Field Value
    Type Description
    string

    Fable

    Declaration
    public const string Fable = "fable"
    Field Value
    Type Description
    string

    Nova

    Declaration
    public const string Nova = "nova"
    Field Value
    Type Description
    string

    Onyx

    Declaration
    public const string Onyx = "onyx"
    Field Value
    Type Description
    string

    Sage

    Declaration
    public const string Sage = "sage"
    Field Value
    Type Description
    string

    Shimmer

    Declaration
    public const string Shimmer = "shimmer"
    Field Value
    Type Description
    string

    Properties

    AllVoices

    Declaration
    public static string[] AllVoices { get; }
    Property Value
    Type Description
    string[]
    In this article
    Back to top Generated by DocFX