SpeechConfig.SpeechRecognitionLanguage Property

Definition

Specifies the name of spoken language to be recognized, in BCP-47 format.

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

Property Value

Remarks

See BCP-47 locale values available to speech-to-text at Speech-to-text.

Applies to