Click or drag to resize

TalkFactory Properties

The TalkFactory type exposes the following members.

Properties
  NameDescription
Public propertyCallName
Call name to be assigned to the new call.
(Inherited from NamedCallFlowNodeFactory.)
Public propertyDTMFPause
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
Public propertyDTMFSequence
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
Public propertyDTMFSymbolDuration
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
Public propertyFidelityThreshold
This is a parameter for the WaitForPattern talk type.
Public propertyFileNameToRecord
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).
Public propertyFileNameToSend
Gets or sets the name of the file to be transmitted. Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
Public propertyLoopPlayback
Loop playback of the sending file Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
Public propertyOutOfBandDTMF
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
Public propertyPatternFileName
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).
Public propertyPatternFileNames
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).
Public propertySilenceDuration
Gets or sets the silence duration setting for the silence detector.
Public propertySkipDTMF
Skips dtmf digits when recording voice to file
Public propertySkipSilence
Skips silence blocks when recording voice to file
Public propertyTalkType
Gets or sets the type of the talk node that the factory creates and configures.
Public propertyTextToSpeechRate
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
Public propertyTextToSpeechText
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
Public propertyTextToSpeechVoiceName
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
Public propertyTextToSpeechVolume
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
Public propertyTimeout
Gets or sets the timeout for the node.
(Inherited from CallFlowNodeFactory.)
Top
See Also