feat:添加对话情景功能
This commit is contained in:
@@ -15,6 +15,7 @@ const DEFAULT_CONFIG: SessionConfig = {
|
||||
ttsEnabled: true,
|
||||
detailLevel: "low",
|
||||
language: "zh-CN",
|
||||
scenario: "free_chat",
|
||||
};
|
||||
|
||||
/** 加载配置,无存储时返回默认值 */
|
||||
|
||||
Reference in New Issue
Block a user