{ "text": "开始前往目标点" }
curl --location '169.254.128.2:5480/woosh/robot/Speak' \ --header 'Content-Type: application/json' \ --data '{ "text": "开始前往目标点" }'
{"body":{},"msg":"Request succeed","ok":true,"type":"woosh.robot.Speak"}