Designing VUIs

There’s been a lot of hype around Chatbots and VUIs this past year in particular, and the inevitable backlash from Visual Designers. As is always the case, there’s no sense in a black and white point of view on the matter, or thinking that it’s always a choice between VUI or GUI. VUIs present wonderful opportunities for better experiences, if you know when to use them and how to approach designing a successful experience.

Opportunities

When used in the right context to solve the right problem, VUIs are a great solution. These aspects make them useful:

MultimodalUnlike traditional interactive voice response (IVR) systems, VUIs can have visual components to give better control to users.
Hands freeThe ability to control software without your hands (or even eyes) is really useful in many situations.
ShortcutsVUIs provide really efficient ways to simplify tasks into fewer steps, and remove the need for manual input.
HumanisingFrom an experiential point of view, VUIs can make our interactions with technology feel far more natural and human.

4 roles for VUI

VUIs generally have 4 types of role to fulfil:

  1. The Secretary – will do simple tasks like transcribing your speech
  2. The Bouncer  – acts as a gateway (for example using Voice ID for apps)
  3. The Gopher  – will scuttle off and do simple tasks for you
  4. The Assistant – takes advantage of machine learning and NLP to carry out more complex tasks and assist users

What VUIs are not good for

There are certain scenarios and tasks when using a VUI will not be the best solution. These include:

  1. Heavy input tasks
  2. Presenting complex choices
  3. Natural breaks in language
  4. Fuzzy tasks
  5. Security and Privacy
  6. Noisy Environments
  7. Giving Affordances

Challenges in VUI Design

Designing a successful VUI is harder than you might expect. The main challenges fall are:

Designing conversations is hard

Despite advances in machine learning and APIs we can use to prototype ad build VUIs, you will still need to design how conversations with users can be converted into useful outcomes. A good experiment to try out is to set a VUI task, and to map out a conversation between two people. Repeat this with different people, and you will quickly see the challenge!

Large input ranges

The potential variety of input you might get in a conversation can be very large. How can you cope with the range of human input?

Knowing when to speak

Affordances are not a given in VUIs — when do you know that you can/need to speak?

Following context and turns in conversation

A good conversationalist will pay attention and respond or adjust according to what has been previously said. So responses need to keep track of context and intents. You also cannot entirely predict how many turns a conversation can take — so you need to design flows to accommodate these instances.

Designing for errors

Sometimes the conversation will get stuck, or go down the wrong path — how do you deal with that?

Key principles for good VUI experiences

Here are the main things to keep in mind to get the best out of your VUI:

DiscoverabilityMake it easy and obvious what, when and how you can use the VUI
Should I say something?Make it clear when a response is required from the user
Don’t assume users know what to doDo some nice onboarding — not everybody will get it without help
Clearly present the optionsIt’s important to articulate choices to the user in an unambiguous way, and avoid too many choices.
Keep it briefVUIs don’t work well with lengthy, extensive explanations or instructions
Offer one piece of information at a timeLike the UX principle of progressive disclosure, you should step users through the journey a step at a time, until they achieve their goal.
Offer helpUsers will need a way to ask for help — make it obvious and useful and friendly.

And finally…

Postels Law

Be conservative in what you do, be liberal in what you accept from others

To deal with the potentially large range of input your VUI will receive, you need to design your conversation flows and outcomes in such a way that users are always comfortably guided towards the main goals and tasks you are designing for.

Credits: This article is inspired by an excellent workshop given by @bensauer at an IxDA London meetup.


Posted

in

,

by

Tags: