Click or drag to resize

TTSCallHandlerFactoryGetTTSHandler Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public abstract ILicenseCallHandler GetTTSHandler(
	ICall pbxCall,
	string text
)

Parameters

pbxCall
Type: Ozeki.VoIPICall
text
Type: SystemString

Return Value

Type: ILicenseCallHandler
See Also