Commit Graph

421 Commits (ef1a6e24c309c4a025a6d8c2a70c27d872c6b136)

Author SHA1 Message Date
Ethan Ward a75c5ca26b Issues 86 - Add basics of welcome skill 2016-06-02 15:38:05 -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 2452c74abd Issues 55 - Stopping skills by voice command 2016-05-27 18:44:04 -04: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
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
Ryan Sipes bdcd8582aa Merge pull request #59 from MycroftAI/bugfix/issues-3-fix
Fixed Missing License Headers on All Files.
2016-05-26 13:19:53 -05:00
Ryan Sipes f8de5b92f5 Found and Fixed Remaining PEP8 Issue
Troubleshot with wrong file. Everything now meets the PEP8 standard.
2016-05-26 12:25:56 -05:00
Ryan Sipes 40b5cf0da9 Formatting Fix in Pairing Skill
Blank line at end of file removed.
2016-05-26 11:41:40 -05:00
Ryan Sipes 9c82f21f1a Rebase, and Fix PEP8 Errors
Fixed PEP8 errors in Weather Skill and Pairing skill. also rebased
2016-05-26 11:32:24 -05:00
Ryan Sipes 8f2c451938 Fixed Missing License Headers on All Files.
GPL LIcense added to the top of each python file.
2016-05-26 11:16:13 -05:00
Åke Forslund c12f2be742 Move new path append together with previous path append. 2016-05-25 08:32:36 +02:00
Åke Forslund 70d42133e8 Add skill directory to path. 2016-05-25 07:41:22 +02:00
Arron Atchison 3f1bb15256 added a blank line to satisfy travis 2016-05-23 17:38:18 -05:00
Arron Atchison c69832f63d removed two unused imports from OWM skill 2016-05-23 17:23:14 -05:00
Ryan Sipes f460cc80d0 Updated Alarm Sound
Donated under Creative Commons by Dana Brett Harris
2016-05-23 15:52:27 -05:00
Leo Arias d618676089 Issues-4 - Fix pep8 errors. 2016-05-23 17:23:47 +00:00
Jonathan D'Orleans 4ab3b39979 Issues 1 - Wolfram Alpha Skill Not Responding
- Using decoded content from response
2016-05-20 15:40:51 -04:00
Arron Atchison 6e42bb1736 In the 1970s computer users had to understand the arcane syntax of the machines they used. They programed their computers using the machine's native language and hardly gave it a thought.
The 1980s birthed a new form of interaction between computers and users.  For the first time computers became capable of understanding the most basic form of human communication - pointing and grunting.  The mouse and the GUI revolutionized computing and made computers accessible to the masses.

We have now entered a third era.  We are rapidly approaching a time when computer systems will understand human language and respond using the most natural form of human communication – speech.

This is an important development.  Some might even call it revolutionary.

Despite its importance, however, the technologies that will underpin this new method of interaction are the property of major tech firms who don't necessarily have the public's best interests at heart.

Not anymore.

Meet Mycroft – the worlds first open source natural language platform.  Mycroft understands human language and responds with speech.  It is being designed to run on anything from a phone to an automobile and will change the way we interact with open source technologies in profound ways.

Our goal here at Mycroft is to improve this technology to the point that when you interact with the software it is impossible to tell if you are talking to a human or a machine.

This initial release of the Mycroft software represents a significant effort by the Mycroft community to give the open source world access to this important technology.  We are all hoping that the software will be useful to the public and will help to usher in a new era of human machine interaction.

Our community welcomes everyone to use Mycroft, improve the software and contribute back to the project.  With your help and support we can truly make Mycroft an AI for everyone.

Joshua W Montgomery – May 17, 2016
2016-05-20 09:16:01 -05:00