ICallLimitConfiguratorCustomSpeechText Property |
Gets or sets the text that will be played to the caller when the CallLimitMode is set to CustomSpeech.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax string CustomSpeechText { get; set; }
Property CustomSpeechText As String
Get
Set
property String^ CustomSpeechText {
String^ get ();
void set (String^ value);
}
abstract CustomSpeechText : string with get, set
Property Value
Type:
StringSee Also