Share via


AudioTranscriptionOptions.Language Property

Definition

The primary spoken language of the audio data to be transcribed, supplied as a two-letter ISO-639-1 language code such as 'en' or 'fr'. Providing this known input language is optional but may improve the accuracy and/or latency of transcription.

public string Language { get; set; }
member this.Language : string with get, set
Public Property Language As String

Property Value

Applies to