开场白
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m48s

This commit is contained in:
libingxiang 2026-06-24 10:38:10 +08:00
parent 89c261e13f
commit beba6b81ce

View File

@ -7,7 +7,7 @@ import { TokenManager } from "@/utils/tokenManager";
import type { ChatMessage, SubtitleMode } from "@/types";
const DEFAULT_TEXT =
"你好!我是皮特教授,歡迎向我提問任何有關電池的問題。";
"你好!我是皮特教授,欢迎向我提问任何有关电池的问题。";
const OPENING_TTS_DELAY_MS = 200;
const SILENCE_TIMEOUT_MS = 5000;
// 最短有效语音时长(秒),低于此时长视为无效输入