> For the complete documentation index, see [llms.txt](https://whitepaper.letmespeak.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.letmespeak.org/zh/bian-wan-bian-xue-bian-zhuan/jiao-xue-ti-yan.md).

# 教学体验

目前学习过程怎么安排？我们app在App Store中获得了4.8⭐和2百万多次下载。App让您访问身临其境、有吸引力的虚拟纽约。通过模拟现实情况的练习app让您：

* 学习新词
* 训练说话
* 掌握语法

现在就可免费试用，只需上[ iOS](https://bit.ly/lms_ios)或[ Web](https://web.letmespeak.org)，[Android](https://play.google.com/store/apps/details?id=org.letmespeak)。

LetMeSpeak通过下述方式帮助数百万人提高英语能力：

* 间隔重复教学法
* 沟通式教学法
* 语音识别技术
* 以要求说话训练的现实情况为主的独家教学内容

LetMeSpeak经济以立即奖励补充教学体验，让您更加认真地学习！

<details>

<summary>LetMeSpeak教学方法：详情</summary>

我们相信让人沉浸在语言中是最佳的学习方式。LetMeSpeak教学方法基于多年以来进行的第二种语言教学研究和认知科学成果。

### **问题驱动教学法和通过实践学习教学法**

大部分人不是因为感兴趣而学习语言，主要是谋求处理自己面临的日常问题。

学习语言一般有具体沟通目标，如买车票等简单事情甚至工作谈判等复杂事情。LetMeSpeak就是希望协助您达成这样的目标。

学习者沉浸于游戏情节。每个场景都有具体现实的目标：买票、点餐、入住酒店等。

语法和新词是让您达到自己沟通目标的主要工具：学习者把自己刚刚掌握的语法和新词用于这些现实情况。

### **模仿现实的可信内容**

所有练习都采用当代英语，全面配音使用自美国的母语者。每次练习都教真正的英语，让您同时训练美国英语发音。

### **说话！**

对LetMeSpeak来说，说话与阅读和听力同样重要（app名称翻译为“让我说话！”）。

有适应性的语音识别程序帮助学习者跟踪自己的进步，随时完善发音。

不说话就掌握不了语言，是吧？

LetMeSpeak从开始提供各种支持来让您随着练习逐步加深学习难度，对自己学习成绩更有信任。

### **词汇为王**

用户学习4000多个最常见的英语单词，可用于旅行、工作和沟通。每个新词都有翻译和记忆图解。

**间隔重复教学法**

准确的词典、多阶段训练和间隔重复使学习更加有效。我们根据人类健忘标准计算重复的时间间隔，让您复习单词，以便好好记住每一词。

### 互动性语法游戏

学习者通过互动练习和容易理解的解释可掌握英语语法。内置练习游戏让学习者看清楚语法典范，更全面理解语法。

**立即反馈**

我们相信立即接受反馈、跟踪进步特别重要。互动训练和练习给学习者立即提供反馈，让您更有效地跟踪进步。

**相互关联的练习**

学习语法并不停在练习。通过在故事情节对话中寻找典范，自己发现并观察语言结构在现实生活中的使用情况。

用学会的单词建立语法结构，把语法结构运用到故事情节中。

</details>

<figure><img src="/files/oZqmfApgkkJLlnNtqeME" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://whitepaper.letmespeak.org/zh/bian-wan-bian-xue-bian-zhuan/jiao-xue-ti-yan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
