mycroft-core/mycroft/tts
Åke Forslund d51fb126b8 Fix fallback to mimic
After catching exception to clear the isSpeaking flag the exception
shall be re-raised to allow the fallback TTS to trigger.
2020-04-17 20:43:13 +02:00
..
__init__.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
bing_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
cache_handler.py Small style fixes 2019-05-13 16:48:15 +02:00
dummy_tts.py Add dummy TTS backend 2020-03-24 10:42:07 +01:00
espeak_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
fa_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
google_tts.py Use lang validator to raise error 2020-04-15 08:58:40 +02:00
ibm_tts.py Generalize custom remote TTS url config 2020-03-26 20:27:39 +09:30
mary_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
mimic2_tts.py Fallback to mimic for bad http status codes 2020-02-17 15:08:21 +01:00
mimic_tts.py Clean-up 2020-01-10 16:26:48 +01:00
remote_tts.py Generalize custom remote TTS url config 2020-03-26 20:27:39 +09:30
responsive_voice_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
spdsay_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00
tts.py Fix fallback to mimic 2020-04-17 20:43:13 +02:00
yandex_tts.py Move code out of __init__.py 2020-01-10 15:27:07 +01:00