Click or drag to resize
PreferencesSpeechLanguage Property
Gets the speech language in IETF language tag format as specified in BCP 47.

Namespace:  Microsoft.Bing.Speech
Assembly:  Microsoft.Bing.Speech (in Microsoft.Bing.Speech.dll) Version: 2.0.1.0 (2.0.1)
Syntax
public string SpeechLanguage { get; }

Property Value

Type: String
Remarks
The language/locale code of the audio e.g. en-US for U.S. English.
See Also