Click or drag to resize

VoiceResourceVoiceRecognitionScore Property

Note: This API is now obsolete.

The score returned from the engine that specifies how the last voice recognition operation was scored.

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

Property Value

Type: Int32
See Also