> For the complete documentation index, see [llms.txt](https://docs.songbookplus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.songbookplus.com/zhong-wen/readme/songtexte-und-akkorde-importieren/aus-mp3-dateien.md).

# 从 MP3 文件中

SongBook+ 可以从 MP3 文件中导入文本，只要它们以“Lyrics3 v2.00”格式包含在 ID3 标签中。

如果和弦以类似 ChordPro 格式包含在方括号中的歌词中，它们也可以从 MP3 文件中导入。

从 MP3 文件中导入歌词分两步进行：

首先需要创建一个使用 MP3 文件的曲目。

然后需要打开曲目并启动导入过程。在此过程中会自动生成缺少的 PDF 文件。

## 插入没有 PDF 文件的曲目并选择 MP3 <a href="#toc165549790" id="toc165549790"></a>

<figure><img src="/files/N4DzuqzeamRXYAaeyFAh" alt=""><figcaption><p>将曲目与 MP3 文件关联</p></figcaption></figure>

<img src="/files/1VcYzo8aucANRZwWaSRb" alt="" data-size="line">按下“编辑”。

<img src="/files/uCap4LBCwP0Vi5uKHYM1" alt="" data-size="line">按下这个“+”按钮以插入没有 PDF 的曲目。

<img src="/files/XpAvp1deOqgC4tBraMKv" alt="" data-size="line">使用“...”按钮选择 MP3 文件。

<img src="/files/ci5FfG0B1wOP8GkZ6YVm" alt="" data-size="line">标题将自动填入文件名，但可以任意更改。

<img src="/files/A8PWsmVDKOO19egW2oSc" alt="" data-size="line">按下“保存”。

<img src="/files/YRyK4LCyKuwcHychlmgV" alt="" data-size="line">按下“完成”。

### 从 MP3 文件中的文本生成 PDF 文件 <a href="#toc165549791" id="toc165549791"></a>

首次打开曲目时，如果 SongBook+ 找到了可导入的文本，会询问您是否要导入文本。（可以在设置中关闭自动导入。）

或者，您也可以按照以下步骤手动启动导入。

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

<img src="/files/1VcYzo8aucANRZwWaSRb" alt="" data-size="line">在打开的曲目中按“...”按钮

<img src="/files/uCap4LBCwP0Vi5uKHYM1" alt="" data-size="line">选择菜单项“从MP3文件导入歌词”。

<img src="/files/XpAvp1deOqgC4tBraMKv" alt="" data-size="line">确认您要导入文本并覆盖已经存在的 PDF。

{% hint style="info" %}
如果菜单项“从MP3文件导入歌词”不可用，说明 MP3 文件不包含支持格式的文本。
{% endhint %}


---

# 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://docs.songbookplus.com/zhong-wen/readme/songtexte-und-akkorde-importieren/aus-mp3-dateien.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.
