Class TranscriptionParameters
[Serializable]
public class TranscriptionParameters : IGenerativeParameters
- Inheritance
-
objectTranscriptionParameters
- Implements
Fields
RemoveBackgroundNoise
[ApiSpecificAttribute]
public bool RemoveBackgroundNoise
Field Value
- bool
SpokenLanguage
public SystemLanguage SpokenLanguage
Field Value
- SystemLanguage
Properties
Api
public Api Api { get; }
Property Value
Model
public string Model { get; }
Property Value
- string
Stream
public bool Stream { get; }
Property Value
- bool