Class StaticValues.AudioStatics.CreateSpeechResponseFormat
- Namespace
- OpenAI.ObjectModels
- Assembly
- AntRunnerLib.dll
public static class CreateSpeechResponseFormat
- Inheritance
-
System.ObjectStaticValues.AudioStatics.CreateSpeechResponseFormat
- 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
Aac
public static string Aac { get; }
Property Value
- System.String
Flac
public static string Flac { get; }
Property Value
- System.String
Mp3
public static string Mp3 { get; }
Property Value
- System.String
Opus
public static string Opus { get; }
Property Value
- System.String