-
My Hardware:
Thinkpad x131e laptop
screen size: 13"
processor: Intel® Core™ i3-2367M CPU @ 1.40GHz × 4
graphics: Intel® Sandybridge Mobile
Base Operating-system: Ubuntu Gnome 17.04 64-bit fully u…
-
**To Reproduce**
Steps to reproduce the behavior:
```
Earth:git clone https://github.com/mycroftai/mycroft-precise
Cloning into 'mycroft-precise'...
remote: Enumerating objects: 1581, done.
remo…
-
Hi, I'am having trouble getting working engine from dev branch 3.0.0.
Steps tu build and install:
```
cd /srv/mycroft-precise
rm -r .venv
rm -r build
rm -r dist
bash setup.sh
bash build.sh…
-
@Hasinator7 Thanks for your work on this skill!
I'm getting an error on Picroft, wasn't sure if anyone else can reproduce or if it's just me but I wanted to post just to make sure. Here is the err…
-
Currently the Alarm Skill directly manipulates the volume via ALSA. This should be done by emitting the relevant messages on the Mycroft Message bus so that each platform can handle the volume in its …
-
Hey Guys,
I set up a new Picroft on a RaspberryPi 3 and trying to get the Spotify Skill working. I have followed the new instructions on #152 to get the API working and it seems to be work (I don't g…
-
This line is missing arguments for the dialog: https://github.com/MycroftAI/skill-homeassistant/blob/19c1b010bed5306d4857a70de05ca2fa40bdfaa0/__init__.py#L155
```
==> /var/log/mycroft/skills.log
-
**Describe the bug**
Whenever my Microsoft Teams audibly notifies me that I have a message, Mycroft picks it up as its wakeword ("hey Mycroft") and starts listening.
**To Reproduce**
Steps to rep…
-
Hi
I am getting an error when trying to convert fluid ounces in one cup.
"How many fluid onces are in one cup?"
Both are form the same dimension so it should be possible.
I think the error handlin…
-
Good skil. if the database is large, the answer from mpd always comes after the mycroft error message on my raspberry. on PC OK.
the answer comes about 20 seconds after playback control. Do you have …