diff --git a/CHANGELOG.md b/CHANGELOG.md index d0172e31ecef398bf4b104a0213c7a48854586a8..01abc1e5df44532ffb709dd48b9c99ccb8315cdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ # 更新日志 +## [3.4.3-beta] - 2025.7.1 +### Changed +- 修改版本号 + ## [0.0.1-beta.4] - 2025.6.26 ### Changed - 修改历史上的今天,修改限制判断 diff --git a/c2c.http b/c2c.http index 2cab64ee26fb1a145ecbdd5af3c81dcb2b5cbe4d..b4815243dea26150928dd626920bef6dbc8bea6e 100644 --- a/c2c.http +++ b/c2c.http @@ -3,6 +3,7 @@ POST https://testnlu.gree.com/semantic/unisoundc2c/child/querys Content-Type: application/json { + "reqParam": { "common": { "remoteIP": "14.215.222.17", @@ -10,7 +11,7 @@ Content-Type: application/json }, "nluRet": { "asr_recongize": "", - "text": "放张韶涵的暮色" + "text": "我想听创意王国故事" } }, "version": "v0" @@ -25,7 +26,7 @@ X-AppKey: 391b50b5ed634fc49a3db7cfd6bc40db "ip": "14.215.222.17", "mac": "ece154a865eb", "mid": "11011", - "query":"播放上一首古诗", + "query":"播放小蓓蕾的歌" , "requestId": "123456111" } @@ -39,7 +40,7 @@ X-AppKey: 391b50b5ed634fc49a3db7cfd6bc40db "ip": "14.215.222.17", "mac": "ece154a865eb", "mid": "10f05", - "query":"关闭静音模式", + "query":"播放一半", "requestId": "123456111" } @@ -60,7 +61,7 @@ Content-Type: application/json "trafficParameter": "mode=childxxx;macWifi=28b77c218ed1;mid=10f05;vender=7e000025;macVoice=testyuntiancloud;ver=3.0;scenario=smarthome;filterName=nlu;req_nlu_length=1;returnType=json;fullDuplex=true;appendLength=1;additionalService=geli_nlu2;version=0.5;filterUrl=https://testnlu.gree.com:443/semantic/unisoundc2c/querys;" }, "nluRet": { - "text": "打开静音模式" + "text": "爸爸的哥哥的爸爸的姐姐的爸爸的弟弟的女儿的妹妹怎么称呼" }, "postProc": {} } @@ -101,7 +102,7 @@ Content-Type: application/json "trafficParameter": "mode=childxx;macWifi=ece154a73d38;mid=11011;macVoice=testyuntiancloud;ver=3.0;scenario=smarthome;filterName=nlu;req_nlu_length=1;returnType=json;fullDuplex=true;appendLength=1;additionalService=geli_nlu2;version=0.5;filterUrl=https://testnlu.gree.com:443/semantic/unisoundc2c/querys;" }, "nluRet": { - "text": "打开静音模式" + "text": "播放风的声音" }, "postProc": {} }