mycroft-core/mycroft/client/speech
Åke Forslund 6b5d45e507 Do not create configs folders until writing
This replaces save_*_path with usage of the xdg_*_home when handling
config files. This means the config folders will not be created unless
actually written to.

The check for whether a directory needs to be created is handled behind
a lock to avoid race conditions
2021-11-30 22:50:09 +01: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 add ProcessStatus to key services 2021-01-28 17:24:21 +01:00
data_structures.py docstring cleanup 2021-05-11 15:10:32 +09:30
hotword_factory.py Do not create configs folders until writing 2021-11-30 22:50:09 +01:00
listener.py docstring cleanup 2021-05-11 15:10:32 +09:30
mic.py docstring cleanup 2021-05-11 15:10:32 +09:30
word_extractor.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00