Click or drag to resize

TalkCreateCrossPESQMark Method

Transmitter: RTT sender Receiver: RTT receiver

Namespace:  CallFlowFramework.Nodes
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public static Talk CreateCrossPESQMark(
	string call_name,
	CallFlowContext ctx,
	TimeSpan timeout,
	string file_name_to_record,
	string etalon_file_name,
	bool preliminary_etalon_searching = false
)

Parameters

call_name
Type: SystemString

[Missing <param name="call_name"/> documentation for "M:CallFlowFramework.Nodes.Talk.CreateCrossPESQMark(System.String,CallFlowFramework.CallFlowContext,System.TimeSpan,System.String,System.String,System.Boolean)"]

ctx
Type: CallFlowFrameworkCallFlowContext

[Missing <param name="ctx"/> documentation for "M:CallFlowFramework.Nodes.Talk.CreateCrossPESQMark(System.String,CallFlowFramework.CallFlowContext,System.TimeSpan,System.String,System.String,System.Boolean)"]

timeout
Type: SystemTimeSpan

[Missing <param name="timeout"/> documentation for "M:CallFlowFramework.Nodes.Talk.CreateCrossPESQMark(System.String,CallFlowFramework.CallFlowContext,System.TimeSpan,System.String,System.String,System.Boolean)"]

file_name_to_record
Type: SystemString

[Missing <param name="file_name_to_record"/> documentation for "M:CallFlowFramework.Nodes.Talk.CreateCrossPESQMark(System.String,CallFlowFramework.CallFlowContext,System.TimeSpan,System.String,System.String,System.Boolean)"]

etalon_file_name
Type: SystemString

[Missing <param name="etalon_file_name"/> documentation for "M:CallFlowFramework.Nodes.Talk.CreateCrossPESQMark(System.String,CallFlowFramework.CallFlowContext,System.TimeSpan,System.String,System.String,System.Boolean)"]

preliminary_etalon_searching (Optional)
Type: SystemBoolean

[Missing <param name="preliminary_etalon_searching"/> documentation for "M:CallFlowFramework.Nodes.Talk.CreateCrossPESQMark(System.String,CallFlowFramework.CallFlowContext,System.TimeSpan,System.String,System.String,System.Boolean)"]

Return Value

Type: Talk

[Missing <returns> documentation for "M:CallFlowFramework.Nodes.Talk.CreateCrossPESQMark(System.String,CallFlowFramework.CallFlowContext,System.TimeSpan,System.String,System.String,System.Boolean)"]

See Also