mirror of
https://github.com/seazon/FeedMe.git
synced 2025-02-04 00:17:36 +01:00
Update 1.5 Podcast & TTS.md
This commit is contained in:
parent
315498586d
commit
3d152af3d4
@ -1,25 +1,25 @@
|
||||
FeedMe now support TTS and podcast, you can read articles with your ear.
|
||||
|
||||
For podcast feed, FeedMe support manual download for offline reading.
|
||||
For normal feed, FeedMe compliance with the standard Android TTS specification, you can read with your favorite TTS engine, such as Google TTS or Ivona.
|
||||
- For podcast feed, FeedMe support manual download for offline reading.
|
||||
- For normal feed, FeedMe compliance with the standard Android TTS specification, you can read with your favorite TTS engine, such as Google TTS or Ivona.
|
||||
|
||||
FeedMe integrates these two different forms, and you can listen all items like listening to music.
|
||||
|
||||
FeedMe provides play section into the playlist in the left navigation bar. To simplify the logic, FeedMe has only one playlist.
|
||||
|
||||
#Play control
|
||||
# Play control
|
||||
There are 4 play menus in article list long-tap dialog:
|
||||
* ·single play· (add to top of playlist, mark with ·Stop tag·, and play this item)
|
||||
* ·play· (add to playlist and play, if playing now, stop the playing item)
|
||||
* ·Next play· (add after the playing item)
|
||||
* ·Add to playlist· (add to last of playlist)
|
||||
·Stop tag·: When played a item with ·Stop tag·, stop play and clear it.
|
||||
- `single play` (add to top of playlist, mark with `Stop tag`, and play this item)
|
||||
- `play` (add to playlist and play, if playing now, stop the playing item)
|
||||
- `Next play` (add after the playing item)
|
||||
- `Add to playlist` (add to last of playlist)
|
||||
`Stop tag`: When played a item with `Stop tag`, stop play and clear it.
|
||||
|
||||
#Playlist
|
||||
* The played item will be automatically removed from playlist, including podcast audio files. So no need to remove item by yourself.
|
||||
* FeedMe can remember the play position automatically.
|
||||
* You can remove item via swipe from right to left.
|
||||
* Now FeedMe does not support podcast online playing.
|
||||
* Playlist only supports order playback, no single loop, loop, random play.
|
||||
* You can reorder playlist via long-tap and drag.
|
||||
* It skips the played items when play the playlist.
|
||||
# Playlist
|
||||
- The played item will be automatically removed from playlist, including podcast audio files. So no need to remove item by yourself.
|
||||
- FeedMe can remember the play position automatically.
|
||||
- You can remove item via swipe from right to left.
|
||||
- Now FeedMe does not support podcast online playing.
|
||||
- Playlist only supports order playback, no single loop, loop, random play.
|
||||
- You can reorder playlist via long-tap and drag.
|
||||
- It skips the played items when play the playlist.
|
||||
|
Loading…
x
Reference in New Issue
Block a user