Click or drag to resize
SpeechRecognizerInfoCulture Property
Gets or sets the culture of the recognizer.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public CultureInfo Culture { get; set; }

Property Value

Type: CultureInfo
See Also