Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/TheRamU/Fay
Browse files Browse the repository at this point in the history
  • Loading branch information
xszyou committed Jan 4, 2023
2 parents 8721d14 + 22b472e commit e193feb
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,3 +240,4 @@ python main.py

<img src="images/微信图片_20230104175949.jpg" alt="微信群">


8 changes: 4 additions & 4 deletions WebSocket.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@

### 发送情绪值

`
```json
{
"Topic": "Unreal",
"Data": {
"Key": "mood",
"Value": 1.0
}
}
`
```



Expand All @@ -28,7 +28,7 @@

### 发送音频

`
```json
{
"Topic": "Unreal",
"Data": {
Expand All @@ -38,7 +38,7 @@
"Type": "interact"
}
}
`
```



Expand Down
Binary file added images/Dingtalk_20221215094756.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Dingtalk_20221226102048.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e193feb

Please sign in to comment.