Description Say a string of ASCII characters over the local link. The method returns after the program finishes speaking.
Return Type
None
Syntax
object.SayString sString
The SayString Method syntax has these parts:
|
object | An expression evaluating to an object of type EchoLinkSession. | sString | Required. A String value. |
|