Mycroft AI
Mycroft AI
Home
Forum
Chat
My Account
Documentation
About Mycroft AI
Why use Mycroft AI?
Glossary of terms
Contributing
FAQ
Using Mycroft AI
Get Mycroft
Pairing Your Device
Basic Commands
Installing New Skills
Customizations
Troubleshooting
Skill Development
Voice User Interface Design Guidelines
What can a Skill do?
Design Process
Voice Assistant Personas
Interactions
Intents
Statements and Prompts
Confirmations
Conversations
Error Handling
Example Interaction Script
Prototyping
Design to Development
Development Setup
Skill Structure
Integration Tests
User interaction
Displaying information
Advanced Skill Types
Marketplace Submission
FAQ
Mycroft Technologies
Technology Overview
Roadmap
Mycroft Core
Adapt
Lingua Franca
Mimic
Mycroft Skills Kit
Mycroft Skills Manager
Padatious
Precise
Interactions
In this section, you will learn about the interaction between users and Mycroft. You will learn the terms used to describe the different parts of the interaction, and best practices.
Here are the articles in this section:
Intents
An intent is how the User starts an interaction with Mycroft. It represents the job they are trying to accomplish.
Statements and Prompts
There are two basic ways for Mycroft to interact with the user, Statements and Prompts.
Confirmations
Confirmations are used to verify that the input from the user was understood correctly.
Previous
Voice Assistant Personas
Next
Intents
Last updated
1 day ago
Edit on GitHub