修改视频
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3m39s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3m39s
This commit is contained in:
parent
9dfda99e16
commit
0ca79c063d
12
server.js
12
server.js
@ -91,22 +91,22 @@ let currentSceneIndex = 0;
|
||||
const scenes = [
|
||||
{
|
||||
name: '起床',
|
||||
defaultVideo: 'qc-bd.mp4',
|
||||
interactionVideo: 'qc-sh.mp4',
|
||||
defaultVideo: 'qc-bd-4.mp4',
|
||||
interactionVideo: 'qc-sh-4.mp4',
|
||||
tag: 'wakeup',
|
||||
apiKey: 'bot-20250724150616-xqpz8' // 起床场景的API key
|
||||
},
|
||||
{
|
||||
name: '走路',
|
||||
defaultVideo: 'kc-bd.mp4',
|
||||
interactionVideo: 'kc-sh.mp4',
|
||||
defaultVideo: 'kc-bd-3.mp4',
|
||||
interactionVideo: 'kc-sh-3.mp4',
|
||||
tag: 'driving',
|
||||
apiKey: 'bot-20250623140339-r8f8b' // 开车场景的API key
|
||||
},
|
||||
{
|
||||
name: '喝茶',
|
||||
defaultVideo: 'kf-bd.mp4',
|
||||
interactionVideo: 'kf-sh.mp4',
|
||||
defaultVideo: 'hc-bd-3.mp4',
|
||||
interactionVideo: 'hc-sh-3.mp4',
|
||||
tag: 'tea',
|
||||
apiKey: 'bot-20250804180724-4dgtk' // 喝茶场景的API key
|
||||
}
|
||||
|
||||
BIN
videos/hc-bd-3.mp4
Normal file
BIN
videos/hc-bd-3.mp4
Normal file
Binary file not shown.
BIN
videos/hc-sh-3.mp4
Normal file
BIN
videos/hc-sh-3.mp4
Normal file
Binary file not shown.
BIN
videos/kc-bd-3.mp4
Normal file
BIN
videos/kc-bd-3.mp4
Normal file
Binary file not shown.
BIN
videos/kc-bd.mp4
BIN
videos/kc-bd.mp4
Binary file not shown.
BIN
videos/kc-sh-3.mp4
Normal file
BIN
videos/kc-sh-3.mp4
Normal file
Binary file not shown.
BIN
videos/kc-sh.mp4
BIN
videos/kc-sh.mp4
Binary file not shown.
BIN
videos/kf-bd.mp4
BIN
videos/kf-bd.mp4
Binary file not shown.
BIN
videos/kf-sh.mp4
BIN
videos/kf-sh.mp4
Binary file not shown.
BIN
videos/qc-bd-4.mp4
Normal file
BIN
videos/qc-bd-4.mp4
Normal file
Binary file not shown.
BIN
videos/qc-bd.mp4
BIN
videos/qc-bd.mp4
Binary file not shown.
BIN
videos/qc-sh-4.mp4
Normal file
BIN
videos/qc-sh-4.mp4
Normal file
Binary file not shown.
BIN
videos/qc-sh.mp4
BIN
videos/qc-sh.mp4
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user