修改视频
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3m39s

This commit is contained in:
Song367 2025-08-05 22:18:34 +08:00
parent 9dfda99e16
commit 0ca79c063d
13 changed files with 6 additions and 6 deletions

View File

@ -91,22 +91,22 @@ let currentSceneIndex = 0;
const scenes = [ const scenes = [
{ {
name: '起床', name: '起床',
defaultVideo: 'qc-bd.mp4', defaultVideo: 'qc-bd-4.mp4',
interactionVideo: 'qc-sh.mp4', interactionVideo: 'qc-sh-4.mp4',
tag: 'wakeup', tag: 'wakeup',
apiKey: 'bot-20250724150616-xqpz8' // 起床场景的API key apiKey: 'bot-20250724150616-xqpz8' // 起床场景的API key
}, },
{ {
name: '走路', name: '走路',
defaultVideo: 'kc-bd.mp4', defaultVideo: 'kc-bd-3.mp4',
interactionVideo: 'kc-sh.mp4', interactionVideo: 'kc-sh-3.mp4',
tag: 'driving', tag: 'driving',
apiKey: 'bot-20250623140339-r8f8b' // 开车场景的API key apiKey: 'bot-20250623140339-r8f8b' // 开车场景的API key
}, },
{ {
name: '喝茶', name: '喝茶',
defaultVideo: 'kf-bd.mp4', defaultVideo: 'hc-bd-3.mp4',
interactionVideo: 'kf-sh.mp4', interactionVideo: 'hc-sh-3.mp4',
tag: 'tea', tag: 'tea',
apiKey: 'bot-20250804180724-4dgtk' // 喝茶场景的API key apiKey: 'bot-20250804180724-4dgtk' // 喝茶场景的API key
} }

BIN
videos/hc-bd-3.mp4 Normal file

Binary file not shown.

BIN
videos/hc-sh-3.mp4 Normal file

Binary file not shown.

BIN
videos/kc-bd-3.mp4 Normal file

Binary file not shown.

Binary file not shown.

BIN
videos/kc-sh-3.mp4 Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
videos/qc-bd-4.mp4 Normal file

Binary file not shown.

Binary file not shown.

BIN
videos/qc-sh-4.mp4 Normal file

Binary file not shown.

Binary file not shown.