Voice User Interface(VUI) and VUI Bots



ow we speak to others, convey our thoughts and views, influence our quality of life to a high degree. Across cultures and geographies, voice-based communication has been the most effective way of expressing oneself. Your voice is a part of you, and it’s the most intimate form of contact with the world. No other form of communication can convey emotion and personality as our voice. One could argue in favour of haptic inputs like the sense of touch, head movement, hand gestures, etc being equally effective. But the scope of voice communication is much more extensive compared to touch-based communication.

Image for post

Image for post

Voice and context and the challenge with it

Voice-based communication is context-driven. There is an idiosyncrasy to human interaction, which varies from gender, culture, age, etc.

Brands, Businesses and Voice

Businesses are always on the lookout for the next best thing to enhance their brand. To make it irresistible. Customer service is never “a part” of any leader’s plan. Instead, it’s always the pivot around which all services and products are offered. Part of a brand which endears itself to its customer is the experience the brand provides to its customers. VUI and VUI bots can be a game-changer in this.

How do they work

Image for post
  • A reply based on the AIs learnings
  • A reply framed as a question to clarify the user’s original query
  • Response retrieved by interacting with a third part service For e.g., What’s the weather outside, etc

Designing for VUI

The most common framework which a designer uses while building an interaction model is design thinking.
  • Define
  • Ideate
  • Prototype & Test

Interaction Model

Interaction Model is the first step for designers to build an appealing VUI.

Classifying Intent

Once the system boundaries are defined, identify how the user will interact with it. For example, a user might ask a music streaming service, “Play me some blues music.” An intent expressed like this is easy to classify and respond. Explicit intents are specific intents. But the same intent can be expressed as “Play me some B.B. King Classics.” The designer has to classify the intent expressed in the best possible manner. The interaction model helps in capturing this difference in similar intent. Voice interaction with visual cues helps in offsetting any negative experience associated with an incomprehensible intent.

Relevant Options

Due to the latent difficulty in natural language processing, VUI should factor in feedback with pertinent information, when the intent is not clear. Users will find it hard to verify whether their input has been understood without a visual cue. Overloading the user with unrelated information should be avoided.

Conclusion

A couple of decades back, when the www was taking birth, it was looked upon as the future. Back then, it was known as Web 1.0. Cut forward to the present, and the internet has become an integral part of our life. Similarly, VUI finds itself on the threshold of becoming mainstream and widely adopted.VUI has the potential to alter the dynamics between communicating entities like never before. Be it, humans and machines or humans and systems. VUI is definitely here to stay

Comments

Popular posts from this blog

Ensure derived classes are substitutable for Base classes with Liskov’s Substitution Principle

6 point design guide for Generation Z

What is a Serverless Architecture