Kris Gesling

Results 85 issues of Kris Gesling

> I have seen that it is possible to put an input of type select (for example to choose country) in yaml file. Is it possible to put two "selects"...

enhancement

Currently Skill settings are pulled down from the server to the device, there is no ability to set these from the device and update them on the server. This prevents...

enhancement

If the settingsmeta of a Skill is modified in any way it is considered a new version of those settings and is blank for all users. Hence anytime a Skill...

enhancement

Mycroft has come a long way over the last few years and our documentation has not always kept up. Skill Development is certainly one of these areas. New methods and...

enhancement
help wanted
Hacktoberfest

From sgee in Chat: > regarding > > NOTE: Currently, the number of :0 words is not fully taken into consideration so the above might match quite liberally, but this...

bug

Statements are quite a foundational part of all Skills and the documentation is currently severely lacking: https://mycroft-ai.gitbook.io/docs/skill-development/user-interaction/statements Phase 1: basic use of `speak_dialog()` and using dialog files rather than strings...

enhancement
help wanted

The Marketplace scrapes Skill README's to display in the Marketplace. It's not an actual markdown rendering engine. As a Skill author I want to know what Markdown is supported and...

enhancement
help wanted

[Dependencies section](https://mycroft-ai.gitbook.io/docs/skill-development/dependencies) needs to include info on manually installing python packages to the Mycroft virtual environment using `mycroft-pip install`

enhancement
help wanted

Bring info from Wiki into primary docs. https://github.com/MycroftAI/mycroft-precise/wiki/Training-your-own-wake-word#how-to-train-your-own-wake-word Some learnings from users include: - https://github.com/MycroftAI/mycroft-precise/issues/94

If a mic is registering but seemingly unable to pick up voice commands, it can be that the mic level is set very high. Try reducing this to 50% or...