TalkFactorySkipSilence Property |
Skips silence blocks when recording voice to file
Namespace:
CallFlowFramework.Factories
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic bool SkipSilence { get; set; }
public:
property bool SkipSilence {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also