A simple voice-only prototype about workout options and healthy eats around you
Designed by Katherine Ong
You can preview the intents, utterances, and voice responses in this spreadsheet: https://docs.google.com/spreadsheets/d/1RAH4SxkLx6zvb9lamnlflsjmyqtWi6pOJPgIpyQLNkA/edit?usp=sharing
There are three main parts for a simple Skill prototype like this: intent enumeration, utterance variation design, and batch response design. Designing for voice occurs in the "VUI" tab of a Spreadsheet.
This design has 3 intents around working out and snacks. SoloWorkoutIntent
, GroupExerciseIntent
,
HealthEatsIntent
have their respective utterance variations.
There can only be 1 batch response type paired with an intent type. Notice the repeated text copy in the Batch column for a specific intent.