We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
服務器位址:
http://127.0.0.1:22231
參數:
state=Volume
value=1 or -1 (1 為增加音量, -1為降低音量)
返回類型:
application/json
返回資料:
空的 JSON 陣列
執行結果或錯誤返回:
執行範例:
執行增加音量:
DoCrazyKTV_Control?value=1&state=Volume
執行降低音量:
DoCrazyKTV_Control?value=-1&state=Volume