mycroft-core/mycroft/audio
Åke Forslund d8ff26bbd9 Add plugin loading of audioservices
All modules registered under the entrypoint group "mycroft.plugin.audioservice"

These shall refer to a module with either an autodetect function or a
load_service function.
2020-09-23 07:46:13 +02:00
..
services Send mycroft.audio.queue_end 2020-01-15 11:13:00 +01:00
__init__.py Clean up mycroft/audio/__init__.py 2020-01-15 09:06:50 +01:00
__main__.py Add system for checking audio service readiness 2020-07-24 22:12:54 +02:00
audioservice.py Add plugin loading of audioservices 2020-09-23 07:46:13 +02:00
speech.py Fallback to mimic for bad http status codes 2020-02-17 15:08:21 +01:00
utils.py Clean up mycroft/audio/__init__.py 2020-01-15 09:06:50 +01:00