The goal of the project was to validate a hypothesis and create an MVP solution in a four week sprint. My hypothesis: 'people with insomnia need a way to track their sleep patterns through voice command' and I confirmed this through industry research and user interviews.
Sleep specialists ask patients for sleep information such as bedtime and nighttime awakenings, but don't accept information collected by a wearable as accurate. Patients don't want to manually record their sleep events as they avoid turning on lights during the night, which might wake them up more. I concluded there was a market fit for a voice activated sleep tracking app.
To begin the project I wanted to find out why people with insomnia frequently track their sleep patterns. Through user interviews I learned about tracking methods, discovered pain points and developed an understanding of how people relate to their sleeplessness. I found people feel a lot of stress when they are constantly thinking about how to improve their sleep quality.
Outcomes from user interviews and market research showed Amazon Alexa is one of the most commonly used smart speakers in the bedroom. As such, I decided creating an Alexa Skill was the best format to address the project problem.
To accomodate different conversational paths, both single- and multi-turn, I developed Hypnos as a group of intents which can be navigated to directly using utterances or indirectly through the main Hypnos welcome message. Using an open format, instead of fixed paths, allows the app to be easily navigated by new and existing users alike. Each intent records a specific sleep event such as bedtime, nighttime awakening, and recording sleep quality.
After designing and creating a prototype I needed to test if the product would work for a real user. I chose moderated in-person testing in order to observe how users interacted with their smart speakers. The main usability testing objectives were designed to find gaps in conversation, broken paths, and undefined utterances and slots.
VUI is an opportunity space. Feedback from usability testing was positive, and it reveals users comfort levels engaging with smart speakers. I was surprised to find most users engage with Alexa for primarily single-turn interactions (ie. setting a timer or playing a song) and are less familiar, and comfortable, engaging in a back and forth dialogue. Given this discovery, an onboarding feature for new users to the app would be valuable to familiarize them with the conversational format. Further, it indicates an opportunity for growth within the market.