Click or drag to resize

SpeechRecognizerInfoCulture Property

Gets or sets the culture of the recognizer.

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

Property Value

Type: CultureInfo
See Also