TalkFactoryTextToSpeechRate Property |
Used as necessary (i.e. when the appropriate transmitting pipeline is configured).
Namespace:
CallFlowFramework.Factories
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic int TextToSpeechRate { get; set; }
public:
property int TextToSpeechRate {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also