Click or drag to resize

TalkFactorySilenceDuration Property

Gets or sets the silence duration setting for the silence detector.

Namespace:  CallFlowFramework.Factories
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public TimeSpan SilenceDuration { get; set; }

Property Value

Type: TimeSpan
See Also