mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
Categories:
|
|
- Multimedia
|
|
License: Apache-2.0
|
|
AuthorName: Dane Finlay
|
|
AuthorEmail: Danesprite@posteo.net
|
|
WebSite: https://danefinlay.com/timers-tts-util
|
|
SourceCode: https://github.com/Danesprite/tts-util-app
|
|
IssueTracker: https://github.com/Danesprite/tts-util-app/issues
|
|
|
|
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
|
|
Repo: https://github.com/Danesprite/tts-util-app
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 1
|