mycroft-core/mycroft/tts
Åke 85ae69597b Separate enclosure api from enclosure client (#1760)
This is a step towards abstracting the idea of an Enclosure which ties Mycroft to the hardware that is running Mycroft.

- Move the enclosure API to mycroft.enclosure.api (previously was mycroft.client.enclosure.api)
- Move display_manager out of enclosure client to mycroft.enclosure.display_manager
- Merge EnclosureWeather into EnclosureMouth
- Wrap display manager in a class
2018-08-27 13:44:12 -05:00
..
__init__.py Separate enclosure api from enclosure client (#1760) 2018-08-27 13:44:12 -05:00
bing_tts.py add SSML support 2018-04-18 14:45:09 -05:00
espeak_tts.py add SSML support 2018-04-18 14:45:09 -05:00
fa_tts.py add SSML support 2018-04-18 14:45:09 -05:00
google_tts.py Fix google tts now playing audio 2018-04-26 15:08:35 +02:00
ibm_tts.py SSML Changes 2018-04-18 14:45:09 -05:00
mary_tts.py add SSML support 2018-04-18 14:45:09 -05:00
mimic2_tts.py restrict str.replace from doing a global string replacement 2018-08-15 19:27:59 -05:00
mimic_tts.py Fix issue writing phonemes to disk (#1720) 2018-08-15 03:59:11 -05:00
remote_tts.py add SSML support 2018-04-18 14:45:09 -05:00
responsive_voice_tts.py Add Responsive voice tts (#1565) 2018-07-04 13:21:34 +02:00
spdsay_tts.py add SSML support 2018-04-18 14:45:09 -05:00