Share via


OpenAIAudioToTextExecutionSettings.Filename Property

Definition

Filename or identifier associated with audio data. Should be in format {filename}.{extension}

[System.Text.Json.Serialization.JsonPropertyName("filename")]
public string Filename { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("filename")>]
member this.Filename : string with get, set
Public Property Filename As String

Property Value

Attributes

Applies to