SpeechConfig.SpeechRecognitionLanguage プロパティ

定義

認識する音声言語の名前を BCP-47 形式で指定します。

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

プロパティ値

注釈

音声テキスト変換で使用できる BCP-47 ロケール値に関するページ 参照してください。

適用対象