Technical Test Set Up - sedioben/IoTproject GitHub Wiki
The Exploration Test Set-Up describes three major scene set-ups to show a first mock-up. In the following, the technical set-up will be outlined.
Choose Your Meal
Enter the Home
Get Information by Alexa
The mock-up includes Alexa with the target to provide a virtual assistant that interacts with the deliverer. Alexa Skill Blueprints contains themes for the individual user with dialogs in a defined scene. Based on the intent "Alexa, ich bin der Lieferdienst" a set of voice requests are activated to perform the service of the food deliverer.
Alexa Skill Blueprints is a service for individual use as well as sharing custom blueprints with the community. Still, it provides a fast and semi-complex development of skills for rapid prototyping. For skill development in a business use Alexa Skill Kit can be utilized.
The interaction is enabled in three parts:
- Where are things...?
- How can I...?
- Contact Information
Introduction after skill activation as well as communication when closing a skill can be defined.