Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley The Resonant Interface HCI Foundations for Interaction Design First Edition.

Slides:



Advertisements
Similar presentations
Interaction Techniques Level 2 Prepared by: RHR First Prepared on: Nov 23, 2006 Last Modified on: Quality checked by: MOH Copyright 2004 Asia Pacific Institute.
Advertisements

1 CS 501 Spring 2002 CS 501: Software Engineering Lecture 11 Designing for Usability I.
The Interaction. Overview Interaction Models understand human-computer communication Ergonomics Physical characteristics of interaction Context Social.
1http://img.cs.man.ac.uk/stevens Interaction Models of Humans and Computers CS2352: Lecture 7 Robert Stevens
Ch 11 Cognitive Walkthroughs and Heuristic Evaluation Yonglei Tao School of Computing and Info Systems GVSU.
Design Activities in Usability Engineering laura leventhal and julie barnes.
SIMS 213: User Interface Design & Development
Dialog Styles. The Six Primary Styles of Interaction n Q & A n Menu selection n Form fill-in n Command language n Natural language n Direct manipulation.
7M701 1 User Interface Design Sommerville, Ian (2001) Software Engineering, 6 th edition: Chapter 15
Lecture 7 Date: 23rd February
User Interface Design: Methods of Interaction. Accepted design principles Interface design needs to consider the following issues: 1. Visual clarity 2.
What is usability? Usability (1): effective, efficient and satisfactory Usability (2): Ease of learning (faster the second time and so on) Recall (remember.
Ch 7 & 8 Interaction Styles page 1 CS 368 Designing the Interaction Interaction Design The look and feel (appearance and behavior) of interaction objects.
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 15Slide 1 User interface design l Designing effective interfaces for software systems.
These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by.
User Interface Design Users should not have to adapt to a piece of software; the software should be designed to fit the user.
User interface design Designing effective interfaces for software systems Objectives To suggest some general design principles for user interface design.
ICS 463, Intro to Human Computer Interaction Design: 10. Interaction and Windows Dan Suthers.
1 User Interface Design CIS 375 Bruce R. Maxim UM-Dearborn.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 16 Slide 1 User interface design.
CSC450 Software Engineering
Design, goal of design, design process in SE context, Process of design – Quality guidelines and attributes Evolution of software design process – Procedural,
Human Computer Interface. Human Computer Interface? HCI is not just about software design HCI applies to more than just desktop PCs!!! No such thing as.
1 ISE 412 Human-Computer Interaction Design process Task and User Characteristics Guidelines Evaluation.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Frameworks for understanding interaction Coping with complexity Jim Warren.
Chapter 11: Interaction Styles. Interaction Styles Introduction: Interaction styles are primarily different ways in which a user and computer system can.
Ch 6 - Menu-Based and Form Fill-In Interactions Yonglei Tao School of Computing & Info Systems GVSU.
1 SWE 513: Software Engineering Usability II. 2 Usability and Cost Good usability may be expensive in hardware or special software development User interface.
1 Human-Computer Interaction  Design process  Task and User Characteristics  Guidelines  Evaluation.
11.10 Human Computer Interface www. ICT-Teacher.com.
CS 4720 Usability and Accessibility CS 4720 – Web & Mobile Systems.
User interface design. Recap OOD is an approach to design so that design components have their own private state and operations Objects should have constructor.
Unit 1_9 Human Computer Interface. Why have an Interface? The user needs to issue instructions Problem diagnosis The Computer needs to tell the user what.
CSC 480 Software Engineering Lecture 19 Nov 11, 2002.
Computer Graphics Lecture 28 Fasih ur Rehman. Last Class GUI Attributes – Windows, icons, menus, pointing devices, graphics Advantages Design Process.
AS Level ICT Selection and use of appropriate software: Interfaces.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley The Resonant Interface HCI Foundations for Interaction Design First Edition.
Q Q Human Computer Interaction – Part 1© 2005 Mohammed Alabdulkareem Human Computer Interaction - 1 Dr. Mohammed Alabdulkareem
Usability Evaluation/LP Usability: how to judge it.
10 Usability Heuristics for User Interface Design.
COMPSCI 345 S1 C and SoftEng 350 S1 C Interaction Styles Lecture 4 Chapter 2.3 (Heim)
Design Rules-Part B Standards and Guidelines
Human – Computer Interaction
AVI/Psych 358/IE 340: Human Factors Interfaces and Interaction September 22, 2008.
Software Architecture
INTERACTION STYLES (continued) INTERACTION DESIGN PROCESS Textbook: S. Heim, The Resonant Interface: HCI Foundations for Interaction Design [Chapter 2]
Understanding Users Cognition & Cognitive Frameworks
Usability 1 Usability evaluation Without users - analytical techniques With users - survey and observational techniques.
INTERACTION STYLES References S. Heim, The Resonant Interface HCI Foundations for Interaction Design [Chapter 2] Addison-Wesley, 2007 J. Preece, Y. Rogers,
Fall 2002CS/PSY Dialog Design 2 Direct Manipulation 1) Continuous visibility of the objects and actions of interest 2) Rapid, reversible, incremental.
Theories and Practice of Interactive Media 13 October 2003 Kathy E. Gill.
Yonglei Tao School of Computing & Info Systems GVSU Ch 7 Design Guidelines.
Different Types of HCI CLI Menu Driven GUI NLI
Conceptual Model Design Informing the user what to do Lecture # 10 (a) Gabriel Spitz.
Human Computer Interface INT211
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley The Resonant Interface HCI Foundations for Interaction Design First Edition.
Operating System Concepts Three User Interfaces Command-line Job-Control Language (JCL) Graphical User Interface (GUI)
Human-Computer Interaction Design process Task and User Characteristics Guidelines Evaluation ISE
Software Interfaces. Learning Objectives Describe the characteristics of different types of user interfaces. Discuss the types of user interfaces which.
Interaction Frameworks COMPSCI 345 S1 C and SoftEng 350 S1 C Lecture 3 Chapter (Heim)
Conceptual Model Design Informing the user what to do Lecture 10a Gabriel Spitz 1.
Copyright 2006 John Wiley & Sons, Inc Chapter 5 – Cognitive Engineering HCI: Developing Effective Organizational Information Systems Dov Te’eni Jane Carey.
© 2016 Cognizant. © 2016 Cognizant Introduction PREREQUISITES SCOPE Heuristic evaluation is a discount usability engineering method for quick, cheap,
6. (supplemental) User Interface Design. User Interface Design System users often judge a system by its interface rather than its functionality A poorly.
Designing the Inputs and User Interface
11.10 Human Computer Interface
Unit 2 User Interface Design.
Dialog Design 2 Direct Manipulation
The interaction.
What is Interaction? Communication User  System
Presentation transcript:

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley The Resonant Interface HCI Foundations for Interaction Design First Edition by Steven Heim Chapter 2: Interaction Styles

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-2 Chapter 2 Interaction Styles Frameworks for Understanding Interaction Coping with Complexity Interaction Styles

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-3 Frameworks for Understanding Interaction Execution/Evaluation Action Cycle Interaction Framework

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-4 Frameworks for Understanding Interaction A framework is basically a structure that provides a context for conceptualizing something We can use these frameworks to: –Structure the design process –Help us to identify problematic areas within the design –Help us to conceptualize the problem space as a whole

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-5 Execution/Evaluation Action Cycle (EEC) Donald Norman (1990) The Design of Everyday Things The structure of an action has four basic part: –Goals: We begin with some idea of what we want to happen; this is our goal. –Execution: We must then execute an action in the world. –World: To execute and action, we must manipulate objects in the world. –Evaluation: Finally, we must validate our action and compare the results with our goal.

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-6 Execution/Evaluation Action Cycle (EEC)

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-7 Execution/Evaluation Action Cycle (EEC) Goals do not specify particular actions Goals and intentions do not have a one-to-one, relationship “Delete text” goal –Intention that involves the Edit menu –Intention that involves the Delete key Each intention involves a sequence of actions Goal > Intention > Actions > Execution

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-8 Execution/Evaluation Action Cycle (EEC) Evaluate Results –Perceive new state –Interpret what we perceive –Evaluate new state with goal Perceive > Interpret > Evaluate

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-9 Execution/Evaluation Action Cycle (EEC) Seven Stages of Action

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-10 Execution/Evaluation Action Cycle (EEC) The seven stages form a cycle The cycle can be initiated at any point –Some goals are data-driven - initiated when an environmental event is perceived –Others are goal-driven - initiated when the person conceives of a new goal

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-11 Gulf of Execution Does the interface allows us to carry out the actions required by the intention? Goal = save a file Intention = use the file menu Action = click the save option Is there a save option in the file menu?

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-12 Gulf of Evaluation Given a particular interface design, how easily can you: –Determine the function of the device? –Determine what actions are possible? –Determine mapping from intention to physical movement? –Perform the action? –Determine whether the system is in the desired state? –Determine the mapping from system state to interpretation? –Determine what state the system is in? (Norman, 1990)

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-13 Interaction Framework Abowd and Beale expanded on the EEC to include the system System (S)—Uses its core language (computational attributes related to system state) User (U)—Uses its task language (psychological attributes related to user state) Input (I)—Uses its input language Output (O)—Uses its output language

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-14 Interaction Framework / EEC Execution Phase –Articulation—The user formulates a goal, which is then articulated using the input language. –Performance—The input language is translated into the core language (operations that the system will carry out). –Presentation—The system manifests the result of the core- language operations using the output language. Evaluation Phase –Observation—The user interprets the results on the screen and reconciles them with the original goal.

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-15 Coping with Complexity Mental Models Mapping Semantic and Articulatory Distance Affordances

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-16 Mental Models A mental model is a cognitive representation of something that defines a logical and believable estimation as to how a thing is constructed or how it functions –Transparent objects expose their functions Bicycles –Opaque objects hide their functions Computers

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-17 Mental Models Mental models are: –Unscientific—They are often based on guesswork and approximations. –Partial—They do not necessarily describe whole systems, just the aspects that are relevant to the persons who formulate them. –Unstable—They are not concrete formulations, but evolve and adapt to the context. –Inconsistent—They do not necessarily form a cohesive whole; some parts may be incompatible with other parts of the same model. –Personal—They are specific to each individual and are not universal concepts that can be applied generically.

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-18 Mental Models M AXIM Designs that align with a user’s mental model will be easier for him or her to use How can we ascertain information about a user’s mental model?

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-19 Mapping The concept of mapping describes how we make connections between things Proper mapping can increase the usability of an interface Arbitrary mapping Arbitrary mapping improvedNatural mapping Use natural mapping whenever possible

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-20 Semantic and Articulatory Distance Semantic Distance –The distance between what people want to do and the meaning of an interface element. Articulatory Distance –The distance between the physical appearance of an interface element and what it actually means.

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-21 Affordances The affordances of some interfaces can be intuitively understood: a steering wheel affords turning, and a door bell affords pushing. These connections allow us to make predictions about the results of our actions and help us to create usable mental models.

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-22 Affordances Affordance Confusion - when certain aspects of an object do not work in a way in which we assume they should Norman considers an affordance to be a relationship between an object and a user, not a property of an object

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-23 Affordances What may be an affordance to one person may not be to another The perception of affordance fosters usability The affordances a user may need must be present Affordances must not contradict the user’s expectations

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-24 Interaction Styles Command Line Menu-Based Interface Form Fill-In Question and Answer Direct Manipulation Metaphors Web Navigation Three-Dimensional Environments Zoomable Interface Natural Language

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-25 Interaction Styles - Command Line Command-line interfaces are fast and powerful. –Many commands are abbreviated quick and efficient –Commands can be applied to many objects simultaneously fast input –Some commands have multiple parameters that can be set and altered precise and flexible

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-26 Interaction Styles - Command Line Command Line and the EECA –Intention formation, specification of the action, and the execution stages are complex –Requires a rather accurate mental model of the computer’s internal processing Command Line and the Interaction Framework –Translating the user’s task language into the input language requires knowledge of the core language –The output language can be confusing for inexperienced users - there is very little feedback

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-27 Interaction Styles - Command Line Command Line and Articulatory Distance –Articulatory distance is large because we are presented with only the command prompt - no indication of functionality

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-28 Interaction Styles - Command Line Advantages of command-line interfaces: –Suitable for repetitive tasks –Advantageous for expert users –Offer direct access to system functionality –Efficient and powerful –Not encumbered with graphic controls Low visual load Not taxing on system resources

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-29 Interaction Styles - Command Line Disadvantages of command-line interfaces: –Low command retention –Steep learning curve –High error rates –Heavy reliance on memory –Frustrating for novice users

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-30 Interaction Styles - Menu-Based Interface Menu-driven interfaces present users with sequential hierarchal menus that offer lists of functions. –Textual: key-in number of option –Graphical: use arrow keys or pointing device

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-31 Interaction Styles - Menu-Based Interface Menus are based on recognition as opposed to recall No need to remember commands Users search from a list of possible choices List provides constraints Appropriate for small screens (iPod)

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-32 Interaction Styles - Menu-Based Interface Menu-based interfaces and the EEAC –Menu constraints can help the user to form the proper intentions and specify the proper action sequence –Provide a context to evaluate the output language

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-33 Interaction Styles - Menu-Based Interface Menu-based interfaces and : –Articulatory Distance Menu options create small articulatory distance –Mental Models Menu construction has a direct impact on user’s mental model –Affordances Menu elements present affordances

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-34 Interaction Styles - Menu-Based Interface Most menus are a variation on a few basic categories: SingleSequential Hierarchal Star networkWeb network

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-35 Interaction Styles - Menu-Based Interface Advantages of menu-based interfaces: –Low memory requirements –Self-explanatory –Easy to undo errors –Appropriate for beginners Disadvantages of menu-based interfaces: –Rigid and inflexible navigation –Inefficient for large menu navigation –Inefficient use of screen real estate –Slow for expert users

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-36 Interaction Styles - Form Fill-In Similar to menu interfaces – present screens of information Different than menu interfaces - used to capture information and proceed linearly not to navigate a hierarchical structure

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-37 Interaction Styles - Form Fill-In Always inform the user about the length of paged forms and where they are within the structure Forms can be presented using –Single scrolling screens – Multiple linked pages Form elements must be grouped logically Include “You Are Here” indications

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-38 Interaction Styles - Form Fill-In Form elements must be unambiguously labeled to increase data integrity Users must understand what data is required and what format should be used –Date information formats 1/29/2005, 29/1/2005, or January 29, 2005?

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-39 Interaction Styles - Form Fill-In Advantages of form fill-in interfaces: –Low memory requirements –Self-explanatory –Can gather a great deal of information in little space –Present a context for input information Disadvantages of form fill-in interfaces: –Require valid input in valid format –Require familiarity with interface controls –Can be tedious to correct mistakes

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-40 Interaction Styles - Question and Answer Question and answer interfaces are also called wizards. They are restricting for expert users They are easy for novice users –However, they may not know the required information Users must be able to cancel a menu without affecting the state of the computer

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-41 Interaction Styles - Question and Answer Microsoft Add Network Place Wizard (a) Add Network Place wizard. (b) Select a service provider. (c) Address of the network place.

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-42 Interaction Styles - Question and Answer Advantages of question and answer interfaces: –Low memory requirements –Self-explanatory –Simple linear presentation –Easy for beginners Disadvantages of question and answer interfaces: –Require valid input supplied by user –Require familiarity with interface controls –Can be tedious to correct mistakes

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-43 Interaction Styles - Direct Manipulation Ben Shneiderman (1982) –Continuous representations of the objects and actions of interest with meaningful visual metaphors. –Physical actions or presses of labeled buttons instead of complex syntax. –Rapid, incremental, reversible actions whose effects on the objects of interest are visible immediately.

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-44 Interaction Styles - Direct Manipulation Three phases in Direct Manipulation - Cooper, Reimann (2003) –Free Phase—How the screen looks before any user actions –Captive Phase—How the screen looks during a user action (click, click-drag, etc.) –Termination Phase—How the screen looks after a user action

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-45 Interaction Styles - Direct Manipulation Direct Manipulation and the EEAC –The range of possible intentions is consistently wide –Users usually have multiple options for specifying action sequences Can be overwhelming of novice users –Provide multiple ways of executing action sequences

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-46 Interaction Styles - Direct Manipulation Advantages of direct manipulation interfaces: –Easy to learn –Low memory requirements –Easy to undo –Immediate feedback to user actions –Enables user to use spatial cues –Easy for beginners Disadvantages of direct manipulation interfaces: –Not self-explanatory –Inefficient use of screen real estate –High graphical system requirements

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-47 Interaction Styles - Metaphors GUIs use visual relationships to real-world objects (metaphors) Metaphors can help people relate to complex concepts and procedures by drawing on real- world knowledge Real-world affordances can be reflected What metaphors are used by contemporary GUIs?

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-48 Interaction Styles - Metaphors Microsoft Windows XP Apple OS X

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-49 Interaction Styles - Metaphors A metaphor’s function must be consistent with real-world expectations Metaphors that do not behave the way people expect will cause confusion and frustration Macintosh trashcan

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-50 Interaction Styles - Metaphors Don’t force a metaphor Potential problems with metaphors –Run out of metaphors Some virtual processes and objects have no real-world counter parts –Mixed metaphors –Carry connotations and association

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-51 Interaction Styles - Web Navigation Two basic interaction styles –Link-based navigation Sensitive to articulatory distance Ambiguous link labels increase the gulf of evaluation –Search Sensitive to semantic distance Inadequate search engine algorithms increase the gulf of execution Slight advantage in development of mental models

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-52 Interaction Styles – 3D Environments 3D interaction is natural in the real-world 3D environments are common in digital games Rich graphical 3D environment are processor intensive

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-53 Interaction Styles – 3D Environments 3D Navigation –Involves two types of movement Translation – movement on a plane Rotation – movement around an axis Yaw Pitch

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-54 Interaction Styles – 3D Environments Web-based 3D –Use vector-based graphics to decrease file size –Virtual Reality Modeling Language (VRML) Uses polygons with parameters –Transparency –Texture maps –shininess –X3-D is XML based - Web3D.orgWeb3D.org Offers greater flexibility and control

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-55 Interaction Styles – 3D Environments Desktop 3D –Current GUIs are predominantly 2D –3D environments presented on 2D screens are difficult to navigate Three-dimensional navigation can quickly become difficult and confusing

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-56 Interaction Styles - Zoomable Interface ZoomWorld (Jeff Raskin) is based on the zooming interface paradigm (ZIP) ZoomWorld Demo

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-57 Interaction Styles - Zoomable Interface Zoomable interfaces allow us to use our sense of relative positioning ZIP is based on landmarks and relative positioning (organizational cues) –Proportion –Color –Patterns –Proximity Pad++: Zoomable User Interface (ZUI)Pad++:

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-58 Interaction Styles - Natural Language Natural Language Interaction (NLI) - Interacting with computers using everyday language Obstacles –Language is ambiguous –Meaning depends on context “Search results” “She said she did not know” –Dependant on visual cues

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-59 Interaction Styles - Natural Language Applications for NLI –Speech Input Hands-free operation Poor Lighting Situations Mobile Applications In the home –Speech Output On-board navigational systems

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-60 Interaction Styles - Natural Language Two areas of development –Speech recognition –Semantics Grammar issues Vague meanings Contradictory statements NLIs may require constant clarification of linguistic ambiguities

Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 1-61 Interaction Styles - Natural Language Advantages of NLI: –Ease of learning –Low memory requirements –Flexible interaction –Low screen requirements –Appropriate for beginners Disadvantages of NLI: –Requires knowledge of the task domain –May require tedious clarification dialogues –Complex system development