for hearing impaired people

Size: px
Start display at page:

Download "for hearing impaired people"

Transcription

1 TCT Education of Disabilities, 2002 Vol. 1 (1) Computer education and assistive equipment for hearing impaired people Hiroshi MURAKAMI, Hiroki MINAGAWA, Tomoyuki NISHIOKA and Yutaka SHIMIZU Department of Information Science Tsukuba College of Technology, Ibaraki Japan Abstract: Computer education for the hearing impaired student was studied. Various errors in computer programming were analyzed for the past ten years. Although there was difficulty in perceiving an auditory warning from a computer, no drawback in the aptitude for programming was found. Two aids for improving the computer education for the hearing impaired people were considered further. One is an alternate receptive device with an auditory warning. The second is lecture equipment for group education in overcoming the hearing difficulty. Elaboration for educational equipment and slight improvement of human interface seemed to be important for hearing impaired people in computer education. Key Words: computer education, hearing impaired, programming error 1. Introduction There is a law in Japan stating that 1.8% of a company's employees must be handicapped people. Particularly, about 370,000 people are acknowledged as being severely hearing impaired. Efforts to assist their social independence are required now. Because of this, the Tsukuba College of Technology was established as the only national college to educate hearing impaired or visually impaired people. Computer related occupations are promising for hearing impaired people. The Tsukuba College of Technology has the Division of Information Science for computerrelated education. The objective of the present study is to analyze computer education for the hearing impaired at the Division of Information Science during the past 10 years, and to improve the educational system for hearing impaired students. The students whom we educate fall into the range of hearing loss in excess of 60dB and they can barely receive speech by a hearing aid. Therefore, some adaptation for computer education is needed. It is necessary to confirm at computer-related work is suitable as an occupation for the hearing impaired. Therefore, tendencies of software errors observed in computer programming are analyzed. According to the resulst examined, it is considered that some assistance is needed. Furthermore, special adaptation seems to need for group lessons for the hearing impaired. 2. Aptitude for computer related works To confirm whether hearing impaired people have the aptitude for computer related works is important. Cumulated data in computer education during the past 10 25

2 operation ""known error 14% 3o syntax ~ ^. /- error "Y 48% logical 11 mmmssf error 35% Fig. 1 Ratio of observed errors in programming categorized by operation, syntax and logical errors. years were analyzed. Examined computer tasks in this study were a numerical computation and an image processing by the C programming under the X Window System and the Java. The observed errors are classified as the following four categories: operation errors, syntax errors, logical errors, and other errors by unknown causes. Fig. 1 shows the ratio of observed errors. operation errors These were found during the stage of the OS (Operating System) and several software applications. Since most of these errors were warned from a computer, the students noticed them easily. However the hearing impaired students could not hear the auditory warning. Stopping of the task because of hearing loss has been rarely observed. syntax errors As most of them were inexperienced they made mistakes in writing statements or missing by typing. Sometimes an inconsistency of parameter between subroutine and main-routine was recognized. logic errors The correct answer was not gotten or was stopped by mistakes in logic. These kinds of errors bothered many students and took a long time to correct. Typical examples of these errors are summarized in Table 1. Similar errors caused by syntax, or logical mistakes are observed frequently in normal hearing students. In addition, most of the hearing impaired students noticed the operation errors and corresponded correctly. Therefore, it was confirmed that hearing impaired students have the same ability to solve computer tasks as normal hearing students. In summary, there is no hindrance even if they hold a computer related occupation, except for sound related work, such as the watching or creation of a game by synthesized sound. 3. Improvement of computer operation to assist the hearing impaired Although hearing impaired students operate a computer in the same way as the 26

3 Computer education and assistive equipment for hearing impaired people Table 1 Example of errors observed in software training. operation errors fails file operation: erases files overwrites a bad file on an important file saves onto unknown partition misses current working directory stops operating system: inputs strange key misses the auditory warning syntax errors mismatch statements: constant: constant values versus variables variables: integer versus real { } [ ] (parentheses) typing errors: (. period) in stead of (, comma), (: colon) versus (; semicolon) etc. spelling (destroy in stead of destoroy) definition (RootWindow in stead of Rootwindow) mismatch subroutine: main (a, b, c) in stead of subroutine^, y) misuse function: mistakes usage of parameter ( XDrawLine(a,b,c) ) needs long variable( sin(x) ) logical errors jumps to wrong statement: return, break, while, else, else if divides by wrong variable: overflow or underflow mistakes logic: trap in loop stop running constructs wrong algorithm not obtain correct result hearing, human interface should be improved for them. A computer based on the GUI (Graphical User Interface) raises a serious drawback for a blind person because the human interface is made by a combination of the visual display terminal, the keyboard and the mouse1*. On the contrary, there is no serious problem for the hearing impaired except the failure to hear the sound of the speech synthesizer. Two considerations can be pointed out for computer operation for hearing impaired people. One consideration is to inform the sound which has emerged from a computer. 27

