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
public static string Json { get; }
Property Value
- System.String
public static string Srt { get; }
Property Value
- System.String
Text
public static string Text { get; }
Property Value
- System.String
public static string VerboseJson { get; }
Property Value
- System.String
public static string Vtt { get; }
Property Value
- System.String