[go: up one dir, main page]

WO2005089357A2 - Multimodal xml delivery system and method - Google Patents

Multimodal xml delivery system and method Download PDF

Info

Publication number
WO2005089357A2
WO2005089357A2 PCT/US2005/008681 US2005008681W WO2005089357A2 WO 2005089357 A2 WO2005089357 A2 WO 2005089357A2 US 2005008681 W US2005008681 W US 2005008681W WO 2005089357 A2 WO2005089357 A2 WO 2005089357A2
Authority
WO
WIPO (PCT)
Prior art keywords
output
xml
module
modification
predefined event
Prior art date
Application number
PCT/US2005/008681
Other languages
French (fr)
Other versions
WO2005089357A3 (en
Inventor
Glen Gordon
Christian D. Hofstader
Joseph Stephen
Eric Damery
Original Assignee
Freedom Scientific, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Freedom Scientific, Inc. filed Critical Freedom Scientific, Inc.
Priority to EP05725688A priority Critical patent/EP1776647A4/en
Publication of WO2005089357A2 publication Critical patent/WO2005089357A2/en
Publication of WO2005089357A3 publication Critical patent/WO2005089357A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • G06F40/157Transformation using dictionaries or tables
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/221Parsing markup language streams

Definitions

  • typical computer user will refer to individuals without any impairment, mild or severe.
  • a typical computer user can effectively use a computer without employing any adaptive hardware or software, and without using any accessibility features that may be built into the computer's operating system.
  • Blind computers users are unable to see the screen on a computer so must access the information using some form of access technology. They may listen to the information through a text to speech engine, read the information on a refreshable Braille display or feel the information utilizing a Haptic display.
  • software delivers the information to the various output devices by taking the information from the screen buffer, acquiring it from an application program interface (API) or by generating the information internally from its own data.
  • API application program interface
  • Low vision users differ from blind users as they can see some things but are still unable to read a computer screen without augmentation to the image being displayed.
  • Low vision computer users may employ screen magnification software, screen reader software using text to speech output or work with the features of the operating system to change colors, mouse pointers and other attributes of the display to make customize the image to address their specific requirements.
  • Deaf and hearing impaired computer users can see the contents of a computer screen but are unable to hear the information delivered in an auditory manner. Many deaf people also have difficulty with written text in their native language as the various sign languages used around the world often differ from the spoken or written word.
  • a deaf or hearing impaired user may employ visual cues to deliver information that otherwise may have been presented as a sound.
  • a deaf user may also use a screen reader that turns written text into sign language delivered by an animated avatar.
  • Computer users who are both deaf and blind use computers with screen reading software that sends information to a refreshable Braille display. To interface with the computer, they provide input to the computer utilizing controls on the Braille display or with a keyboard.
  • temporary disabled refers to individuals who, due to a temporary circumstance, lose the ability to use their eyes, ears, hands or some other human attribute.
  • temporarily disabled individuals include motorists, who cannot take their eyes off of the road or their hands off of the steering wheel; people working in very loud places where they cannot hear the audio from a computer and people performing other tasks that cause them to be unable to interact with a computer in a typical fashion.
  • the list above describes some of the more common special needs that a computer user may experience, either permanently or temporarily.
  • Visual difficulties and impairments include low vision, color blindness, and blindness. There are many options for individuals with vision difficulties to modify the computer displays and appearance so it is more legible, or receive information through sound or touch. These options are commonly referred to in the industry as, "assistive” or “adaptive” technologies. Individuals who have visual difficulties and impairments may utilize any one, or a combination of, assistive technologies including screen enlargers, screen readers, speech recognition systems, voice recognition programs, speech synthesizers, text-to-speech systems, refreshable Braille displays, Braille embossers, talking word processors and large-print word processors.
  • XML extensible markup language
  • XML is simply a string format in which the string contains text descriptions (descriptors) for the data in the string. These descriptors allow a parser to find information in the string without the string having a predefined format. Accordingly, what is needed in the art is a system and method that transforms XML information from an application into a user definable audio, visual or tactile enriched document.
  • This present invention provides a system and method to incorporate XML information expressed in a wide variety of special purpose XML formats into a single computer program that is capable of providing information to a universal audience of computer users.
  • the present invention is a computer software product including an XML parsing module, a translation module communicatively coupled to the XML parsing module and an output module communicatively coupled to the translation module, the output module configurable by the end user to execute a predefined event responsive to the processing of an associated XML tag.
  • the predefined event may be is selected from a group consisting of audio output modification, visual output modification, and tactile output modification.
  • These output modifications may include, but are not limited to, voice inflection, voice gender, voice volume, voice pitch, voice speed, visual display modification, visual display cues, tactile device output modification and the like.
  • a universal document type definition database (DTD) which is communicatively coupled to the translation module.
  • DTD universal document type definition database
  • Common fields from different XML definitions are mapped to a root identity.
  • This root identity generally is associated with a primary key in a database table.
  • a registration module communicatively coupled to the definition database permits third parties to map new XML definitions to root identities.
  • an output API module may be provided so that third party developers may generate custom output events responsive to calls to the translation module.
  • a method of causing an assistive technology output module to respond to an XML document including the steps of parsing an XML document, identifying at least one XML tag from the parsed XML document, translating the at least one XML tag, providing the at least one translated XML tag to an assistive technology output module and causing the assistive technology output module to execute a predefined event in response to the at least one translated XML tag.
  • the XML tags identify features of the document, such as text attributes and text layout.
  • the method in accordance with the present invention further includes providing a universal document type definition database having at least one common root identity, mapping each of the at least one translated XML tags to each of the at least one common root identifies, and causing the assistive technology output module to execute a predefined event in response to the at least one common root identity.
  • the present invention overcomes these difficulties and provides visually impaired users with a solution that will allow them to compete in the market for professional positions by removing this barrier.
  • the present invention provides an architecture that enables additional user interface elements to be added in the future that will accommodate individuals with requirements not anticipated in the original design.
  • FIG. 1 is a diagrammatic view of the prior art.
  • FIG. 2 is a diagrammatic view of a fundamental process according to the invention.
  • FIG. 3 is a diagrammatic view of an embodiment of the invention utilizing a universal DTD map.
  • FIG. 4 is a diagrammatic view of an embodiment of the invention illustrating multiple XML mapping to a root identity.
  • FIG. 5 is a diagrammatic view of a registration module according to an embodiment of the invention.
  • FIG. 6 is a diagrammatic view of an output API module according to an embodiment of the invention.
  • prior art translation systems read unstructured formats such as rich text file (RTF) 10.
  • RTF rich text file
  • the software application 15 used to generate alternative output 25 i.e., speech or Braille
  • COM object 20 This method required a substantial processing and generated latency issues for the end user.
  • translations under the present invention require no intermediate call to the COM (computer object model) object and processing latency is reduced by several magnitudes, as illustrated with reference to Fig. 2.
  • XSL Extensible Stylesheet Language
  • XSL formerly called Extensible Style Language
  • DSSSL Document Style Semantics and Specification Language
  • CSS1 Cascading Style Sheet, level 1
  • the present invention extends XSL to assistive technology output devices such as those used by the disabled. For example, while an XSL sheet might apply certain logic to present all bold text in a different font, the present invention applies predefined logic to cause a speech synthesizer to add inflection to the spoken voice when a word with bold formatting is read aloud. In addition, while XSL formatting is generally done server-side, the present invention anticipates that the output be end- user configurable to accommodate the special needs of the individual using the application.
  • a universal DTD map database 35 is provided to translate different tags into a common root identity whereby consistent output 25 is enjoyed by the end user regardless of the XML specification they are exposed to through the software.
  • XML Schemas A-C each have a different tag for applying bold formatting to a text string.
  • XML Schema A 40 uses a "bold” tag.
  • XML Schema B 45 uses a "b" tag.
  • XML Schema C 50 uses a "fontb" tag.
  • each tag is mapped to the universal DTD map database 35.
  • a common root identity 55 (integer 15950 in this example) is associated with each tag and the common root identity is used to call the output event.
  • a registration module 60 is provided in Fig. 5 to permit third party developers 65 to map their self-defined XML tags to the universal DTD map database 35.
  • the origin string can be compared to the universal DTD map database. If the tags for that XML specification are already mapped, then the software application may download the mapping to a local computer to increase performance or may remotely translate the tags on an ad hoc basis.
  • an output API (application program interface) 70 is provided to permit third party developers 65 to access the common root identities 55 of the XML tags.
  • new output mediums may be adopted and utilized through the present invention as the need or demand arises.
  • the main module in this invention will provide a basic set of user interface modes which can be extended through its plug-in model described below to a plurality of modalities.
  • the modalities envisioned by the present invention include, but are not limited to: Graphical User Interfaces: One set of user interface modalities will be graphical in nature. These will serve the typical, deaf, learning and reading disabled and other classes of users who can interpret information displayed on a screen.
  • Textual, Symbolic and Graphical Information Displayed on a Computer Monitor The graphical user interface will display textual, symbolic and images on the computer monitor. It may, when appropriate, display animated images as well.
  • auditory user interface primitives will be available in the multi-modal main module.
  • the main module will provide a text to speech interface that can be used by the plug in, format specific controls.
  • the main module will provide the ability for the plug-in modules to play sounds to convey information to the users of the invention.
  • Tactile User Interfaces In addition to auditory user interfaces, some users who can not effectively access information on the screen can use a variety of tactile methods to gain access to the information.
  • the main module of this system will provide the ability for the plug- in modules to deliver information to refreshable Braille displays.
  • the main module will understand marked up textual information in a manner that it can load different tables for different Braille systems.
  • Tactile Graphics Output Some information cannot practically be delivered through either an auditory or a Braille system. To accommodate the requirements for such information to be delivered to users who require it, this system will include access to tactile graphics.
  • Haptic displays provide three dimensional tactile information to users who cannot access information displayed on a computer screen.
  • the main module of this invention will permit the plug-in interpreters to manipulate these displays.
  • This invention will permit third parties to write software that can offer output methods not anticipated by the original inventors.
  • this invention is extensible by its original implementers as well as third parties who may elect to provide a user interface for a class of users that were not included in the original plans for the software. It is, in fact, this extensibility that makes the invention unique in the area of providing access to a universal audience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Multimedia (AREA)
  • User Interface Of Digital Computer (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The present invention is a computer software product and method including an XML parsing module, a translation module communicatively coupled to the XML parsing module and an output module communicatively coupled to the translation module, the output module configurable by the end user to execute a predefined event responsive to the processing of an associated XML tag. The predefined event may be selected from a group consisting of audio output modification, visual output modification, and tactile output modification. These output modifications (70) may include, but are not limited to, voice inflection, voice gender, voice volume, voice pitch, voice speed, visual display modification, visual display cues, tactile device output modification, and the like.

Description

MULTIMODAL XML DELIVERY SYSTEM AND METHOD
BACKGROUND OF INVENTION
CROSS REFERENCE TO RELATED DISCLOSURE
This application claims priority to U.S. provisional patent application Serial No. 60/521,228 filed by the same inventors on March 16, 2004 entitled: "Multimodal XML Delivery"
As the population of computer users grows, so does the variety of special needs of the users. For a user to maximize their efficiency in completing tasks on a computer, the user interface must meet their specific requirements.
For the purposes of this document, the term "typical computer user" will refer to individuals without any impairment, mild or severe. A typical computer user can effectively use a computer without employing any adaptive hardware or software, and without using any accessibility features that may be built into the computer's operating system.
Blind computers users are unable to see the screen on a computer so must access the information using some form of access technology. They may listen to the information through a text to speech engine, read the information on a refreshable Braille display or feel the information utilizing a Haptic display. With these adaptive features, software delivers the information to the various output devices by taking the information from the screen buffer, acquiring it from an application program interface (API) or by generating the information internally from its own data.
Low vision users differ from blind users as they can see some things but are still unable to read a computer screen without augmentation to the image being displayed. Low vision computer users may employ screen magnification software, screen reader software using text to speech output or work with the features of the operating system to change colors, mouse pointers and other attributes of the display to make customize the image to address their specific requirements. Deaf and hearing impaired computer users can see the contents of a computer screen but are unable to hear the information delivered in an auditory manner. Many deaf people also have difficulty with written text in their native language as the various sign languages used around the world often differ from the spoken or written word. To maximize their efficiency on a computer, a deaf or hearing impaired user may employ visual cues to deliver information that otherwise may have been presented as a sound. A deaf user may also use a screen reader that turns written text into sign language delivered by an animated avatar.
Computer users who are both deaf and blind use computers with screen reading software that sends information to a refreshable Braille display. To interface with the computer, they provide input to the computer utilizing controls on the Braille display or with a keyboard.
Individuals with learning disabilities have a wide variety of different needs that must be met in order for them to effectively use a computer. These requirements vary from changing colors of text, changing the spacing between words, changing the shape of characters to be tall and thin or short and wide, using software that delivers information through a text to speech engine or employingLa wide array of different augmentations to the information presented on a computer screen.
Many mobility impaired users have no difficulty accessing the information provided by a computer but, rather, require physical accommodation, such as a special desk designed to accommodate a wheelchair. Individuals whose motor impairments affect their ability to type on a keyboard or otherwise use their hands do require special adaptive hardware and software to be able to provide input and command and control to a computer.
For the purposes of this document, the term, "temporarily disabled" refers to individuals who, due to a temporary circumstance, lose the ability to use their eyes, ears, hands or some other human attribute. Examples of temporarily disabled individuals include motorists, who cannot take their eyes off of the road or their hands off of the steering wheel; people working in very loud places where they cannot hear the audio from a computer and people performing other tasks that cause them to be unable to interact with a computer in a typical fashion. The list above describes some of the more common special needs that a computer user may experience, either permanently or temporarily.
Visual difficulties and impairments include low vision, color blindness, and blindness. There are many options for individuals with vision difficulties to modify the computer displays and appearance so it is more legible, or receive information through sound or touch. These options are commonly referred to in the industry as, "assistive" or "adaptive" technologies. Individuals who have visual difficulties and impairments may utilize any one, or a combination of, assistive technologies including screen enlargers, screen readers, speech recognition systems, voice recognition programs, speech synthesizers, text-to-speech systems, refreshable Braille displays, Braille embossers, talking word processors and large-print word processors.
To succeed in a professional environment, most employees need to create, read, collaborate on and share documents of many different types generated from many different software programs. Visually impaired individuals have often struggled to perform some of the most basic document related tasks as it is very difficult and in some cases, impossible for them to understand the subtleties conveyed through visual attributes and alignment of text.
Systems currently known in the art utilize unstructured data formats to provide data to assistive technology devices. The use of unstructured data formats requires that the software make continuous calls to component object modules (COM) to establish the relationship between the assistive technology device and the unstructured data format. With these call to COM objects, the data formats are unable to convey the subtleties inherent in most basic documents. The need to make repeated calls to a COM object required substantial processing and generates latencies in the system that are effect the experience of the end user.
It is known in the art that computer programs utilize extensible markup language (XML) as the native document format for their data storage. XML is simply a string format in which the string contains text descriptions (descriptors) for the data in the string. These descriptors allow a parser to find information in the string without the string having a predefined format. Accordingly, what is needed in the art is a system and method that transforms XML information from an application into a user definable audio, visual or tactile enriched document.
SUMMARY OF INVENTION
This present invention provides a system and method to incorporate XML information expressed in a wide variety of special purpose XML formats into a single computer program that is capable of providing information to a universal audience of computer users.
The present invention is a computer software product including an XML parsing module, a translation module communicatively coupled to the XML parsing module and an output module communicatively coupled to the translation module, the output module configurable by the end user to execute a predefined event responsive to the processing of an associated XML tag. The predefined event may be is selected from a group consisting of audio output modification, visual output modification, and tactile output modification. These output modifications may include, but are not limited to, voice inflection, voice gender, voice volume, voice pitch, voice speed, visual display modification, visual display cues, tactile device output modification and the like.
In an embodiment of the invention, a universal document type definition database (DTD) is provided which is communicatively coupled to the translation module. Common fields from different XML definitions are mapped to a root identity. This root identity generally is associated with a primary key in a database table. A registration module communicatively coupled to the definition database permits third parties to map new XML definitions to root identities. Thus, normally incongruent definitions across scientific, artistic, political and engineering XML schemas are mapped into a common standard for consistent output by the software application. As the potential output mediums are virtually limitless, an output API module may be provided so that third party developers may generate custom output events responsive to calls to the translation module.
In accordance with an embodiment of the present invention, a method of causing an assistive technology output module to respond to an XML document is provided including the steps of parsing an XML document, identifying at least one XML tag from the parsed XML document, translating the at least one XML tag, providing the at least one translated XML tag to an assistive technology output module and causing the assistive technology output module to execute a predefined event in response to the at least one translated XML tag. The XML tags identify features of the document, such as text attributes and text layout.
In an additional embodiment, the method in accordance with the present invention further includes providing a universal document type definition database having at least one common root identity, mapping each of the at least one translated XML tags to each of the at least one common root identifies, and causing the assistive technology output module to execute a predefined event in response to the at least one common root identity.
To succeed in a professional environment, most employees need to create, read, collaborate on and share documents of many different types generated from many different software programs. Visually impaired individuals have often struggled to perform some of the most basic document related tasks as it is very difficult and in some cases, impossible for them to understand the subtleties conveyed through visual attributes and alignment of text. The present invention overcomes these difficulties and provides visually impaired users with a solution that will allow them to compete in the market for professional positions by removing this barrier.
The present invention provides an architecture that enables additional user interface elements to be added in the future that will accommodate individuals with requirements not anticipated in the original design.
BRIEF DESCRIPTION OF THE DRAWINGS
For a fuller understanding of the invention, reference should be made to the following detailed description, taken in connection with the accompanying drawings, in which:
FIG. 1 is a diagrammatic view of the prior art.
FIG. 2 is a diagrammatic view of a fundamental process according to the invention.
FIG. 3 is a diagrammatic view of an embodiment of the invention utilizing a universal DTD map. FIG. 4 is a diagrammatic view of an embodiment of the invention illustrating multiple XML mapping to a root identity.
FIG. 5 is a diagrammatic view of a registration module according to an embodiment of the invention.
FIG. 6 is a diagrammatic view of an output API module according to an embodiment of the invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
Referring to Fig. 1 , prior art translation systems read unstructured formats such as rich text file (RTF) 10. To effectively extract formatting information from such files, the software application 15 used to generate alternative output 25 (i.e., speech or Braille) had to make calls to a COM object 20. This method required a substantial processing and generated latency issues for the end user. However, with the migration of many documents to an XML format 30, translations under the present invention require no intermediate call to the COM (computer object model) object and processing latency is reduced by several magnitudes, as illustrated with reference to Fig. 2.
The concept is analogous to XSL (Extensible Stylesheet Language). XSL, formerly called Extensible Style Language, is a language for creating a style sheet that describes how data sent over the Web using XML is to be presented to the user. For example, in an XML page that describes the characteristics of one or more Braille readers, a set of open and close tags might contain the name of a Braille cell manufacturer. Using XSL, one could tell the Web browser that the Braille cell part number should be displayed, where to display it on a page and that it should be displayed in a bold font. XSL is based on and extends the Document Style Semantics and Specification Language (DSSSL) and the Cascading Style Sheet, level 1 (CSS1) standards.
The present invention extends XSL to assistive technology output devices such as those used by the disabled. For example, while an XSL sheet might apply certain logic to present all bold text in a different font, the present invention applies predefined logic to cause a speech synthesizer to add inflection to the spoken voice when a word with bold formatting is read aloud. In addition, while XSL formatting is generally done server-side, the present invention anticipates that the output be end- user configurable to accommodate the special needs of the individual using the application.
There are numerous XML specifications which use different tags to designate the same action. In Figs. 3-4, a universal DTD map database 35 is provided to translate different tags into a common root identity whereby consistent output 25 is enjoyed by the end user regardless of the XML specification they are exposed to through the software. For example, in Fig. 4, XML Schemas A-C each have a different tag for applying bold formatting to a text string. XML Schema A 40 uses a "bold" tag. XML Schema B 45 uses a "b" tag. XML Schema C 50 uses a "fontb" tag. However, for the end user to experience a common output among these inconsistent tags, each tag is mapped to the universal DTD map database 35. A common root identity 55 (integer 15950 in this example) is associated with each tag and the common root identity is used to call the output event.
As new XML specifications are constantly being generated, a registration module 60 is provided in Fig. 5 to permit third party developers 65 to map their self-defined XML tags to the universal DTD map database 35. As well-formed XML documents identify their origin, the origin string can be compared to the universal DTD map database. If the tags for that XML specification are already mapped, then the software application may download the mapping to a local computer to increase performance or may remotely translate the tags on an ad hoc basis.
In Fig. 6, an output API (application program interface) 70 is provided to permit third party developers 65 to access the common root identities 55 of the XML tags. Thus, new output mediums may be adopted and utilized through the present invention as the need or demand arises.
The main module in this invention will provide a basic set of user interface modes which can be extended through its plug-in model described below to a plurality of modalities. The modalities envisioned by the present invention include, but are not limited to: Graphical User Interfaces: One set of user interface modalities will be graphical in nature. These will serve the typical, deaf, learning and reading disabled and other classes of users who can interpret information displayed on a screen.
Textual, Symbolic and Graphical Information Displayed on a Computer Monitor: The graphical user interface will display textual, symbolic and images on the computer monitor. It may, when appropriate, display animated images as well.
Auditory User Interfaces: To serve the needs of users who cannot derive information visually from the computer screen, auditory user interface primitives will be available in the multi-modal main module.
Text to Speech Interface: The main module will provide a text to speech interface that can be used by the plug in, format specific controls.
Auditory Representation of Symbolic and Graphical Information: The main module will provide the ability for the plug-in modules to play sounds to convey information to the users of the invention.
Tactile User Interfaces: In addition to auditory user interfaces, some users who can not effectively access information on the screen can use a variety of tactile methods to gain access to the information.
Braille Output: The main module of this system will provide the ability for the plug- in modules to deliver information to refreshable Braille displays.
Loadable Braille Tables: The main module will understand marked up textual information in a manner that it can load different tables for different Braille systems.
Tactile Graphics Output: Some information cannot practically be delivered through either an auditory or a Braille system. To accommodate the requirements for such information to be delivered to users who require it, this system will include access to tactile graphics.
Output to a Hap tic Display: Haptic displays provide three dimensional tactile information to users who cannot access information displayed on a computer screen. The main module of this invention will permit the plug-in interpreters to manipulate these displays.
Additional Output Methods: This invention will permit third parties to write software that can offer output methods not anticipated by the original inventors.
In order to meet the requirements of all different classes of users, this invention is extensible by its original implementers as well as third parties who may elect to provide a user interface for a class of users that were not included in the original plans for the software. It is, in fact, this extensibility that makes the invention unique in the area of providing access to a universal audience.
It will be seen that the advantages set forth above, and those made apparent from the foregoing description, are efficiently attained and since certain changes may be made in the above construction without departing from the scope of the invention, it is intended that all matters contained in the foregoing description or shown in the accompanying drawings shall be interpreted as illustrative and not in a limiting sense.
It is also to be understood that the following claims are intended to cover all of the generic and specific features of the invention herein described, and all statements of the scope of the invention which, as a matter of language, might be said to fall therebetween. Now that the invention has been described,

Claims

What is claimed is:
1. A computer software product comprising: an XML parsing module; a translation module communicatively coupled to the XML parsing module; and an output module communicatively coupled to the translation module, the output module configurable by the end user to execute a predefined event responsive to the processing of an associated XML tag.
2. The computer software product of claim 1 wherein the predefined event is selected from a group consisting of audio output modification, visual output modification, and tactile output modification.
3. The computer software product of claim 1 further comprising a universal document type definition database communicatively coupled to the translation module wherein common fields from different XML definitions are mapped to a root identity.
4. The computer software product of claim 3 further comprising a registration module communicatively coupled to the definition database whereby third parties may map new XML definitions to root identities.
5. The computer software product of claim 1 further comprising an output API module wherein third party developers may generate custom output events responsive to calls to the translation module.
6. A method of causing an assistive technology output module to respond to an XML document, the method comprising the steps of: parsing an XML document; identifying at least one XML tag from the parsed XML document; translating the at least one XML tag; providing the at least one translated XML tag to an assistive technology output module; and
causing the assistive technology output module to execute a predefined event in response to the at least one translated XML tag.
7. The method of claim 6, wherein the at least one XML tag identifies a text attribute.
8. The method of claim 6, wherein the at least on XML tag identifies a text layout.
9. The method of claim 6, wherein the predefined event is selected from a group consisting of audio output modification, visual modification, and tactile output modification.
10. The method of claim 6, wherein the predefined event is defined by an end user.
11. The method of claim 6, further comprising the steps of :
providing a universal document type definition database having at least one common root identity;
mapping each of the at least one translated XML tags to each of the at least one common root identifies; and
causing the assistive technology output module to execute a predefined event in response to the at least one common root identity.
12. The method of claim 6, wherein the assistive teclmology output module is selected from a group consisting of an auditory output, a Braille display output and a haptic display output.
PCT/US2005/008681 2004-03-16 2005-03-16 Multimodal xml delivery system and method WO2005089357A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP05725688A EP1776647A4 (en) 2004-03-16 2005-03-16 Multimodal xml delivery system and method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US52122804P 2004-03-16 2004-03-16
US60/521,228 2004-03-16

Publications (2)

Publication Number Publication Date
WO2005089357A2 true WO2005089357A2 (en) 2005-09-29
WO2005089357A3 WO2005089357A3 (en) 2008-10-09

Family

ID=34994289

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2005/008681 WO2005089357A2 (en) 2004-03-16 2005-03-16 Multimodal xml delivery system and method

Country Status (3)

Country Link
US (1) US7818664B2 (en)
EP (1) EP1776647A4 (en)
WO (1) WO2005089357A2 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7003571B1 (en) 2000-01-31 2006-02-21 Telecommunication Systems Corporation Of Maryland System and method for re-directing requests from browsers for communication over non-IP based networks
US8090856B1 (en) * 2000-01-31 2012-01-03 Telecommunication Systems, Inc. Intelligent messaging network server interconnection
US7483983B1 (en) * 2000-11-13 2009-01-27 Telecommunication Systems, Inc. Method and system for deploying content to wireless devices
US7191233B2 (en) * 2001-09-17 2007-03-13 Telecommunication Systems, Inc. System for automated, mid-session, user-directed, device-to-device session transfer system
US7426535B2 (en) 2002-10-08 2008-09-16 Telecommunication Systems, Inc. Coordination of data received from one or more sources over one or more channels into a single context
EP1854027A4 (en) * 2004-12-14 2013-03-27 Freedom Scientific Inc Custom labeler for screen readers
JP2011521383A (en) 2008-05-20 2011-07-21 ザ・フィードルーム, インコーポレイテッド System and method for real-time creation and modification of a video player for users with disabilities
US8234626B2 (en) * 2008-06-04 2012-07-31 Dell Products L.P. Modular ASL component
ES2454765T3 (en) * 2009-04-14 2014-04-11 Freedom Scientific Inc. Document navigation method
US9747813B2 (en) * 2009-11-12 2017-08-29 Apple Inc. Braille mirroring
US20150381937A1 (en) * 2014-06-27 2015-12-31 Abraham Sasmito ADIBOWO Framework for automating multimedia narrative presentations
US10141006B1 (en) * 2016-06-27 2018-11-27 Amazon Technologies, Inc. Artificial intelligence system for improving accessibility of digitized speech
US11494201B1 (en) * 2021-05-20 2022-11-08 Adp, Inc. Systems and methods of migrating client information

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6282511B1 (en) * 1996-12-04 2001-08-28 At&T Voiced interface with hyperlinked information
US6012098A (en) * 1998-02-23 2000-01-04 International Business Machines Corp. Servlet pairing for isolation of the retrieval and rendering of data
US7111231B1 (en) * 1999-02-24 2006-09-19 Intellisync Corporation System and methodology for dynamic application environment employing runtime execution templates
US7134072B1 (en) * 1999-10-13 2006-11-07 Microsoft Corporation Methods and systems for processing XML documents
US6829746B1 (en) * 1999-12-09 2004-12-07 International Business Machines Corp. Electronic document delivery system employing distributed document object model (DOM) based transcoding
US6510434B1 (en) * 1999-12-29 2003-01-21 Bellsouth Intellectual Property Corporation System and method for retrieving information from a database using an index of XML tags and metafiles
US20020111974A1 (en) * 2001-02-15 2002-08-15 International Business Machines Corporation Method and apparatus for early presentation of emphasized regions in a web page
US20020143817A1 (en) * 2001-03-29 2002-10-03 International Business Machines Corporation Presentation of salient features in a page to a visually impaired user
US9374451B2 (en) * 2002-02-04 2016-06-21 Nokia Technologies Oy System and method for multimodal short-cuts to digital services
US7058887B2 (en) * 2002-03-07 2006-06-06 International Business Machines Corporation Audio clutter reduction and content identification for web-based screen-readers
US7434167B2 (en) * 2002-09-30 2008-10-07 Microsoft Corporation Accessibility system and method
JP4503438B2 (en) * 2002-09-30 2010-07-14 マイクロソフト コーポレーション System and method for informing applications and users of user interface elements
US7054818B2 (en) * 2003-01-14 2006-05-30 V-Enablo, Inc. Multi-modal information retrieval system
US7162626B2 (en) * 2003-09-25 2007-01-09 Intel Corporation Use of common language infrastructure for sharing drivers and executable content across execution environments

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of EP1776647A4 *

Also Published As

Publication number Publication date
WO2005089357A3 (en) 2008-10-09
US7818664B2 (en) 2010-10-19
EP1776647A4 (en) 2009-12-30
US20050210030A1 (en) 2005-09-22
EP1776647A2 (en) 2007-04-25

Similar Documents

Publication Publication Date Title
Paciello Web accessibility for people with disabilities
US7818664B2 (en) Multimodal XML delivery system and method
US20040218451A1 (en) Accessible user interface and navigation system and method
WO2003085624A1 (en) Networked accessibility enhancer system
Myers et al. Deaf studies: A critique of the predominant US theoretical direction
Katan Cultural approaches to translation
Horton Access by design: A guide to universal usability for web designers
Amare et al. The language of visuals: Text+ graphics= visual rhetoric tutorial
Kavcic Software accessibility: Recommendations and guidelines
Bruthiaux Me Tarzan, you Jane: Linguistic simplification in “personal ads” register
Ivković Towards a semiotics of multilingualism
Kukulska-Hulme Language and communication: Essential concepts for user interface and documentation design
Wright Supportive documentation for older people
CN1447265A (en) Basic method for converting character type sentence to corresponding animation cartoon
Arslan Making senses: Translation and the materiality of written signs in Yoko Tawada
Kouroupetroglou Text signals and accessibility of educational documents
Park Script and world
Kouroupetroglou Incorporating typographic, logical and layout knowledge of documents into text-to-speech
Lin Poem Translation Strategies.
Kouroupetroglou Acoustic mapping of visual text signals through advanced text-to-speech: the case of font size
Goddard 9. Verbal explication and the place of NSM semantics in cognitive linguistics
Haritos-Shea-mailto et al. Printable Single Document version of the WAI Glossary
Singh et al. Comparative Analysis of Translation Systems from Indian Languages to Indian Sign Language
Paciello Access to electronic information by people with disabilities
Dellaporta Web accessibility and the needs of users with disabilities

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

WWE Wipo information: entry into national phase

Ref document number: 2005725688

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

WWP Wipo information: published in national office

Ref document number: 2005725688

Country of ref document: EP