4 There are two ways to substitute for the sound alarm. One is to transmit the alarm visibly, and the other is to transmit on a tactile channel. Recent operating systems have a function which flickers on the visual display when a user has made a mistake. For example, the function can be set from the control panel by the handicapped support in the Windows and the Mac OS (Operating System). A screen flickering is also supported in the vi-editor of the UNIX OS. Although these famous OS present a visual warning, all applications do not always support this flickering at present. The second way is to present an alarm to the tactile sense. A device that vibrates a keyboard or a mouse by the alarm system will be considered. Fig. 2 shows a vibrating mouse that we have developed. Although the vibrating mouse that presents a screen image has been devised for the blind, the mouse for the hearing impaired is not so complicated2). This device receives an alarm signal from a sound port of a PC (Personal Computer) and activates a vibrator that is mounted on the mouse. The hearing impaired user perceives an alarm via the palm. Tasks using the mouse such as image processing and picture drawing are effective for our students. Another necessary consideration is to present information about the running state of peripheral devices connected to a computer. Since a working indicator is not clear, there exists a risky situation in which a person may forcibly pick up the read/write medium (the floppy diskette and the Magneto Optical diskette etc.). Recent technological progress has expanded this risk further, because any rise of mechanical noise during the access to the read/write medium has been suppressed. The mechanical noise from the peripheral device, sometimes gave an auditory cue to notice their accessing condition. Therefore much caution is needed to operate them. It can be said that the hearing impaired students do not always use the functions described above, i.e., it means that the hearing impaired rarely fall into a serious problem during their computer operation. Fig. 2 Illustration of vibrating mouse for the hearing impaired. Alarm is presented to the palm by a vibrator mounted in the mouse. 28

5 Computer education and assistive equipment for hearing impaired people 4. Assistance for computer education Some effort is needed when we practice computer education for the hearing impaired. The following equipment has been designed for this purpose. lecture A lecturer needs sign language as well as voicing at a usual lecture. Moreover, visual media such as graphs, charts and tables are used frequently for computer education. The hearing impaired student have to depend on vision more because of the defect of hearing. Therefore, designation of educational presentation is important for a lecturer. Since we often have to improve educational contents, the teaching material presented by the OHP, the slide projector or the video player is not ideal for frequent change. The recent PC is useful for this purpose. Application software that assists presentation such as the MS Power Point, commercially available now, is effective for a lecture. The merits of a PC introduced for computer education are as follows: (a) Since a communication line is established between students and a teacher by PCs, response from one student can be transferred to other students and a lecturer. (b) Since a hard copy of each presentation is easily delivered, efforts to take notes can be reduced. This fact is important because the students concentrate their sight on the lecturer's explanation. (c) Since a series of contents can be retrieved after each lecture from a database stored in a computer system, it is useful for a review of the lesson. Most students evaluated the lectures using PCs to be fine. The presentation system that we have designed for computer education is shown in Fig. 3. Large Sized LCI witri Touch Panel Screen Matrix Switdher Assistant s^ Languagey interpreter Pen Tablet OHP LAN (VMreless) at Ceiling Fig. 3 Structure of lecture room equipped with various presentation devices for the hearing impaired. 29

6 Fig. 4 Education system making use of a large LCD panel display. Recently, an LCD-panel beamer is used for visual presentations. However, a large sized PDP (Plasma Display Panel) or a LCD display with touch panel system is more effective for the following reasons: (a) Since the students need to get knowledge from a presented medium as well as a lecturer's sign language and lip shape visually, lighting is needed to illuminate the lecturer's mouse and the hands. This lighting demand decreases the contrast of the presentation. However, the flat panel display does not need any illumination to be seen. (b) Since the LCD projector radiates a strong light beam, a lecturer always feels a dazzling sensation from the strong light, except when in the rear projecting condition. However, the flat panel display does not radiate the strong beam directly to a lecturer. (c) Since the touch panel is available, comments by a lecturer can directly be written on the panel by a finger. This direct writing is effective for computer education because direct suggestions are important for software operation. Fig. 4 shows a scene of a lecture using a large sized flat display (Liquid Crystal Display). Students evaluated this system excellently. lesson for software operation For practical lessons for using the computer, man-to-man education corresponding to a student level is necessary. Ideally, 10 teachers are needed when we teach 10 students simultaneously. However, 2 teachers take charge of about 10 students in our lessons. Sometimes a teacher wants to transmit a comment that is common to all the students. A teacher's voice cannot reach the student's ears because of hearing impairment. Moreover, their attention is always concentrated on the visual display to solve their task. A chat system was applied to overcome the problem. Fig. 5 shows the training room in which the chat function was introduced. A teacher inputs a message from a PC terminal, when a comment is needed (left panel). Since a network system is established to each PC, the message from a teacher appears 30

7 Computer education and assistive equipment for hearing impaired people Fig. 5 A chat system that presents attention to each student, (a) before message, (b) after message. on each visual display with the first priority. Students respond by a message presented on the visual display (right panel). Any attention will be offered simultaneously even if the room light is turned on or off. 5. Concluding remarks Computer education for the hearing impaired students who study at the Tsukuba College at Technology was examined. It was clarified that they had the aptitude for the computer-related tasks. Therefore the situation that it is not a severe problem in getting a computer-related job seems to exist at present. However, some assistance that announces the warning signal from a computer is needed for the hearing impaired. The vibrating mouse was introduced for this purpose. Furthermore, an educational system to improve group lessons seems to be needed. The designed equipment was accepted by the students, since they were helpful for learning. However, further elaboration is needed to improve education for the hearing impaired. References 1) Shinohara M, Shimizu Y & Mochizuki A. Three-dimensional Tactile Display for the Blind. IEEE Transactions on Rehabilitation Engineering, 1998; 6(3): ) Shimizu Y, Shinohara M, Sasaki T, Watanabe T, Minagawa H & Nagaoka H. Assisting system for a GUI-based PC for the blind, in Edwards A, Arato A & Zagler W. (Eds) Computers and assistive technology, Osterreichische Computer Gesellschaft, Wien, 1998;

Summary Table Voluntary Product Accessibility Template

