Click or drag to resize

VoiceResourceVoiceRecognitionEndOfSpeechDelay Property

Note: This API is now obsolete.

Sets the amount of time necessary to trigger end of speech detection.

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

Property Value

Type: Int32
See Also