TalkFactory Class |
[Missing <summary> documentation for "T:CallFlowFramework.Factories.TalkFactory"]
Namespace: CallFlowFramework.Factories
The TalkFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | TalkFactory | Initializes a new instance of the TalkFactory class |
![]() | TalkFactory(XElement) | Initializes a new instance of the TalkFactory class |
Name | Description | |
---|---|---|
![]() | CallName |
Call name to be assigned to the new call.
(Inherited from NamedCallFlowNodeFactory.) |
![]() | DTMFPause |
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
|
![]() | DTMFSequence |
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
|
![]() | DTMFSymbolDuration |
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
|
![]() | FidelityThreshold |
This is a parameter for the WaitForPattern talk type.
|
![]() | FileNameToRecord |
Gets or sets the name of the file in which the received data is to be recorded.
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
|
![]() | FileNameToSend |
Gets or sets the name of the file to be transmitted.
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
|
![]() | LoopPlayback |
Loop playback of the sending file
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
|
![]() | OutOfBandDTMF |
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
|
![]() | PatternFileName |
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).
|
![]() | PatternFileNames |
Gets or sets the list of file names whitch contains audio patterns to be matched.
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
|
![]() | SilenceDuration |
Gets or sets the silence duration setting for the silence detector.
|
![]() | SkipDTMF |
Skips dtmf digits when recording voice to file
|
![]() | SkipSilence |
Skips silence blocks when recording voice to file
|
![]() | TalkType |
Gets or sets the type of the talk node that the factory creates and configures.
|
![]() | TextToSpeechRate |
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
|
![]() | TextToSpeechText |
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
|
![]() | TextToSpeechVoiceName |
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
|
![]() | TextToSpeechVolume |
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
|
![]() | Timeout |
Gets or sets the timeout for the node.
(Inherited from CallFlowNodeFactory.) |
Name | Description | |
---|---|---|
![]() | Create | (Overrides CallFlowNodeFactoryCreate(CallFlowContext).) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Serialize |
Returns a single XElement that contains the serialized image of the object.
(Inherited from CallFlowNodeFactory.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |