Description Say a numbered phrase from the built-in vocabulary (0 to 17) over the local link. The method returns after the program finishes speaking.
Return Type
None
Syntax
object.SayPhrase nPhrase
The SayPhrase Method syntax has these parts:
|
object | An expression evaluating to an object of type EchoLinkSession. | nPhrase | Required. A Long value. |
|