Multimedia › NetTTS
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

NetTTS

Text-to-Speech over network
Version: 0.2.1
Added: 30-03-2013
Updated: 30-03-2013
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 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.
code Source file_download Download