From 8c3b8d0ab7ecac62775a3c73a8051b51430100ad Mon Sep 17 00:00:00 2001 From: cc <94575594@qq.com> Date: Mon, 23 Mar 2026 20:33:47 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(views):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E8=87=AA=E7=94=B1=E5=AF=B9=E8=AF=9D=E5=9C=BA=E6=99=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Speaking.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/views/Speaking.vue b/src/views/Speaking.vue index 8e27791..38b3a74 100644 --- a/src/views/Speaking.vue +++ b/src/views/Speaking.vue @@ -48,6 +48,14 @@ const scenes = [ systemPrompt: "You are a helpful travel guide for teenage students. Role-play travel scenarios suitable for young learners: asking for directions, ordering at a restaurant, buying tickets, and checking into a hotel. Use simple and practical English. Keep responses short and easy to follow.", }, + { + id: "free", + name: "自由对话", + emoji: "💬", + greeting: "Hey! I'm here to chat with you about anything you'd like! You can choose any topic — your dreams, daily life, thoughts, or just something fun. Feel free to express yourself. So, what would you like to talk about today?", + systemPrompt: + "You are a versatile English tutor for middle and high school students. Have open conversations on any topic the student wants to discuss. Be flexible, supportive, and encouraging. Use natural, teen-friendly English. Keep responses to 2-3 sentences. Gently correct grammar mistakes and help the student improve.", + }, ]; // 英语音色列表