Summary Table Voluntary Product Accessibility Template The following Voluntary Product Accessibility refers to the Apple MacBook Air. For more on the accessibility features of Mac OS X and the MacBook Air, visit Apple s accessibility Web site at http://www.apple.com/accessibility.

More information

I. Language and Communication Needs

I. Language and Communication Needs Child s Name Date Additional local program information The primary purpose of the Early Intervention Communication Plan is to promote discussion among all members of the Individualized Family Service Plan

More information

easy read Your rights under THE accessible InformatioN STandard

easy read Your rights under THE accessible InformatioN STandard easy read Your rights under THE accessible InformatioN STandard Your Rights Under The Accessible Information Standard 2 1 Introduction In July 2015, NHS England published the Accessible Information Standard

More information

VPAT Summary. VPAT Details. Section Telecommunications Products - Detail. Date: October 8, 2014 Name of Product: BladeCenter HS23

VPAT Summary. VPAT Details. Section Telecommunications Products - Detail. Date: October 8, 2014 Name of Product: BladeCenter HS23 Date: October 8, 2014 Name of Product: BladeCenter HS23 VPAT Summary Criteria Status Remarks and Explanations Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based Internet

More information

TIPS FOR TEACHING A STUDENT WHO IS DEAF/HARD OF HEARING

TIPS FOR TEACHING A STUDENT WHO IS DEAF/HARD OF HEARING http://mdrl.educ.ualberta.ca TIPS FOR TEACHING A STUDENT WHO IS DEAF/HARD OF HEARING 1. Equipment Use: Support proper and consistent equipment use: Hearing aids and cochlear implants should be worn all

More information

easy read Your rights under THE accessible InformatioN STandard

easy read Your rights under THE accessible InformatioN STandard easy read Your rights under THE accessible InformatioN STandard Your Rights Under The Accessible Information Standard 2 Introduction In June 2015 NHS introduced the Accessible Information Standard (AIS)

More information

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures.

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures. Date: 26 June 2017 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s CX5100 Unified Conference Station against the criteria

More information

Avaya G450 Branch Gateway, Release 7.1 Voluntary Product Accessibility Template (VPAT)

Avaya G450 Branch Gateway, Release 7.1 Voluntary Product Accessibility Template (VPAT) Avaya G450 Branch Gateway, Release 7.1 Voluntary Product Accessibility Template (VPAT) can be administered via a graphical user interface or via a text-only command line interface. The responses in this

More information

VPAT for Apple MacBook Air (mid 2013)

VPAT for Apple MacBook Air (mid 2013) VPAT for Apple MacBook Air (mid 2013) The following Voluntary Product Accessibility information refers to the Apple MacBook air (mid 2013). For more information on the accessibility features of Mac OS

More information

Glossary of Inclusion Terminology

Glossary of Inclusion Terminology Glossary of Inclusion Terminology Accessible A general term used to describe something that can be easily accessed or used by people with disabilities. Alternate Formats Alternate formats enable access

More information

Learning Objectives. AT Goals. Assistive Technology for Sensory Impairments. Review Course for Assistive Technology Practitioners & Suppliers

Learning Objectives. AT Goals. Assistive Technology for Sensory Impairments. Review Course for Assistive Technology Practitioners & Suppliers Assistive Technology for Sensory Impairments Review Course for Assistive Technology Practitioners & Suppliers Learning Objectives Define the purpose of AT for persons who have sensory impairment Identify

More information

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Avaya Vantage TM Basic for Avaya Vantage TM Voluntary Product Accessibility Template (VPAT) Avaya Vantage TM Basic is a simple communications application for the Avaya Vantage TM device, offering basic

More information

Broadcasting live and on demand relayed in Japanese Local Parliaments. Takeshi Usuba (Kaigirokukenkyusho Co.,Ltd)

Broadcasting live and on demand relayed in Japanese Local Parliaments. Takeshi Usuba (Kaigirokukenkyusho Co.,Ltd) Provision of recording services to Local parliaments Parliament and in publishing. proper equipment and so on, much like any other major stenography company in Japan. that occurred in stenography since

More information

[5]. Our research showed that two deafblind subjects using this system could control their voice pitch with as much accuracy as hearing children while

[5]. Our research showed that two deafblind subjects using this system could control their voice pitch with as much accuracy as hearing children while NTUT Education of Disabilities Vol.12 2014 Evaluation of voice pitch control in songs with different melodies using tactile voice pitch feedback display SAKAJIRI Masatsugu 1), MIYOSHI Shigeki 2), FUKUSHIMA

More information

iclicker2 Student Remote Voluntary Product Accessibility Template (VPAT)

iclicker2 Student Remote Voluntary Product Accessibility Template (VPAT) iclicker2 Student Remote Voluntary Product Accessibility Template (VPAT) Date: May 22, 2017 Product Name: i>clicker2 Student Remote Product Model Number: RLR14 Company Name: Macmillan Learning, iclicker

More information

Section Web-based Internet information and applications VoIP Transport Service (VoIPTS) Detail Voluntary Product Accessibility Template

Section Web-based Internet information and applications VoIP Transport Service (VoIPTS) Detail Voluntary Product Accessibility Template Section 1194.22 Web-based Internet information and applications VoIP Transport Service (VoIPTS) Detail Voluntary Product Accessibility Template Remarks and explanations (a) A text equivalent for every

More information

SUMMARY TABLE VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE

SUMMARY TABLE VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE Date: 2 November 2010 Updated by Alan Batt Name of Product: Polycom CX600 IP Phone for Microsoft Lync Company contact for more Information: Ian Jennings, ian.jennings@polycom.com Note: This document describes

