Update podcast_tts.md

This commit is contained in:
seazon 2017-06-02 16:21:26 +08:00 committed by GitHub
parent 03df482f0a
commit b3bdc185fa
1 changed files with 3 additions and 6 deletions

View File

@ -13,8 +13,7 @@ FeedMe整合了这2种不同形式你可以像听音乐一样收听所有订
为了方便播放,新增`播客`布局。它提供一个带有进度条的播放按钮,你可以用它来播放节目,或者下载播客源的节目。
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/tts_8.png" width="25%" height="25%" />
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/tts_9.png" width="25%" height="25%" />
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/tts_8.png" width="25%" height="25%" /> <img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/tts_9.png" width="25%" height="25%" />
# 播放控制
在文章列表页长按节目,提供多种播放菜单:
@ -43,9 +42,7 @@ FeedMe整合了这2种不同形式你可以像听音乐一样收听所有订
# 播放界面
播放界面有3个子页面。你可以看到在播放列表界面有一个`停止标记`。
<img style="float: left;" src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/tts_3.png" width="25%" height="25%" />
<img style="float: left;" src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/tts_4.png" width="25%" height="25%" />
<img style="float: left;" src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/tts_5.png" width="25%" height="25%" />
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/tts_3.png" width="25%" height="25%" /> <img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/tts_4.png" width="25%" height="25%" /> <img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/tts_5.png" width="25%" height="25%" />
# TTS设置
`设置`中增加了`音频`标签,你可以在此进行相关设置。
@ -55,4 +52,4 @@ FeedMe整合了这2种不同形式你可以像听音乐一样收听所有订
# 提示
### 播放feed页面还是web页面
##### Q: 有时订阅源没有输出全文此时如果将页面切换到web页面后播放它仍会播放feed页面的内容。那么应该如何播放web页面的内容呢
A: 你可以阅读<a href="https://github.com/seazon/FeedMe/blob/master/doc/zh/mobilizer.md#默认显示">这个部分</a>
A: 你可以阅读<a href="https://github.com/seazon/FeedMe/blob/master/doc/zh/mobilizer.md#默认显示">这个部分</a>