Class StaticValues.AudioStatics.ResponseFormat

Namespace
OpenAI.ObjectModels
Assembly
AntRunnerLib.dll
public static class ResponseFormat
Inheritance
System.Object
StaticValues.AudioStatics.ResponseFormat
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()

Properties

Json

public static string Json { get; }

Property Value

System.String

Srt

public static string Srt { get; }

Property Value

System.String

Text

public static string Text { get; }

Property Value

System.String

VerboseJson

public static string VerboseJson { get; }

Property Value

System.String

Vtt

public static string Vtt { get; }

Property Value

System.String