mycroft-core/mycroft/tts
Åke Forslund 5b4ae74cfb Make visime stream end together with audio
===Fixed issues ====
#958

====  Tech Notes ====
Adds method clear_visimes() to voice playback thread to stop visime stream
instead of having visime stream check for signals.

====  Documentation Notes ====
NONE - things like description of a new feature or notes on behavior
changes

==== Localization Notes ====
NONE - point out new strings, functions needing international versions,
     etc.

==== Environment Notes ====
NONE - new package requirements, new files being written to disk,
etc.

==== Protocol Notes ====
NONE - message types added or changed, new signals, etc.
2017-08-03 10:57:14 +02:00
..
__init__.py Make visime stream end together with audio 2017-08-03 10:57:14 +02:00
espeak_tts.py Move audio output start and end messages to TTS class 2017-07-06 20:18:59 -05:00
fa_tts.py Issues 356 - Refactoring TTS 2016-12-17 10:15:24 -05:00
google_tts.py refactor Google tts to take advantage of playback thread 2017-07-06 09:39:28 +02:00
mary_tts.py Issues 356 - Refactoring TTS 2016-12-17 10:15:24 -05:00
mimic_tts.py Refactor Mimic class to keep caching functions in base class 2017-07-06 09:39:28 +02:00
remote_tts.py Move audio output start and end messages to TTS class 2017-07-06 20:18:59 -05:00
spdsay_tts.py Move audio output start and end messages to TTS class 2017-07-06 20:18:59 -05:00