Click or drag to resize

VoiceResourceVoiceRecognitionReturnedWord Property

Note: This API is now obsolete.

The returned word from the last voice recognition operation.

UML Diagram: UML Diagram

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

Property Value

Type: String
See Also