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.", + }, ]; // 英语音色列表