Play sound
[ESP250]F=<frequency> D=<duration> json=<no> pwd=<user password>
-
json=no the output format can be in JSON or plain text
-
pwd=<admin password> the admin password if authentication is enabled
-
F
- if F is empty, it will use current frequency
- if F is not empty, it will use the frequency
-
D
- if D is empty, it will use current duration
- if D is not empty, it will use the duration
Output
Section titled “Output”- In json format
{ "cmd":"250", "status":"ok", "data":"ok"}cmdId of requested command, should be250statusstatus of command, should beokdatacontent of response, hereok