Watson Text To Speech icon Watson Text To Speech Human-like audio via IBM Watson Text-to-Speech: multi-language, selectable voices for accessibility and automated interactions. IBM Cloud required. Try it →
USA
Asked — Edited

Controlcommand Error: Unknown Command For This Window: Scriptstart

I can't start Http Server using the code below:


ControlCommand("HTTP Server", ScriptStart)

Quote:

Unknown command for this window: ScriptStart


ARC Pro

Upgrade to ARC Pro

With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.

Author Avatar
PRO
USA
#1  

ptp, The command is:


ControlCommand("HTTP Server", StartServer)
Author Avatar
PRO
USA
#2  

rz90208,

You are right to avoid spelling mistakes, i used the Cheat Sheet (ScriptStart).

@DJ, When you have the opportunity...

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#3  

Good find! I'll fix that