Click or drag to resize

VoiceResourceVoiceRecognitionGrammarFile Property

Note: This API is now obsolete.

Specifies the grammar file to use with the voice recognition operation.

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
[ObsoleteAttribute("This property has been deprecated. Please use SpeechRecognitionGrammarFile.")]
public string VoiceRecognitionGrammarFile { get; set; }

Property Value

Type: String
See Also