Skip to content
This repository was archived by the owner on Sep 2, 2020. It is now read-only.
This repository was archived by the owner on Sep 2, 2020. It is now read-only.

Generic Intent #1

@jamesmf

Description

@jamesmf

It'd be cool if you could add a generic way to interface with your skills without having to bake the intent data/utterances (like "turn on the light") into the skill itself. That could make it a lot easier to create your own custom Things that are controlled by arbitrary utterances.

I imagine you could accomplish this by having a lead-in word that fires the intent as well, but is then stripped before being passed.

"Hey Mycroft, Assistant turn on the lights" or something similar (substitute "IoT", "Hub", "Home", "Fox", or some Mozilla IoT branding word for "Assistant").

That gets parsed into "turn on the lights" before being sent to MIoT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions