Commit Graph

158 Commits (4068636005a1543d682de8ed93410c38ec2f6d15)

Author SHA1 Message Date
Eugene R. Miller a2324352a7 #89 added adittional dialogs for response to 'thanks' 2016-06-06 15:48:16 -06:00
Ryan Sipes 171f811dea Merge pull request #104 from wligtenberg/news-skill-stop
it is nice if the news skill responds with audio to the stop command
2016-06-06 12:55:05 -05:00
Ryan Sipes a409003cbb Merge pull request #105 from metaheap/master
readme syntax fixes "it also uses allows you to use"
2016-06-06 12:54:46 -05:00
Travis Burandt 607c3e3e14 readme syntax fixes "it also uses allows you to use" 2016-06-05 20:07:07 -05:00
wligtenberg 15d78b206c it is nice if the news skill responds with audio to the stop command 2016-06-05 21:42:43 +02:00
Ryan Sipes 4720225af0 Merge pull request #91 from MycroftAI/bugfix/issues-58
Issues 58 - Fixing Cerberus URL pronunciation
2016-06-04 22:29:53 -05:00
aatchison 7390ea5cc9 Merge pull request #100 from the7erm/bugfix/issues-99-import-error-pdoc
#99 added pdoc to requirements.txt
2016-06-04 11:18:46 -05:00
Eugene R. Miller 08a6a34401 #99 added pdoc to requirements.txt 2016-06-04 10:07:32 -06:00
aatchison c8b6370958 Merge pull request #97 from UberPanda/master
Updated to include curl
2016-06-04 09:58:37 -05:00
aatchison bdbfbf5445 Updated readme, #98
https://github.com/MycroftAI/mycroft-core/issues/98
2016-06-04 09:54:15 -05:00
Adam Heriban 4af3132dff Updated to include curl
Tried on vanilla ubuntu-gnome, curl is not installed by default so dev_setup.sh does not work.
2016-06-04 11:46:48 +02:00
Jonathan D'Orleans c3e2a25630 Issues 58 - Fixing Cerberus URL pronunciation
- Ensuring "dot" is spoken for Cerberus URL
- Fixing "AI" pause
2016-06-02 21:17:25 -04:00
Jonathan D'Orleans 2698e14f72 Issues 61 - Adjusting silence threshold
- Prevent short words commands such as 'stop' and 'record' to be ignored
 - Adding unit tests for the new silence threshold
