Talk Class |
[Missing <summary> documentation for "T:CallFlowFramework.Nodes.Talk"]
Namespace: CallFlowFramework.Nodes
The Talk type exposes the following members.
Name | Description | |
---|---|---|
![]() | CallName |
Gets the name of the call that the node is configured to handle.
Never returns null or empty string.
(Inherited from CallOwnerNode.) |
![]() | Context |
Gets a reference to the call flow context.
(Inherited from CallFlowNode.) |
![]() | DTMFDigitDuration | |
![]() | DTMFPauseDuration | |
![]() | DTMFSequence | |
![]() | Name |
Gets or sets the name of the node - assignable by the user.
(Inherited from CallFlowNode.) |
![]() | ReadableNodeDescription | (Overrides CallFlowNodeReadableNodeDescription.) |
![]() | ReceivedDigits |
Applicable to DTMF Detector only.
|
![]() | RecordedFileName |
Returns name of the recorded file (generated from the prefix) if reciver supports file recording.
|
![]() | Timeout |
Gets the timeout associated with the current node.
(Inherited from CallFlowNode.) |
Name | Description | |
---|---|---|
![]() ![]() | CreateAudioPlayer |
Transmitter: Silence
Receiver: Audio Player, File Recorder (file name)
|
![]() ![]() | CreateCrossPESQMark |
Transmitter: RTT sender
Receiver: RTT receiver
|
![]() ![]() | CreateDTMFDetector |
Transmitter: Silence
Receiver: DTMF detector
|
![]() ![]() | CreateDTMFDetectorWithTextToSpeech |
Transmitter: Silence
Receiver: DTMF detector
|
![]() ![]() | CreateDTMFSender |
Transmitter: DTMF
Receiver: SimpleHeaderParser
|
![]() ![]() | CreateEcho |
Transmitter: Echo sender
Receiver: Echo receiver
|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() ![]() | CreatePESQMark |
Transmitter: Silence
Receiver: Pattern Correlator (threshold, %), File Recorder (file name)
|
![]() ![]() | CreateRTTTest |
Transmitter: RTT sender
Receiver: RTT receiver
|
![]() ![]() | CreateTextToSpeech |
Transmitter: DTMF
Receiver: SimpleHeaderParser
|
![]() ![]() | CreateVoiceRecorder |
Transmitter: Silence
Receiver: File Recorder (file name)
|
![]() ![]() | CreateVoiceSender |
Transmitter: File Sender
Receiver: SimpleHeaderParser
|
![]() ![]() | CreateWaitForPrompt |
Transmitter: Silence
Receiver: Pattern Correlator (threshold, %), File Recorder (file name)
|
![]() ![]() | CreateWaitForPrompt2(String, CallFlowContext, TimeSpan, String, String, Int32) |
Transmitter: Silence
Receiver: Audio Pattern Searcher (threshold, %), File Recorder (file name)
|
![]() ![]() | CreateWaitForPrompt2(String, CallFlowContext, TimeSpan, String, String, Int32, Int32, Int32, Int32) |
Transmitter: Silence
Receiver: Audio Pattern Searcher (threshold, %), File Recorder (file name)
|
![]() ![]() | CreateWaitForPrompts(String, CallFlowContext, TimeSpan, String, ListString, Int32) |
Transmitter: Silence
Receiver: Audio Pattern Searcher (threshold, %), File Recorder (file name)
|
![]() ![]() | CreateWaitForPrompts(String, CallFlowContext, TimeSpan, String, Int32, Object) |
Transmitter: Silence
Receiver: Audio Pattern Searcher (threshold, %), File Recorder (file name)
|
![]() ![]() | CreateWaitForPrompts(String, CallFlowContext, TimeSpan, String, ListString, Int32, Int32, Int32, Int32) |
Transmitter: Silence
Receiver: Audio Pattern Searcher (threshold, %), File Recorder (file name)
|
![]() ![]() | CreateWaitForSilence |
Transmitter: Silence
Receiver: Silence Detector (silence duration, sec), File Recorder (file name)
|
![]() ![]() | CreateWaitForSound |
Transmitter: Silence
Receiver: Sound Detector (sound duration, sec), File Recorder (file name)
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HandleCallStateChanged |
NOTE: the method is delivered on the telephony's thread.
(Inherited from CallFlowNode.) |
![]() | HandleInboundCall |
NOTE: the method is delivered on the telephony's thread.
Called by the context unpon a new inbound call.
(Inherited from CallFlowNode.) |
![]() | HandleMediaStarted |
NOTE: the method is delivered on the telephony's thread.
(Inherited from CallFlowNode.) |
![]() | HandleRegistrationStateChanged |
NOTE: the method is delivered on the telephony's thread.
Called by the context whenever the state of the associated registration is changed.
(Inherited from CallFlowNode.) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | Invoke |
Blocks until either the invocation succeeds or a timeout accurrs.
(Inherited from CallFlowNode.) |
![]() ![]() | PreparePatternsDetectorParams |
Prepares fingerprints database for pattern detector
|
![]() | RaiseNodeEvents |
Raises additional context events, that arises during node lifecycle
(Overrides CallFlowNodeRaiseNodeEvents.) |
![]() | SendDTMF | |
![]() | SignalInvocatinFailed |
Must be called when the action is complete unsuccessfully. This will unblock the Invoke block.
(Inherited from CallFlowNode.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |