Click or drag to resize

TextToSpeechSettings Properties

The TextToSpeechSettings type exposes the following members.

Properties
  NameDescription
Public propertyCallName
Gets the name of the call that the node is configured to handle. Never returns null or empty string.
(Inherited from CallOwnerNodeSettings.)
Public propertyCtx
Gets the CallFlowContext
(Inherited from CallFlowSettings.)
Public propertyJitterBufferType (Overrides TalkSettingsJitterBufferType.)
Public propertyRate
Public propertyTalkType (Overrides TalkSettingsTalkType.)
Public propertyText
Public propertyTimeout
Gets the timeout associated with the current node.
(Inherited from CallFlowSettings.)
Public propertyTreatTimeoutAsError (Overrides TalkSettingsTreatTimeoutAsError.)
Public propertyVoiceName
Public propertyVolume
Top
See Also