Click or drag to resize

TalkFactoryPatternFileName Property

Gets or sets the name of the file that contains audio pattern to be matched. Used as necessary (i.e. when the appropriate transmitting pipeline is configured).

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

Property Value

Type: String
See Also