你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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