2016-06-02 19:31:29 -04:00
Jonathan D'Orleans 2dc3f854a7 Issues 54 - Removing 'Pairing code' msg from text 2016-06-02 19:30:11 -04:00
Jonathan D'Orleans 45d4026eb8 Issues 54 - Fixing enclosure pep8 issues 2016-06-02 19:30:11 -04:00
Jonathan D'Orleans 57bb62a629 Issues 54 - Displaying pairing code
- Ensuring displaying state is reset
2016-06-02 19:30:11 -04:00
Jonathan D'Orleans 27b1e2b22c Issues 54 - Displaying pairing code only once 2016-06-02 19:30:11 -04:00
Jonathan D'Orleans bd1888c642 Issues 54 - Displaying pairing code
- Ensuring Enclosure do not affect unit display state until paired
2016-06-02 19:30:11 -04:00
Jonathan D'Orleans c22861114e Issues 54 - Displaying pairing code
- Ensuring pairing code is sent to the device after speaking
2016-06-02 19:30:11 -04:00
Jonathan D'Orleans df8f9a7344 Issues-54 - Displaying pairing code
- Ensuring pairing code is displayed after mycroft speaks
2016-06-02 19:30:11 -04:00
Ryan Sipes 3b9fefe119 Merge pull request #87 from ethanaward/feature/issues-86
Issues 86 - Add basic welcome skill
2016-06-02 18:28:35 -05:00
Ethan Ward d4d6f8f57f Issues 86 - Add changed vocab file 2016-06-02 17:18:12 -05:00
Ethan Ward 6c5d299e59 Issues 86 - Comply with pep8 standards 2016-06-02 17:01:58 -05:00
Ethan Ward 4ed518ad99 Issues 86 - Add 'thanks' to vocab 2016-06-02 16:23:53 -05:00
Ethan Ward 9d8785588e Issues 86 - Fix formattting 2016-06-02 16:20:23 -05:00
Ethan Ward f81e135941 Issues 86 - Create welcome skill 2016-06-02 16:07:14 -05:00
Ethan Ward a75c5ca26b Issues 86 - Add basics of welcome skill 2016-06-02 15:38:05 -05:00
Ryan Sipes d0dae39fbf Merge pull request #82 from ethanaward/features/issues-2
Issue 2 - Added list of required packages
2016-06-01 17:25:01 -05:00
Ethan Ward bba6473abd Issue 2 - Added list of required packages 2016-06-01 16:35:45 -05:00
Ryan Sipes fc5953d41a Merge pull request #81 from ethanaward/bugfix/issues-77
Issues 76 - Fix changes to wikipedia skill so that tests pass
2016-06-01 16:28:28 -05:00
Ethan Ward 4d6defd126 Issues 76 - Add 'what does wikipedia say about' and remove 'who is/was' in wiki vocab file' 2016-06-01 13:03:24 -05:00
Ethan Ward 3518334b6b Issues 76 - Add 'what does wikipedia say about' and remove 'who is/was' as prefixes 2016-06-01 13:02:38 -05:00
Jonathan D'Orleans 594e25d256 Issues 64 - Removing undesirable thread from speak function (#65) 2016-05-31 21:01:55 -04:00
Jonathan D'Orleans 9f713879b0 Issues 64 - Removing undesirable thread from speak function 2016-05-31 20:45:41 -04:00
Ryan Sipes 031fdfeb4d Merge pull request #70 from MycroftAI/check-before-pop
More gracefully handle unexpected errors in listener, unit test mock …
2016-05-31 19:30:16 -05:00
Ryan Sipes 8aa4c39965 Updated README to include Slack Channel 2016-05-31 13:03:49 -05:00
Jonathan D'Orleans 2a241d363a Issues 74 - Ensuring easy_install dependecy 2016-05-30 20:16:27 -04:00
Sean Fitzgerald 745d4920e1 More gracefully handle unexpected errors in listener, unit test mock class shouldn't generate unexpected errors. 2016-05-28 14:28:12 -07:00
Jonathan D'Orleans 2452c74abd Issues 55 - Stopping skills by voice command 2016-05-27 18:44:04 -04:00
Ryan Sipes a1832c39e6 Merge pull request #62 from MycroftAI/bugfix/alarm-fixes
Fix to Alarm Distortion
2016-05-27 14:04:54 -05:00
Ryan Sipes 4748a262ef Updated Time Between Alarm and Message
Updated Time between the alarm and the message informing users how to turn off the alarm to avoid Mycroft "stepping on" the alarm.
2016-05-27 13:26:04 -05:00
Ryan Sipes 55dd0260d8 Stop Alarm Dialog Updated
In testing Mycroft very seldom understands "stop alarm" and "end alarm"  so I have removed them from the stop dialog in order to ensure Mycroft advises users as to the best way to disarm an alarm.
2016-05-27 13:24:57 -05:00
Ryan Sipes 93dad37b81 Fix to Alarm Distortion
Tested with new alarm, it sounded distorted. Looked at implementation of other sounds (news skill), and decided to try with MP3. Changed to using MP3 instead. Everything works properly now, tested on multiple devices.
2016-05-27 12:48:37 -05:00
aatchison 7322539d82 Merge pull request #60 from MycroftAI/bugfix/issues-18
Bugfix/issues 18
2016-05-27 12:02:27 -05:00
Ryan Sipes fd1f32e076 Pyflakes fixes
Rebased on master, and fixed all Pyflakes (specifically the pocketsphinx import being to liberal in local_recognizer.
2016-05-27 11:49:22 -05:00
Ryan Sipes fac834cf4a Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	mycroft/client/speech/listener.py
	mycroft/client/speech/wakeword_recognizer.py
2016-05-27 11:40:24 -05:00
Ryan Sipes 774882eb07 Merge pull request #45 from MycroftAI/feature/issues-14
Issues 14 - Listener Improvements and Fixes
2016-05-27 11:20:42 -05:00
Jonathan D'Orleans 1fdeb65d1b Issues 14 - Listener Improvements
- Adding headers
2016-05-26 16:55:40 -04:00
Ryan Sipes 1d3e3f7cb4 Moved Debug
Moved Debug to post only in the event of an error.
2016-05-26 15:28:59 -05:00
Ryan Sipes ffb088ef7b Fixed Pyflakes errors
Fixed Pyflakes errors, had to add exceptions and debugs. May need further work.
2016-05-26 15:28:28 -05:00