Click or drag to resize

VoiceResourceVoiceRecognitionPermitBargeIn Property

Note: This API is now obsolete.

Allows BargeIn when using voice recognition.

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

Property Value

Type: Boolean
See Also