Ozeki VoIP SDK Class library
AddText Method (text)
NamespacesOzeki.Media.MediaHandlersTextToSpeechAddText(String)
Adds text to the waiting queue.
Declaration Syntax
C#Visual BasicVisual C++
public void AddText(
	string text
)
Public Sub AddText ( _
	text As String _
)
public:
void AddText(
	String^ text
)
Parameters
text (String)
The text to read.

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243