Add NetTTS - TTS over network. https://github.com/nekromant/NetTTS
This commit is contained in:
parent
550b16db71
commit
f71a625238
30
metadata/org.ncrmnt.nettts.txt
Normal file
30
metadata/org.ncrmnt.nettts.txt
Normal file
|
@ -0,0 +1,30 @@
|
|||
Name:NetTTS
|
||||
Category:Multimedia
|
||||
License:GPLv3
|
||||
Web Site:https://github.com/nekromant/NetTTS
|
||||
Source Code:https://github.com/nekromant/NetTTS
|
||||
Issue Tracker:https://github.com/nekromant/NetTTS/issues
|
||||
|
||||
Summary:Text-to-Speech over network
|
||||
Description:
|
||||
NetTTS allows to use Android device as remote-controlled
|
||||
Text-to-Speech server from other computers, via simple
|
||||
telnet-like network protocol. A TTS engine must be installed
|
||||
on your device. To try:
|
||||
|
||||
telnet <IP address of device> 4444
|
||||
|
||||
type "Hello".
|
||||
|
||||
Note that currently app provides minimal means of access control
|
||||
(optional plain-text password), so use outside your local network
|
||||
with caution.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/nekromant/NetTTS.git
|
||||
Build Version:0.2.1,3,f54265b37edb3fe023,target=android-4
|
||||
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.2.1
|
||||
Current Version Code:3
|
Loading…
Reference in a new issue