diff --git a/src/App.vue b/src/App.vue
index 514cf25..d062c6e 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -69,12 +69,7 @@
diff --git a/src/components/SubtitlePanel.vue b/src/components/SubtitlePanel.vue
index 806e831..20c4361 100644
--- a/src/components/SubtitlePanel.vue
+++ b/src/components/SubtitlePanel.vue
@@ -1,57 +1,6 @@
-
-
-
-
@@ -99,224 +48,23 @@
等待AI回复...
-
-
-
-
-
-
-
-
- {{ msg.content }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ pair.user.content }}
-
-
-
-
-
- {{ pair.ai.content }}
-
-
-
-
-
-
diff --git a/src/hooks/useDigitalHuman.ts b/src/hooks/useDigitalHuman.ts
index 582bd85..2c7a779 100644
--- a/src/hooks/useDigitalHuman.ts
+++ b/src/hooks/useDigitalHuman.ts
@@ -14,8 +14,8 @@ const SILENCE_TIMEOUT_MS = 5000;
const MIN_VALID_DURATION_SEC = 0.5;
// 播报超时保护(毫秒):如果FINISHED回调未触发,自动恢复状态
const BROADCAST_TIMEOUT_MS = 60000;
-const APPID = "i-sfkmd7h8ex6nd";
-const APP_KEY = "hs6b9nu9b080ap9hswgp";
+const APPID = "i-sfqpfp8qayj8e";
+const APP_KEY = "rdjqhnp5q50e010wvw0z";
/**
* 检测文本是否包含实质内容(去除空白和标点后仍有字符)
@@ -496,8 +496,8 @@ export function useDigitalHuman(options?: {
token: token.value,
wrapperId: "human-wrapper",
connectParams: {
- ttsPer: "CAP_4189",
- figureId: "3999826",
+ ttsPer: "5135",
+ figureId: "4000288",
resolutionHeight: 1920,
resolutionWidth: 1080,
inactiveDisconnectSec: 300,