More information

Avaya IP Office 10.1 Telecommunication Functions

Avaya IP Office 10.1 Telecommunication Functions Avaya IP Office 10.1 Telecommunication Functions Voluntary Product Accessibility Template (VPAT) Avaya IP Office is an all-in-one solution specially designed to meet the communications challenges facing

More information

Avaya IP Office R9.1 Avaya one-x Portal Call Assistant Voluntary Product Accessibility Template (VPAT)

Avaya IP Office R9.1 Avaya one-x Portal Call Assistant Voluntary Product Accessibility Template (VPAT) Avaya IP Office R9.1 Avaya one-x Portal Call Assistant Voluntary Product Accessibility Template (VPAT) Avaya IP Office Avaya one-x Portal Call Assistant is an application residing on the user s PC that

More information

Section Telecommunications Products Toll-Free Service (TFS) Detail Voluntary Product Accessibility Template

Section Telecommunications Products Toll-Free Service (TFS) Detail Voluntary Product Accessibility Template (a) Telecommunications products or systems which provide a function allowing voice communication and which do not themselves provide a TTY functionality shall provide a standard non-acoustic connection

More information

the human 1 of 3 Lecture 6 chapter 1 Remember to start on your paper prototyping

the human 1 of 3 Lecture 6 chapter 1 Remember to start on your paper prototyping Lecture 6 chapter 1 the human 1 of 3 Remember to start on your paper prototyping Use the Tutorials Bring coloured pencil, felts etc Scissor, cello tape, glue Imagination Lecture 6 the human 1 1 Lecture

More information

Networx Enterprise Proposal for Internet Protocol (IP)-Based Services. Supporting Features. Remarks and explanations. Criteria

Networx Enterprise Proposal for Internet Protocol (IP)-Based Services. Supporting Features. Remarks and explanations. Criteria Section 1194.21 Software Applications and Operating Systems Converged Internet Protocol Services (CIPS) Detail Voluntary Product Accessibility Template Criteria Supporting Features Remarks and explanations

More information

Avaya one-x Communicator for Mac OS X R2.0 Voluntary Product Accessibility Template (VPAT)

Avaya one-x Communicator for Mac OS X R2.0 Voluntary Product Accessibility Template (VPAT) Avaya one-x Communicator for Mac OS X R2.0 Voluntary Product Accessibility Template (VPAT) Avaya one-x Communicator is a unified communications client that allows people to communicate using VoIP and Contacts.

More information

Avaya G450 Branch Gateway, R6.2 Voluntary Product Accessibility Template (VPAT)

