TAPIEx ActiveX Control v3.6 |
The Speak method speaks the contents of a text string asynchronously.
function Speak( BSTR Text ) As Boolean
If the method succeeds, the return TRUE, otherwise return FALSE. Use ErrCode property to get the error code if return FALSE.