'Speechtest.vbs: Test the built-in phrases. 'Author: ON7EQ 'Date: August 2010 'To invoke this script from the command line, type: ' cscript speechtest.vbs 'This script can also be invoked from Scheduled Tasks, if desired. Set oEchoLink = CreateObject("EchoLink.EchoLinkSession") Set oSysConfig = CreateObject("EchoLink.SysopConfig") Set oSetupConfig = CreateObject("EchoLink.SetupConfig") oEcholink.SayPhrase "7" '0 conference '1 Repeater '2 Link '3 Enabled '4 Online '5 Busy '6 Not found '7 Timeout '8 Disabled '9 Echolink '10 Connected '11 Disconnected '12 Connecting to '13 Already in conference '14 Not available '15 Not connected '16 Profile '17 Access Denied