Augusto Monteiro 'Sparky
aeb73054da
#546 - Installing Default Skills
2017-04-05 16:46:54 -07:00
Augusto Monteiro 'Sparky
1f59c50df5
#546 - Removing Skills
2017-04-05 16:23:42 -07:00
dmendyke
f81d5b1249
Added locking PID file creation to 'skills' service
2017-04-05 15:16:32 -07:00
Augusto Monteiro 'Sparky
9728e645bc
#546 - Adding Skill Install
2017-04-05 15:11:45 -07:00
Augusto Monteiro 'Sparky
f76685d46d
#546 - Removing prioritary skills loading
2017-04-04 17:11:33 -07:00
Augusto Monteiro 'Sparky
1150fc9a54
#546 - Making Intent a class instead of skill
2017-04-04 16:48:40 -07:00
Augusto Monteiro 'Sparky
b89ffcfd37
#546 - Removing skills
2017-04-04 11:12:11 -07:00
Augusto Monteiro
02cccc1c8a
Merge pull request #631 from MycroftAI/feature/issue-630
...
#630 - Fixing SkillInstaller, using text to match instead of exit code
2017-04-03 15:21:46 -07:00
Arron Atchison
729401fd80
increment version to 0.8.8
2017-04-03 14:28:27 -07:00
Arron Atchison
ff01f929eb
Added variable in travis.yml and a check in install-msm.sh to disable creating opt/mycroft/skills
2017-04-03 13:33:28 -07:00
Arron Atchison
c8c3b3d67f
checking to see if opt/mycroft/skills exists and is writable
2017-04-03 12:30:47 -07:00
Augusto Monteiro 'Sparky
4d8f7f6e13
#630 - Updating msm install script
2017-04-03 11:45:26 -07:00
Augusto Monteiro 'Sparky
12620694b3
#630 - Fixing SkillInstaller, using text to match instead of exit code
2017-04-03 11:18:56 -07:00
Augusto Monteiro
601948ff3f
Merge pull request #533 from MycroftAI/feature/issue-527
...
#527 - skill to skill installation
2017-03-31 15:04:54 -07:00
Augusto Monteiro
68be8f00c0
Merge pull request #619 from MycroftAI/feature/issue-618
...
#618 - Fixing volume skill
2017-03-31 14:29:01 -07:00
Augusto Monteiro 'Sparky
b87b73ecc6
#618 - Fixing pep8
2017-03-31 14:12:17 -07:00
Augusto Monteiro 'Sparky
1bcdfc76b2
#618 - Fixing volume skill
2017-03-31 14:00:17 -07:00
Åke Forslund
67f6957739
Correct pkg-config package name
2017-03-31 11:51:14 -07:00
SoloVeniaASaludar
f0b264d6c0
issue-610
2017-03-31 16:40:06 +02:00
Augusto Monteiro
13d99a29a0
Merge pull request #589 from MycroftAI/feature/issue-363
...
Open listener thread and then check for network connection
2017-03-30 17:19:37 -07:00
penrods
bd23d26011
Implementing WolframAlpha changes from issue #600
...
This limits WolframAlphaSkill to only query WolframAlpha when the utterance doesn't match an intent (calling the fallback handler) and it contains an obvious question phrase.
2017-03-30 17:15:57 -07:00
kfezer
dfc9799891
Merge pull request #558 from forslund/feature/issue-553
...
Add functionality to remove and restore intents.
2017-03-30 21:24:45 +00:00
kfezer
4b79bc077a
Merge pull request #599 from MycroftAI/feature/issue-598
...
Implementing audio cache feature in issue #598
2017-03-30 20:50:43 +00:00
kfezer
a475341346
Merge branch 'dev' into feature/issue-553
2017-03-30 20:49:36 +00:00
Steve Penrod
10ff5debd7
Adding missing import and improved error messages
2017-03-30 11:05:46 -07:00
kfezer
a9caecc2b5
Merge pull request #603 from MycroftAI/revert-591-bugfix/issue-588
...
Revert "Fixes Issue 588"
2017-03-30 16:13:43 +00:00
kfezer
622765015d
Revert "Fixes Issue 588"
2017-03-30 08:50:24 -07:00
penrods
0043e6c889
Implementing audio cache feature in issue #598
...
The TTS audio is now cached. If the same TTS is requested again, the cached WAV and phoneme sequence is reused.
Major points:
* Created mycroft.util.get_cache_directory(). You can give this a domain, also. The mycroft.conf can define where this directory resides, so enclosures can have this reside on a ramdisk, for instance.
* Created mycroft.util.curate_cache(). This retains a percentage of the disk size free.
2017-03-30 02:40:56 -05:00
kfezer
f7c781d119
Update core.py
...
Fixed Pep8 Issue
2017-03-29 16:27:49 -07:00
Sergio Oller
70dc8183b0
Issues 568 - Fix dependencies to build latest mimic
2017-03-29 13:55:53 -07:00
kfezer
0446d58ba3
Merge pull request #578 from SoloVeniaASaludar/bugfix/issue-577
...
speech client, error in control of interval between calls to wakeup recognizer #577
2017-03-29 17:30:46 +00:00
kfezer
4c24466120
Merge branch 'dev' into feature/issue-553
2017-03-29 17:28:10 +00:00
kfezer
80b54296b3
Merge pull request #591 from MycroftAI/bugfix/issue-588
...
Fixes Issue 588
2017-03-29 16:40:06 +00:00
kfezer
de27ad4caa
Merge pull request #572 from SoloVeniaASaludar/bugfix/issue-571
...
Update core.py
2017-03-29 16:39:06 +00:00
kfezer
cf4bc9a20d
Update not.found.dialog
...
Fixed typo
2017-03-29 09:35:48 -07:00
kfezer
4e1b739474
Update choose.dialog
...
changed some wording
2017-03-29 09:35:28 -07:00
Augusto Monteiro
22eaa6dc89
Using https
2017-03-28 15:18:43 -07:00
Augusto Monteiro
93a59c57ec
#527 - removing msm install from dev_setup
2017-03-28 11:20:00 -07:00
Augusto Monteiro
814f2fb441
#527 - fixing pep8
2017-03-28 11:20:00 -07:00
Augusto Monteiro
5ec0d0d48a
#527 - cleaning all events
2017-03-28 11:20:00 -07:00
Augusto Monteiro
0c60da0883
#527 - cloning msm
2017-03-28 11:20:00 -07:00
Augusto Monteiro
5def9aceca
#527 - Fixing rename
2017-03-28 11:20:00 -07:00
Augusto Monteiro
2b96f2dd19
#527 - Adding msm install script and renaming skill
2017-03-28 11:20:00 -07:00
Augusto Monteiro
1f363a245b
#527 - skill to skill installation
2017-03-28 11:20:00 -07:00
kfezer@gmail.com
348a9111a2
modified: mycroft/skills/core.py
...
Fixed typo
2017-03-27 13:56:13 -07:00
kfezer
d793c9893b
Update README.md
...
Added note about it being default on dev
2017-03-24 14:08:32 -07:00
kfezer@gmail.com
7b43089a76
modified: mycroft/client/speech/listener.py
...
modified: mycroft/util/__init__.py
Fixes 363
previously as pr Networking fix: resolves #363 #364
suggested by clccmh
2017-03-21 13:53:43 -07:00
Augusto Monteiro
0fe6ee65e0
Merge pull request #576 from forslund/expect_response
...
Add expect_response option to speak_methods
2017-03-20 14:55:24 -05:00
Augusto Monteiro
988f408c49
Merge pull request #587 from SoloVeniaASaludar/bufix/issue-586
...
Bufix/issue 586
2017-03-20 14:16:41 -05:00
SoloVeniaASaludar
4df486da82
Update mic.py
2017-03-20 19:41:33 +01:00