Update
This commit is contained in:
parent
e213ca2c88
commit
013fd5e8e8
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
### 发送情绪值
|
### 发送情绪值
|
||||||
|
|
||||||
`
|
```json
|
||||||
{
|
{
|
||||||
"Topic": "Unreal",
|
"Topic": "Unreal",
|
||||||
"Data": {
|
"Data": {
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"Value": 1.0
|
"Value": 1.0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
### 发送音频
|
### 发送音频
|
||||||
|
|
||||||
`
|
```json
|
||||||
{
|
{
|
||||||
"Topic": "Unreal",
|
"Topic": "Unreal",
|
||||||
"Data": {
|
"Data": {
|
||||||
@ -38,7 +38,7 @@
|
|||||||
"Type": "interact"
|
"Type": "interact"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user