mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update com.danefinlay.ttsutil metadata file
- Add Changelog field. - Remove Description field that overrides metadata in the app's source repo and in the fdroiddata repo.
This commit is contained in:
parent
ca5e53e7fd
commit
602e32e344
1 changed files with 1 additions and 10 deletions
|
|
@ -6,18 +6,9 @@ AuthorEmail: Danesprite@posteo.net
|
||||||
WebSite: https://danefinlay.com/timers-tts-util
|
WebSite: https://danefinlay.com/timers-tts-util
|
||||||
SourceCode: https://github.com/Danesprite/tts-util-app
|
SourceCode: https://github.com/Danesprite/tts-util-app
|
||||||
IssueTracker: https://github.com/Danesprite/tts-util-app/issues
|
IssueTracker: https://github.com/Danesprite/tts-util-app/issues
|
||||||
|
Changelog: https://github.com/Danesprite/tts-util-app/releases
|
||||||
|
|
||||||
AutoName: TTS Util
|
AutoName: TTS Util
|
||||||
Description: |-
|
|
||||||
TTS Util is a utility app for synthesising text into audible speech using Android's text-to-speech framework.
|
|
||||||
|
|
||||||
Features:
|
|
||||||
* Read input text, clipboard text or text files using text-to-speech.
|
|
||||||
* Create speech wave files from text files.
|
|
||||||
* Share text to read using share menu entries.
|
|
||||||
* Read clipboard text using launcher shortcuts (requires Android 8 or higher).
|
|
||||||
* Should support any text-to-speech engine that uses Android's TTS framework.
|
|
||||||
* Supports Android 5.1 and above.
|
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/Danesprite/tts-util-app
|
Repo: https://github.com/Danesprite/tts-util-app
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue