TextToSpeechSettings Class |
[Missing <summary> documentation for "T:CallFlowFramework.Nodes.Settings.TextToSpeechSettings"]
Namespace: CallFlowFramework.Nodes.Settings
The TextToSpeechSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextToSpeechSettings | Initializes a new instance of the TextToSpeechSettings class |
Name | Description | |
---|---|---|
![]() | CallName |
Gets the name of the call that the node is configured to handle.
Never returns null or empty string.
(Inherited from CallOwnerNodeSettings.) |
![]() | Ctx |
Gets the CallFlowContext
(Inherited from CallFlowSettings.) |
![]() | JitterBufferType | (Overrides TalkSettingsJitterBufferType.) |
![]() | Rate | |
![]() | TalkType | (Overrides TalkSettingsTalkType.) |
![]() | Text | |
![]() | Timeout |
Gets the timeout associated with the current node.
(Inherited from CallFlowSettings.) |
![]() | TreatTimeoutAsError | (Overrides TalkSettingsTreatTimeoutAsError.) |
![]() | VoiceName | |
![]() | Volume |
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |