mycroft-core/mycroft
Åke Forslund 1d6da7d37d Add messages for skill handler's starting/stopping
====  Tech Notes ====
Add message bus messages when a skill handler is starting to execute and
a separate message for when skill handler completes. Usable if grouping
speech in certain clients for example. Can also be of use for audio
ducking and similar processes.

==== Protocol Notes ====
Adds the following messages:
mycroft.skill.handler.start
mycroft.skill.handler.complete
2017-09-14 16:38:54 -05:00
..
api Remove debug prints 2017-09-14 14:29:40 +02:00
audio Fix isSpeaking 2017-09-13 12:02:27 -05:00
audio-accuracy-test Update audio accuracy test 2017-06-26 13:45:23 -07:00
client Reduce configuration loading in module scope 2017-09-13 12:51:48 -05:00
configuration Ignore enclosure.mouth.display message by default 2017-09-07 15:59:34 +02:00
dialog Use io.open instead of open to load utf-8 dialog 2017-08-31 00:18:25 +02:00
filesystem Fixed Missing License Headers on All Files. 2016-05-26 11:16:13 -05:00
identity Fixes issue #434. Developers working on both Cerberus and Home durin… (#435) 2016-12-28 15:00:03 -06:00
lock Add test for PID locks 2017-06-16 14:17:43 +02:00
messagebus Restore reconnect timer on ws on connect 2017-09-14 14:22:06 -05:00
metrics Issues 351 - Merging metrics with server configuration 2016-12-17 10:14:42 -05:00
res Add french translation to the dialogs 2017-08-23 15:17:00 -05:00
session Issues 356 - Rebasing with master 2016-12-17 10:16:29 -05:00
skills Add messages for skill handler's starting/stopping 2017-09-14 16:38:54 -05:00
stt Allow any bitrate of audio to the MycroftSTT 2017-09-13 14:31:36 -05:00
tts Fix isSpeaking 2017-09-13 12:02:27 -05:00
util Add useful imports to mycroft and mycroft.util modules 2017-08-29 11:09:12 -05:00
version bump version to 0.8.20 2017-08-03 14:19:29 -05:00
__init__.py Add useful imports to mycroft and mycroft.util modules 2017-08-29 11:09:12 -05:00