Voice User Interface (VUI)
A Voice User Interface (VUI) allows users to interact with a system using spoken commands, rather than traditional input methods like touch or keyboard. Examples include virtual assistants like Amazon Alexa or Apple Siri. VUI design focuses on natural language processing, conversational flows, and clear voice feedback to provide an intuitive, hands-free user experience.
Voice interfaces require completely different design thinking from visual interfaces — there's no visual scanning, no discoverability through exploration, and no ability to correct a misunderstood command by tapping something else. VUI design is primarily about designing conversation flows, handling misunderstandings gracefully, and confirming that the system understood the user's intent before taking irreversible actions. For SaaS products adding voice commands or Siri/Alexa integrations, investing in VUI design avoids the frustrating experiences that give voice interfaces a bad reputation.
Amazon Alexa's skill design guidelines specify exactly how to handle misunderstood commands — rephrasing the question, offering options, and confirming before purchases. These guidelines exist because poor error handling in voice interfaces is more frustrating than in visual interfaces, since there's no visual affordance to fall back on.