This commit is contained in:
xszyou 2023-01-04 18:06:58 +08:00
commit e193feb00a
4 changed files with 5 additions and 4 deletions

View File

@ -240,3 +240,4 @@ python main.py
<img src="images/微信图片_20230104175949.jpg" alt="微信群">

View File

@ -6,7 +6,7 @@
### 发送情绪值
`
```json
{
"Topic": "Unreal",
"Data": {
@ -14,7 +14,7 @@
"Value": 1.0
}
}
`
```
@ -28,7 +28,7 @@
### 发送音频
`
```json
{
"Topic": "Unreal",
"Data": {
@ -38,7 +38,7 @@
"Type": "interact"
}
}
`
```

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB