AI Dev Kit
Search Results for

    Show / Hide Table of Contents

    Class ElevenLabsFormat

    Inheritance
    object
    ElevenLabsFormat
    DocxFormat
    HtmlFormat
    PdfFormat
    SegmentedJsonFormat
    SrtFormat
    TxtFormat
    Namespace: Glitch9.AIDevKit.ElevenLabs
    Assembly: .dll
    Syntax
    public abstract class ElevenLabsFormat

    Properties

    Format

    Required. The requested format of the transcript.

    Declaration
    public string Format { get; set; }
    Property Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX