Adds text to the waiting queue.

Declaration Syntax
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