> ## Documentation Index
> Fetch the complete documentation index at: https://docs.echoplayer.cc/llms.txt
> Use this file to discover all available pages before exploring further.

# 欢迎使用 EchoPlayer

> 专为语言学习者设计的视频播放器，通过逐句精听高效学习外语

<img className="block dark:hidden" src="https://mintcdn.com/echoplayer/WiFEJd1nsSQgsKrv/images/hero-light.png?fit=max&auto=format&n=WiFEJd1nsSQgsKrv&q=85&s=bff399f25e38c45986818c5cfd8b23c2" alt="EchoPlayer 界面展示" width="2110" height="1426" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/echoplayer/WiFEJd1nsSQgsKrv/images/hero-dark.png?fit=max&auto=format&n=WiFEJd1nsSQgsKrv&q=85&s=6d2dd6cbe29283ac0cc6d1172c7055f4" alt="EchoPlayer 界面展示" width="2110" height="1426" data-path="images/hero-dark.png" />

## 什么是 EchoPlayer？

EchoPlayer 是一款专为语言学习者设计的视频播放器，通过**逐句精听**的方式帮助用户高效学习外语。无论是电影、电视剧、纪录片还是教学视频，EchoPlayer 都能让您的视频学习体验更加专业和高效。

<Note>
  本软件目前处于早期开发阶段，功能和界面可能会有所调整。我们正在积极开发和优化中，欢迎您的反馈和建议！
</Note>

## 核心功能特性

<CardGroup cols={2}>
  <Card title="逐句播放控制" icon="skip-forward">
    一键跳转到上一句/下一句字幕，精确控制学习进度
  </Card>

  <Card title="自动暂停恢复" icon="pause">
    每句字幕结束后自动暂停，延迟自定义时间后恢复播放
  </Card>

  <Card title="单句循环播放" icon="repeat">
    重复播放当前字幕句子，强化练习和理解
  </Card>

  <Card title="多语言字幕" icon="languages">
    同时显示原文和译文，支持双语学习模式
  </Card>
</CardGroup>

## 支持的格式

### 视频格式

MP4、AVI、MKV、MOV、WMV、FLV 等主流视频格式

### 字幕格式

SRT、VTT、ASS/SSA、JSON 等常见字幕格式

## 快速开始

按照以下步骤快速开始您的语言学习之旅：

<CardGroup cols={1}>
  <Card title="1. 安装 EchoPlayer" icon="download" href="/installation">
    根据您的操作系统下载并安装 EchoPlayer
  </Card>

  <Card title="2. 快速入门" icon="rocket" href="/quickstart">
    学习如何添加视频文件和字幕，开始使用播放器
  </Card>

  <Card title="3. 了解播放器功能" icon="play" href="/player/overview">
    深入了解播放器的各项功能和设置选项
  </Card>
</CardGroup>

## 技术特性

<Columns cols={3}>
  <Card title="跨平台" icon="laptop">
    支持 Windows、macOS 和 Linux 系统
  </Card>

  <Card title="现代技术栈" icon="cpu">
    基于 Electron + React + TypeScript 构建
  </Card>

  <Card title="开源免费" icon="git-branch">
    完全开源，社区驱动开发
  </Card>
</Columns>

## 适用人群

* **语言学习者** - 通过观看影视内容学习外语
* **影视爱好者** - 享受更好的观影体验

## 系统要求

<CardGroup cols={3}>
  <Card title="Windows" icon="windows">
    Windows 10/11 (64位)
  </Card>

  <Card title="macOS" icon="apple">
    macOS 10.15+ (Intel & Apple Silicon)
  </Card>

  <Card title="Linux" icon="linux">
    Ubuntu 18.04+ 或其他主流发行版
  </Card>
</CardGroup>

## 获取帮助

<CardGroup cols={2}>
  <Card title="GitHub 仓库" icon="github" href="https://github.com/mkdir700/EchoPlayer">
    查看源代码，参与开发或报告问题
  </Card>

  <Card title="问题反馈" icon="bug" href="https://github.com/mkdir700/EchoPlayer/issues">
    报告 Bug 或建议新功能
  </Card>

  <Card title="下载最新版本" icon="download" href="https://github.com/mkdir700/EchoPlayer/releases">
    获取最新版本的 EchoPlayer
  </Card>

  <Card title="故障排除" icon="tools" href="/advanced/troubleshooting">
    常见问题的解决方案
  </Card>
</CardGroup>

## 开始使用

准备好开始您的语言学习之旅了吗？

<Card title="立即开始" icon="rocket" href="/installation" horizontal>
  点击这里下载并安装 EchoPlayer，开始您的语言学习体验
</Card>
