.. TTS Engine documentation master file, created by sphinx-quickstart on Sun Feb 28 20:54:23 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to TTS Engine's documentation! ====================================== ttsEngine module use pyttsx3 and gTTS in python. This module performs TTS and converts recieved text to voice. Also use YARP to receive text to synthesize by network. This module also publish TTS results in YARP port. If network connection is available uses gTTS system voice, if not, uses system default voice. .. toctree:: :maxdepth: 2 :caption: Contents: docs/ttsEngine Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`