Avaya G450 Branch Gateway, R6.2 Voluntary Product Accessibility Template (VPAT) ` Avaya G450 Branch Gateway, R6.2 Voluntary Product Accessibility Template (VPAT) 1194.21 Software Applications and Operating Systems The Avaya G450 Branch Gateway can be administered via a graphical user

More information

Apple emac. Standards Subpart Software applications and operating systems. Subpart B -- Technical Standards

Apple emac. Standards Subpart Software applications and operating systems. Subpart B -- Technical Standards Apple emac Standards Subpart 1194.21 Software applications and operating systems. 1194.22 Web-based intranet and internet information and applications. 1194.23 Telecommunications products. 1194.24 Video

More information

Summary Table Voluntary Product Accessibility Template. Supporting Features. Not Applicable. Supports. Not Applicable. Supports

Summary Table Voluntary Product Accessibility Template. Supporting Features. Not Applicable. Supports. Not Applicable. Supports Page 1 of 5 PLANTRONICS Over the Head USB Noise cancelling Stereo: Operated with DA60 In-line Stereo QD W/ D261N Over the Head USB Noise cancelling Mono/ Binaural: Operated with DA60 In-line Mono QD W/

More information

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures.

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures. Date: 18 Nov 2013 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s C100 and CX100 family against the criteria described

More information

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations Plantronics VPAT 6 Product: Non-Adjustable Gain Hearing Aid Compatible (HAC) Handsets Summary Table Voluntary Product Accessibility Template Section 1194.21 Software Applications and Operating Systems

More information

Director of Testing and Disability Services Phone: (706) Fax: (706) E Mail:

Director of Testing and Disability Services Phone: (706) Fax: (706) E Mail: Angie S. Baker Testing and Disability Services Director of Testing and Disability Services Phone: (706)737 1469 Fax: (706)729 2298 E Mail: tds@gru.edu Deafness is an invisible disability. It is easy for

More information

Date: April 19, 2017 Name of Product: Cisco Spark Board Contact for more information:

Date: April 19, 2017 Name of Product: Cisco Spark Board Contact for more information: Date: April 19, 2017 Name of Product: Cisco Spark Board Contact for more information: accessibility@cisco.com Summary Table - Voluntary Product Accessibility Template Criteria Supporting Features Remarks

More information

Summary Table Voluntary Product Accessibility Template. Not Applicable

Summary Table Voluntary Product Accessibility Template. Not Applicable PLANTRONICS VPAT 14 Product: Wireless Hearing Aid Sub-Compatible (HAS-C) Headsets Summary Table Voluntary Product Accessibility Template Section 1194.21 Software Applications and Operating Systems Section

More information

Summary Table Voluntary Product Accessibility Template. Supporting Features Not Applicable Not Applicable. Supports with Exceptions.

Summary Table Voluntary Product Accessibility Template. Supporting Features Not Applicable Not Applicable. Supports with Exceptions. Plantronics/ Clarity Summary Table Voluntary Product Accessibility Template Criteria Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based intranet and Internet Information

More information

Summary Table Voluntary Product Accessibility Template. Supports. Not Applicable. Not Applicable- Not Applicable- Supports

Summary Table Voluntary Product Accessibility Template. Supports. Not Applicable. Not Applicable- Not Applicable- Supports PLANTRONICS VPAT 1 Product: Telephony Call Center Hearing Aid Compatible (HAC) Headsets Summary Table Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based internet information

More information

Summary Table Voluntary Product Accessibility Template

Summary Table Voluntary Product Accessibility Template PLANTRONICS VPAT 3 Product: Wireless Hearing Aid Compatible (HAC) Headsets Operated with dedicated Base assembly Over the Head Voice Tube: Pulsar 590, CS351 Over the Head Noise-Canceling: CS351N Convertible

More information

Avaya Model 9611G H.323 Deskphone

Avaya Model 9611G H.323 Deskphone Avaya Model 9611G H.323 Deskphone Voluntary Product Accessibility Template (VPAT) The statements in this document apply to Avaya Model 9611G Deskphones only when they are configured with Avaya one-x Deskphone

More information

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations Plantronics VPAT-12 Summary Table Voluntary Product Accessibility Template Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based intranet and Internet Information and Applications

More information

Summary Table: Voluntary Product Accessibility Template

Summary Table: Voluntary Product Accessibility Template Date: August 16 th, 2011 Name of Product: Cisco Unified Wireless IP Phone 7921G, 7925G, 7925G-EX and 7926G Contact for more information: Conrad Price, cprice@cisco.com Summary Table: Voluntary Product

More information

Networx Enterprise Proposal for Internet Protocol (IP)-Based Services. Supporting Features. Remarks and explanations. Criteria

Networx Enterprise Proposal for Internet Protocol (IP)-Based Services. Supporting Features. Remarks and explanations. Criteria Section 1194.21 Software Applications and Operating Systems Internet Protocol Telephony Service (IPTelS) Detail Voluntary Product Accessibility Template (a) When software is designed to run on a system

More information

Criteria Supporting Features Remarks and Explanations

Criteria Supporting Features Remarks and Explanations Date: August 31, 2009 Name of Product: (Models DTL-2E, DTL-6DE, DTL- 12D, DTL-24D, DTL32D, DTL-8LD) Contact for More Information: section508@necam.com or 214-262-7095 Summary Table Voluntary Product Accessibility

More information

iclicker+ Student Remote Voluntary Product Accessibility Template (VPAT)

iclicker+ Student Remote Voluntary Product Accessibility Template (VPAT) iclicker+ Student Remote Voluntary Product Accessibility Template (VPAT) Date: May 22, 2017 Product Name: iclicker+ Student Remote Product Model Number: RLR15 Company Name: Macmillan Learning, iclicker

More information

1. INTRODUCTION. Vision based Multi-feature HGR Algorithms for HCI using ISL Page 1

1. INTRODUCTION. Vision based Multi-feature HGR Algorithms for HCI using ISL Page 1 1. INTRODUCTION Sign language interpretation is one of the HCI applications where hand gesture plays important role for communication. This chapter discusses sign language interpretation system with present

More information

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Voluntary Product Accessibility Template (VPAT) Date: January 25 th, 2016 Name of Product: Mitel 6730i, 6731i, 6735i, 6737i, 6739i, 6753i, 6755i, 6757i, 6863i, 6865i, 6867i, 6869i, 6873i Contact for more

More information

Avaya B189 Conference Telephone Voluntary Product Accessibility Template (VPAT)

Avaya B189 Conference Telephone Voluntary Product Accessibility Template (VPAT) Avaya B189 Conference Telephone Voluntary Product Accessibility Template (VPAT) The Avaya B189 Conference Telephone is a sophisticated speakerphone, intended for use by groups of ten or more individuals

More information

Voice Pitch Control Using a Two-Dimensional Tactile Display

Voice Pitch Control Using a Two-Dimensional Tactile Display NTUT Education of Disabilities 2012 Vol.10 Voice Pitch Control Using a Two-Dimensional Tactile Display Masatsugu SAKAJIRI 1, Shigeki MIYOSHI 2, Kenryu NAKAMURA 3, Satoshi FUKUSHIMA 3 and Tohru IFUKUBE

More information

Summary Table Voluntary Product Accessibility Template. Supports. Please refer to. Supports. Please refer to

Summary Table Voluntary Product Accessibility Template. Supports. Please refer to. Supports. Please refer to Date Aug-07 Name of product SMART Board 600 series interactive whiteboard SMART Board 640, 660 and 680 interactive whiteboards address Section 508 standards as set forth below Contact for more information

More information

Summary Table Voluntary Product Accessibility Template. Supporting Features. Supports. Supports. Supports. Supports

Summary Table Voluntary Product Accessibility Template. Supporting Features. Supports. Supports. Supports. Supports Date: March 31, 2016 Name of Product: ThinkServer TS450, TS550 Summary Table Voluntary Product Accessibility Template Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based

More information

AA-M1C1. Audiometer. Space saving is achieved with a width of about 350 mm. Audiogram can be printed by built-in printer

AA-M1C1. Audiometer. Space saving is achieved with a width of about 350 mm. Audiogram can be printed by built-in printer Audiometer AA-MC Ideal for clinical practice in otolaryngology clinic Space saving is achieved with a width of about 350 mm Easy operation with touch panel Audiogram can be printed by built-in printer

More information

Product Model #: Digital Portable Radio XTS 5000 (Std / Rugged / Secure / Type )

Product Model #: Digital Portable Radio XTS 5000 (Std / Rugged / Secure / Type ) Rehabilitation Act Amendments of 1998, Section 508 Subpart 1194.25 Self-Contained, Closed Products The following features are derived from Section 508 When a timed response is required alert user, allow

More information

Avaya 3904 Digital Deskphone Voluntary Product Accessibility Template (VPAT)

Avaya 3904 Digital Deskphone Voluntary Product Accessibility Template (VPAT) Avaya 3904 Digital Deskphone Voluntary Product Accessibility Template (VPAT) The Avaya 3904 Digital Deskphone is an endpoint terminal used in conjunction with the Avaya Communication Server 1000 and Avaya

More information

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures.

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures. Date: 9 September 2011 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s SoundStation IP5000 conference phone against the

More information

OSEP Leadership Conference

OSEP Leadership Conference OSEP Leadership Conference Presenter Guidelines Prepared by: 1000 Thomas Jefferson Street NW Washington, DC 20007-3835 202.403.5000 www.air.org Copyright. All rights reserved. Contents OSEP Leadership

More information

Assistive Technology for Regular Curriculum for Hearing Impaired

Assistive Technology for Regular Curriculum for Hearing Impaired Assistive Technology for Regular Curriculum for Hearing Impaired Assistive Listening Devices Assistive listening devices can be utilized by individuals or large groups of people and can typically be accessed

More information

Mechanicsburg, Ohio. Policy: Ensuring Effective Communication for Individuals with Disabilities Policy Section: Inmate Supervision and Care

Mechanicsburg, Ohio. Policy: Ensuring Effective Communication for Individuals with Disabilities Policy Section: Inmate Supervision and Care Tri-County Regional Jail Policy & Procedure Policy: Ensuring Effective Communication for Individuals with Disabilities Policy Section: Inmate Supervision and Care Tri-County Regional Jail Mechanicsburg,

More information

Fujitsu LifeBook T Series TabletPC Voluntary Product Accessibility Template

Fujitsu LifeBook T Series TabletPC Voluntary Product Accessibility Template Fujitsu LifeBook T Series TabletPC Voluntary Product Accessibility Template 1194.21 Software Applications and Operating Systems* (a) When software is designed to run on a system that This product family

More information

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures.

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures. Date: 28 SEPT 2016 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s SoundStation Duo against the criteria described in Section

More information

The following information relates to NEC products offered under our GSA Schedule GS-35F- 0245J and other Federal Contracts.

The following information relates to NEC products offered under our GSA Schedule GS-35F- 0245J and other Federal Contracts. The following information relates to NEC products offered under our GSA Schedule GS-35F- 0245J and other Federal Contracts. NEC Unified Solutions, Inc., based upon its interpretation of the Section 508

More information

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations Plantronics/ Clarity VPAT-9 Ameriphone Model: CLS45i Summary Table Voluntary Product Accessibility Template Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based intranet

More information

SUMMARY TABLE VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE

SUMMARY TABLE VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE Date: 1 August 2009 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s PSTN Speakerphones: VoiceStation300, VoiceStation500,

More information

The Use of Voice Recognition and Speech Command Technology as an Assistive Interface for ICT in Public Spaces.

The Use of Voice Recognition and Speech Command Technology as an Assistive Interface for ICT in Public Spaces. The Use of Voice Recognition and Speech Command Technology as an Assistive Interface for ICT in Public Spaces. A whitepaper published by Peter W Jarvis (Senior Executive VP, Storm Interface) and Nicky

More information

Supporting Features. Criteria. Remarks and Explanations

Supporting Features. Criteria. Remarks and Explanations Date: vember 23, 2016 Name of Product: Contact for More Information: section508@necam.com Summary Table Voluntary Product Accessibility 1194.23(a) Telecommunications products or systems which provide a

More information

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations Plantronics VPAT 5 Product: Adjustable Gain Hearing Aid Compatible (HAC) Handsets Operated with All Carbon Type (W/500-Style Handsets) and Electret Type (K-Style Handsets) Telephones: Adjustable Receive:

More information

Protect Your Hearing!

Protect Your Hearing! Protect Your Hearing! What is noise? Loud sounds if they are over 85 db can be damaging. How do I know if I am listening to levels above 85dB? It is invisible, tasteless, odorless, and IGNORED as a form

More information

ITU-T. FG AVA TR Version 1.0 (10/2013) Part 3: Using audiovisual media A taxonomy of participation

ITU-T. FG AVA TR Version 1.0 (10/2013) Part 3: Using audiovisual media A taxonomy of participation International Telecommunication Union ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU FG AVA TR Version 1.0 (10/2013) Focus Group on Audiovisual Media Accessibility Technical Report Part 3: Using

More information

Summary Table Voluntary Product Accessibility Template. Supporting Features. Not Applicable- Supports with Exception. Not Applicable.

Summary Table Voluntary Product Accessibility Template. Supporting Features. Not Applicable- Supports with Exception. Not Applicable. Voyager 3200 UC, Voyager 5200 UC Summary Table Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based internet information and applications Section 1194.23 Telecommunications

More information

Networx Universal. Supporting Features. Criteria. Remarks and explanations

Networx Universal. Supporting Features. Criteria. Remarks and explanations (a) Telecommunications products or systems which provide a function allowing voice communication and which do not themselves provide a TTY functionality shall provide a standard non-acoustic connection

More information

Supporting Features Remarks and Explanations

Supporting Features Remarks and Explanations Date: August 27, 2009 Name of Product: (Models ITL- 2E, ITL-6DE, ITL- 12D, ITL-24D, ITL-32D, ITL-8LD, ITL-320C) Contact for More Information: section508@necam.com or 214-262-7095 Summary Table Voluntary

More information

Summary Table Voluntary Product Accessibility Template

Summary Table Voluntary Product Accessibility Template PLANTRONICS VPAT 4 Product: Wireless Headsets (Non-HAC) Operated with dedicated Base assembly Over the Ear Voice Tube: CS70, CS70/HL10 Lifter Over the Ear Noise-Canceling: 510S, 510S/HL10 Lifter Summary

More information

Communications Accessibility with Avaya IP Office

Communications Accessibility with Avaya IP Office Accessibility with Avaya IP Office Voluntary Product Accessibility Template (VPAT) 1194.23, Telecommunications Products Avaya IP Office is an all-in-one solution specially designed to meet the communications

More information

Microphone Input LED Display T-shirt

Microphone Input LED Display T-shirt Microphone Input LED Display T-shirt Team 50 John Ryan Hamilton and Anthony Dust ECE 445 Project Proposal Spring 2017 TA: Yuchen He 1 Introduction 1.2 Objective According to the World Health Organization,

More information

Wireless Emergency Communications Project

Wireless Emergency Communications Project Wireless Emergency Communications Project NAS Workshop on Public Response to Alerts and Warnings on Mobile Devices April 13, 2010 The Rehabilitation Engineering Research Center for Wireless Technologies

More information

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures.

Note: This document describes normal operational functionality. It does not include maintenance and troubleshooting procedures. Date: 4 May 2012 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s QDX Series against the criteria described in Section 508

More information

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations PLANTRONICS VPAT 1 Product: Call Center Hearing Aid Compatible (HAC) Headsets Operated with Amplifier Models M10, M12, M22, MX10, P10, DA45, SQD, AP15, SQD, DA70, DA80 or MDA100: Over the Head Noise Canceling:

More information

Welfare for the Deafblind in Japan

Welfare for the Deafblind in Japan Welfare for the Deafblind in Japan Japan Federation of the Deafblind President Nobuyuki Takahashi My Profile Name : Nobuyuki Takahashi Age : 55 Sex : Male Job : A teacher of school for the blind Class

More information

As of: 01/10/2006 the HP Designjet 4500 Stacker addresses the Section 508 standards as described in the chart below.

As of: 01/10/2006 the HP Designjet 4500 Stacker addresses the Section 508 standards as described in the chart below. Accessibility Information Detail Report As of: 01/10/2006 the HP Designjet 4500 Stacker addresses the Section 508 standards as described in the chart below. Family HP DesignJet 4500 stacker series Detail

More information

Prosody Rule for Time Structure of Finger Braille

Prosody Rule for Time Structure of Finger Braille Prosody Rule for Time Structure of Finger Braille Manabi Miyagi 1-33 Yayoi-cho, Inage-ku, +81-43-251-1111 (ext. 3307) miyagi@graduate.chiba-u.jp Yasuo Horiuchi 1-33 Yayoi-cho, Inage-ku +81-43-290-3300

More information

SUMMARY TABLE VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE

SUMMARY TABLE VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE Date: 1 August 2009 Voluntary Accessibility Template (VPAT) This Voluntary Product Accessibility Template (VPAT) describes accessibility of Polycom s Polycom CX200, CX700 Desktop IP Telephones against

More information

Improvement of PC Hearing Support System: The Use of One-USB-OS

Improvement of PC Hearing Support System: The Use of One-USB-OS Improvement of PC Hearing Support System: The Use of One-USB-OS Manabu ISHIHARA 1 ; Yuichi ONO 2 ; Mitsuomi IDEO 3 ; Tomokazu SATO 4 1,3,4 National Institute of Technology, Oyama College, Tochigi, 323-0806

More information

Assistive Technology (AT): Support for Diverse Learning Needs

Assistive Technology (AT): Support for Diverse Learning Needs Assistive Technology (AT): Support for Diverse Learning Needs Disability Applications Linda Schleef, M.SpEd. ATP AT Support Specialist Bellingham School District Linda.Schleef@BellinghamSchools.org What

More information

Konftel 300Mx. Voluntary Product Accessibility Template (VPAT)

Konftel 300Mx. Voluntary Product Accessibility Template (VPAT) Konftel 300Mx Voluntary Product Accessibility Template (VPAT) The Konftel 300Mx is a sophisticated speakerphone, intended for use by groups of up to ten people in conference room and meeting room environments.

More information

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations

Summary Table Voluntary Product Accessibility Template. Criteria Supporting Features Remarks and explanations Plantronics VPAT 2 Product: Call Center Headsets (Non-HAC) Summary Table Voluntary Product Accessibility Template Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based intranet

More information

Interviewer: Tell us about the workshops you taught on Self-Determination.

Interviewer: Tell us about the workshops you taught on Self-Determination. INTERVIEW WITH JAMIE POPE This is an edited translation of an interview by Jelica Nuccio on August 26, 2011. Jelica began by explaining the project (a curriculum for SSPs, and for Deaf-Blind people regarding

More information

Meeting someone with disabilities etiquette

Meeting someone with disabilities etiquette Meeting someone with disabilities etiquette Many people unsure how to go about meeting someone with a disability because they don t want to say or do the wrong thing. Here are a few tips to keep in mind

More information

Avaya B159 Conference Telephone Voluntary Product Accessibility Template (VPAT)

Avaya B159 Conference Telephone Voluntary Product Accessibility Template (VPAT) Avaya B159 Conference Telephone Voluntary Product Accessibility Template (VPAT) The Avaya B159 Conference Telephone is a sophisticated speakerphone, intended for use by groups of ten or more individuals

More information

Characteristics of the Text Genre Nonfi ction Text Structure Three to eight lines of text in the same position on each page

Characteristics of the Text Genre Nonfi ction Text Structure Three to eight lines of text in the same position on each page LESSON 14 TEACHER S GUIDE by Karen J. Rothbardt Fountas-Pinnell Level J Nonfiction Selection Summary Children with special needs use a variety of special tools to help them see and hear. This simply written

More information

Requirements for Maintaining Web Access for Hearing-Impaired Individuals

Requirements for Maintaining Web Access for Hearing-Impaired Individuals Requirements for Maintaining Web Access for Hearing-Impaired Individuals Daniel M. Berry 2003 Daniel M. Berry WSE 2001 Access for HI Requirements for Maintaining Web Access for Hearing-Impaired Individuals

More information

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) (VPAT) Date: Product Name: Product Version Number: Organization Name: Submitter Name: Submitter Telephone: APPENDIX A: Suggested Language Guide Summary Table Section 1194.21 Software Applications and Operating

More information

Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH)

Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH) Accessible Computing Research for Users who are Deaf and Hard of Hearing (DHH) Matt Huenerfauth Raja Kushalnagar Rochester Institute of Technology DHH Auditory Issues Links Accents/Intonation Listening

More information

Actions Speak Louder!

Actions Speak Louder! Actions Speak Louder! 21 Skits Related to Hearing Loss Plus Tips for Creating a Dynamic Performance By Sam Trychin, Ph.D. Another book in the Living With Hearing Loss Series 1991, Revised edition, 2003

More information

In this chapter, you will learn about the requirements of Title II of the ADA for effective communication. Questions answered include:

In this chapter, you will learn about the requirements of Title II of the ADA for effective communication. Questions answered include: 1 ADA Best Practices Tool Kit for State and Local Governments Chapter 3 In this chapter, you will learn about the requirements of Title II of the ADA for effective communication. Questions answered include:

More information

Carol De Filippo. Viet Nam Teacher Education Institute June 2010

Carol De Filippo. Viet Nam Teacher Education Institute June 2010 Carol De Filippo Viet Nam Teacher Education Institute June 2010 The Problem Noise Distance Reverberation FM Systems Loop Systems Sound Field Systems Classrooms are big, NOISY places! Outdoor Traffic, trains,

More information

Avaya B179 Conference Telephone Voluntary Product Accessibility Template (VPAT)

Avaya B179 Conference Telephone Voluntary Product Accessibility Template (VPAT) Avaya B179 Conference Telephone Voluntary Product Accessibility Template (VPAT) The Avaya B179 Conference Telephone is a sophisticated speakerphone, intended for use by groups of ten or more individuals

More information

You and Your Student with a Hearing Impairment

You and Your Student with a Hearing Impairment You and Your Student with a Hearing Impairment HEARING IMPAIRMENT - is a physical disability resulting in diminished levels of hearing in one or both ears. There are different degrees of hearing loss,

More information

Lecture 6. Human Factors in Engineering Design

Lecture 6. Human Factors in Engineering Design GE105 Introduction to Engineering Design College of Engineering King Saud University Lecture 6. Human Factors in Engineering Design SPRING 2016 What is Human Factors in Design? Considering information

More information

Multimodal Interaction for Users with Autism in a 3D Educational Environment

Multimodal Interaction for Users with Autism in a 3D Educational Environment Multimodal Interaction for Users with Autism in a 3D Educational Environment Ing. Alessandro Trivilini Prof. Licia Sbattella Ing. Roberto Tedesco 1 Screenshots 2 Screenshots 3 Introduction Existing Projects

More information

8.0 Guidance for Working with Deaf or Hard Of Hearing Students

8.0 Guidance for Working with Deaf or Hard Of Hearing Students 8.0 Guidance for Working with Deaf or Hard Of Hearing Students 8.1 Context Deafness causes communication difficulties. Hearing people develop language from early in life through listening, copying, responding,

More information

ADVANCED VBA FOR PROJECT FINANCE Near Future Ltd. Registration no

ADVANCED VBA FOR PROJECT FINANCE Near Future Ltd. Registration no ADVANCED VBA FOR PROJECT FINANCE f i n a n c i a l f o r e c a s t i n G 2017 Near Future Ltd. Registration no. 10321258 www.nearfuturefinance.com info@nearfuturefinance.com COURSE OVERVIEW This course

More information

Teaching students in VET who have a hearing loss: Glossary of Terms

Teaching students in VET who have a hearing loss: Glossary of Terms Teaching students in VET who have a hearing loss: Glossary of s As is the case with any specialised field, terminology relating to people who are deaf or hard of hearing can appear confusing. A glossary

More information

China Summer Institute 2015 Connie Steinman Connecting Chinese & American Cultures Through Sign Language & Religious Gestures

China Summer Institute 2015 Connie Steinman Connecting Chinese & American Cultures Through Sign Language & Religious Gestures 1 China Summer Institute 2015 Connie Steinman Connecting Chinese & American Cultures Through Sign Language & Religious Gestures Organizing Questions: How is sign language used to communicate in an area

More information

Concept & Language Development in Young Children who are Deaf/Hard of Hearing or Visually Impaired

Concept & Language Development in Young Children who are Deaf/Hard of Hearing or Visually Impaired Concept & Language Development in Young Children who are Deaf/Hard of Hearing or Visually Impaired Renee Ellis, M.Ed. VI Educational Consultant - Infants/Early Childhood Texas School for the Blind & Visually

More information