mycroft-core/mycroft/client/speech
Å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
..
recognizer Hotword factory (#1062) 2017-09-14 23:34:16 -05:00
__init__.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
__main__.py Separate enclosure api from enclosure client (#1760) 2018-08-27 13:44:12 -05:00
hotword_factory.py Refactor Precise engine and support engine timeouts 2018-07-06 00:05:28 -05:00
listener.py Refactor Precise engine and support engine timeouts 2018-07-06 00:05:28 -05:00
mic.py Refactor Precise engine and support engine timeouts 2018-07-06 00:05:28 -05:00
word_extractor.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00