CN1678982A - 使用户界面元素对应用程序和用户已知的系统和方法 - Google Patents

使用户界面元素对应用程序和用户已知的系统和方法 Download PDF

Info

Publication number
CN1678982A
CN1678982A CNA038209322A CN03820932A CN1678982A CN 1678982 A CN1678982 A CN 1678982A CN A038209322 A CNA038209322 A CN A038209322A CN 03820932 A CN03820932 A CN 03820932A CN 1678982 A CN1678982 A CN 1678982A
Authority
CN
China
Prior art keywords
control model
computer
user
readable medium
information
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CNA038209322A
Other languages
English (en)
Other versions
CN1316351C (zh
Inventor
R·E·辛克莱尔
P·M·瓦格纳
H·S·布恩斯
P·J·里德
B·麦科恩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
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 Microsoft Corp filed Critical Microsoft Corp
Publication of CN1678982A publication Critical patent/CN1678982A/zh
Application granted granted Critical
Publication of CN1316351C publication Critical patent/CN1316351C/zh
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

使用控制模式(603)描述可由两种或多种类型元素或控件展示的功能。在两种或多种类型元素之间公用的功能由同一控制模式描述。某些预定义的方法、结构、属性和/或事件可与特定的控制模式相关联。当被查询(605)时,支持控制模式的元素(601)返回一描述那些方法、结构、属性和/或事件的接口(611)。控制模式在它们所表示的功能上是互斥的,因此它们可以用任意的方法组合,以展示由特定控件提供的完整功能集。

Description

使用户界面元素对应用程序和用户已知的系统和方法
本申请由美国国民微软公司于2003年5月17日作为PCT申请提交,其指定除美国之外的所有国家。其要求2002年9月30日提交的美国临时专利申请序列号60/414,863的优先权。
技术领域
本发明涉及计算机软件,尤其涉及计算机软件的用户界面辅助选项特征。
背景技术
一些个人可能无法以常用的方式与计算机用户界面交互。例如,小图标和类型对弱视的人提出了。可听的警告和反馈对弱听的人是没用的。计算行业对这些需求很敏感。一些操作系统具有附加的辅助选项特征,它们允许残疾人以更适应其需求的方式来修改用户界面。例如,一些操作系统允许用户启用视觉反馈,否则就使用听觉反馈。另外,可对低视力的用户使用超大屏幕字体和高对比度模式。对于极其弱视的人,诸如盲人,一些操作系统提供了“屏幕读取器(screen reader)”,它向用户叙述用户界面的元素,或提供允许另一公司提供这一屏幕读取器的架构。
典型的屏幕读取器工具与用户工作的任何应用程序并发地执行。当用户在元素之间导航时,诸如通过用tab键从一个按钮切换到另一个,屏幕读取器向一文本-语音引擎或可刷新盲文显示发送关于当前元素的信息,以将该信息传达给用户。文本-语音引擎将该信息转换成合成的语音,以将其向用户宣布。可刷新盲文显示将该信息转换成轮廓分明的点图案(即,盲文字符),并在物理硬件设备上使对应于盲文字符中的每一点的针突起。在按钮的情况下,屏幕读取器通常传达按钮的名字以及该按钮的当前状态(如,当前它被禁用因此不能被按下)。类似地,如果用户处于文字处理应用程序中,则屏幕读取器可以被配置成识别前景窗(即,应用程序名)和当前行、句子、单词或最接近插入点的字符。屏幕读取器也可描述该文本的属性,如字体名、深浅、颜色、加重和版面调整。通常,屏幕读取器也向用户告知用户当前可采取什么行动。例如,如果用户导航到按钮,则屏幕读取器可通知用户,它们可通过轻敲空间键按下按钮。
屏幕读取器对于某种程度弱视的计算机用户是不可缺少的。一般而言,许多用户仅仅不能在不需要辅助技术产品的情况下利用计算机,这些产品补偿其移动性、感官知觉、或可通过技术来增强的其它功能的缺乏。然而,现有的软件设计方法令诸如屏幕读取器等辅助技术产品很难设计。如上所述,辅助技术产品通常接收当前运行的应用程序或操作系统环境本身的改变的通知。通常,这一通知采用指示焦点从一个元素(如,按钮或列表框)改变到另一元素(如,编辑字段、图标等),或者新元素被创建或毁灭(如,窗口被打开或关闭)的事件的形式。与应用程序相关联的选择管理器引发该事件,并向操作系统通知该变化。作为响应,辅助技术产品可查询选择管理器,以确定什么元素与该事件相关联(如,哪一元素具有焦点),因此它可获得额外的信息以传达给用户。
当前,辅助技术产品本质上仅能够向元素请求有限的信息集,如其类型(如,按钮、列表框等等)、其在屏幕上的位置或其标题。辅助技术产品本身然后必须从返回的元素类型中推断出什么功能对用户可用。换言之,辅助技术产品必须理解“按钮”是什么,以及按钮可以被按下(调用)。因此,好的辅助技术产品的设计者必须预先定义可包括在应用程序中的所有的元素类型并标识其功能。这是不可能的任务,因为在软件行业中,软件公司会在例程的基础上产生新类型的屏幕元素或控件。另外,这是对资源的低效率使用,因为并非所有的元素都是唯一的。许多元素共享相似的功能,如被调用的功能或管理可选择一个或多个项目的项目集合的功能。
更通用类的应用程序-自动工具具有几乎与辅助技术产品相同的需求集。一般而言,自动工具需要如在焦点从一个控件变化到另一个时动态地发现屏幕元素(如,控件)的能力,无论是通过遍历元素的对象层析还是通过接收事件通知。这些工具也需要一种向这些元素查询可被传达给用户或用于稍后引用的人类可读信息的通用机制。最后,自动工具需要发现由特定屏幕元素提供什么功能或行为的能力,即使是在该元素对自动工具完全未知的情况下。不幸的是,以可应用到可能元素的全型谱(full spectrum)的方式发现用户界面元素并查询和操纵其相关联的功能高级机制令本领域的技术人员感到困惑。
发明内容
本发明针对令用户界面元素(或控件)功能在编程上对应用程序可用,而不需要该元素类型的先验知识。另外,本发明针对一种机制,用于向软件开发者提供对可使用诸如辅助技术产品(如,盲人的屏幕读取器)等自动工具传达给用户的信息的控制。简言之,使用了控制模式来描述由一种或多种类型元素展示的功能。在两种或多种类型元素之间公用的功能由同一控制模式描述。某些预定义的方法、结构、属性和/或事件可以与特定的控制模式相关联。当被查询时,支持该控制模式的元素返回描述那些方法、结构、属性和/或事件的接口。以这一方式,自动工具可操纵元素,而不需要该元素支持的功能的先验知识,只要该元素能够确认它支持特定的控制模式或控制模式组。
在另一方面,每一元素包括多个属性,它们以人类可读形式定义对自动工具或工具的用户有用的一组信息。以这一方式,软件开发者对于当描述元素时可收集并向用户呈现什么信息具有更大的控制,由此改进了用户体验。
附图说明
图1所示是可用于实现本发明的计算设备的功能框图。
图2所示是实现本发明的系统的屏幕显示的功能框图。
图3是表示图2所示的屏幕显示中的元素的对象树的图形表示。
图4是图3所示的对象树的子树的图形表示。
图5是依照本发明一般示出可由辅助技术产品用于为用户描述和操纵屏幕元素的过程的逻辑流程图。
图6是依照本发明一般示出用于查询对象以确定它展现的行为的过程的逻辑流程图。
具体实施方式
本发明提供了一种机制,它使诸如辅助技术产品、自动测试脚本、宏记录器或命令应用程序等自动工具能够收集关于用户界面元素的描述信息,并确定该元素提供的功能,而不需要知道该元素是什么类型。简言之,发明人确定每一元素或控件包括自动工具感兴趣的两个方面:(1)描述其外观、位置和当前状态的信息,以及(2)该元素展示的功能。鉴于这一确定,本发明涉及以可传递给用户的方式(如,人类可读形式)向元素分配多个属性,包括对元素是什么的描述。本发明还涉及标识功能组,它们可以使元素可用,并且可以直接访问而不需要发现元素是什么。
本发明将首先参考其中可实现本发明的说明性计算环境的一个示例来描述。
接下来,将描述本发明的一个具体实现的详细示例。对于该具体实现的某些细节,也可包括替换的实现方式。可以理解,本发明的实施例不限于此处所描述的那些。
本发明的说明性计算环境
图1示出了可用于本发明的说明性实施例中的计算装置。参考图1,用于实现本发明的一个示例性系统包括计算装置,如计算装置100。在十分基本的配置中,计算装置100通常包括至少一个处理单元102和系统存储器104。根据计算装置的确切配置和类型,系统存储器104可以是易失(如RAM)、非易失(如ROM、闪存等)或两者的某一组合。系统存储器104通常包括操作系统105、一个或多个程序模块106,并且可包括程序数据107。计算装置100的这一基本配置在图1中由虚线108内的组件示出。
计算装置100可具有另外的特征或功能。例如,计算装置100也可包括另外的数据存储设备(可移动和/或不可移动),如磁盘、光盘或磁带。这类另外的存储在图1中由可移动存储109和不可移动存储110示出。计算机存储介质可包括以用于储存如计算机可读指令、数据结构、程序模块或其它数据等信息的任一方法和技术实现的易失和非易失、可移动和不可移动介质。系统存储器104、可移动存储109和不可移动存储110都是计算机存储介质的示例。计算机存储介质包括但不限于,RAM、ROM、EEPROM、闪存或其它存储器技术、CD-ROM、数字多功能盘(DVD)或其它光存储、磁盒、磁带、磁盘存储或其它磁存储设备、或可以用来储存期望的信息并可由计算装置100访问的任一其它介质。任一这类计算机存储介质可以是装置100的一部分。计算装置100也可具有(多个)输入设备112,如键盘122、鼠标123、输入笔、语音输入设备、触摸输入设备等等。也可包括(多个)输出设备114,如显示器、扬声器、打印机等等。这些设备在本领域中是众所周知的,无需在此详细讨论。
计算装置100也包含允许该装置如通过网络与其它计算装置118进行通信的通信连接116。通信连接116是通信介质的一个示例。通信介质通常可以诸如载波或其它传输机制等已调制数据信号中的计算机可读指令、数据结构、程序模块或其它数据实施,并包括任一信息传送介质。术语“已调制数据信号”指以对信号中的信息进行编码的方式设置或改变其一个或多个特征的信号。作为示例而非局限,通信介质包括有线介质,如有线网络或直接连线连接,以及无线介质,如声学、RF、红外和其它无线介质。本发明使用的术语计算机可读介质包括存储介质和通信介质。
本发明的说明性实现
图2所示是实现本发明的一个系统的组件的功能框图。图2中所示的是自动工具(如,辅助技术产品)201和应用程序202。应用程序202包括多个元素。为讨论目的,术语元素指用户界面的任一组件,用户可与其交互,或可向用户提供某些有意义的信息或向应用程序202提供有意义的功能。术语控件有时候也用于表明这类元素。用户可与应用程序202中示出的许多元素交互。例如,应用程序202包括具有多个菜单的菜单栏212,每一菜单具有相关联的一系列菜单项。编辑菜单214包括具有多个菜单项215的下拉菜单列表。
某些元素包括在其它元素内。例如,列表视图220包括某些图标,如图标222。框225包含组合框230和两个按钮-按钮231和按钮232。另外,框225和列表视图220都包含在加选项卡的对话框元素221中。在常见的计算机技术中,包含在另一元素中的每一元素被认为是该包含元素的子元素。由此,组合框230是框225的子元素。框225和列表框220是加选项卡的对话框元素221的子元素。
用户可以用若干方式从一个元素导航到另一元素。一种方式是操纵鼠标指针从一个元素到另一元素。另一种方式是按下tab键或方向键。用户所导航到的元素-“当前活动”元素被认为具有“焦点”。例如,如图2所示,菜单项216被选中并且当前具有焦点。当用户从一个元素导航到另一元素时,可自动向自动工具201通知获得焦点的元素。在自动工具201是屏幕读取器的情况下,它检索新聚焦的元素的名字或标签,然后向用户“说出”该信息。屏幕读取器可读取活动窗口的标题、菜单选项、键入的文本等等。实际上,屏幕读取器收集文本信息,然后将其传递到文本-语音引擎,它将该文本转换成合成的语音输出。尽管此处描述为屏幕读取器,然而可以理解,自动工具可以是多种不同类型的工具的任一个,如语音和口述软件、命令和控制工具、宏读取器、自动测试脚本、命令工具等等。
如上所述,在过去,自动工具201仅确定当前具有焦点的元素的类型,然后使用其控件类型(如,按钮、菜单项、可编辑文本字段等)来提取要传达给用户的控件专用信息。如后文将要详细描述的,依照本发明,元素被配置成包括多个公用和专用属性,它们共同描述了该元素,并可由自动工具201用于补充用户体验。借助通过这些属性展现关于元素的信息,开发者对确定当使用利用本发明的自动工具201时将要向用户传达什么信息具有更大的控制。换言之,并非局限于与屏幕上元素相关联的基于类型的信息,而是可使自动工具201能够向用户传达对特定元素的信息的任何人类可读串,并向用户描述该元素的行为或目的。
许多元素是交互式的,并且提供促使应用程序202以预期的方式执行的功能。例如,点击按钮231可能导致应用程序202的某种反应。点击按钮232可能导致应用程序202的某一其它反应。选中菜单项216可能导致又一其它反应。
尽管每一元素可能稍有不同,然而它们大多数都展示相似的基本功能特征。那些基本功能特征与元素本身的行为有关,而非与应用程序202可能发生的特定反应有关。换言之,按钮231和232都是可点击的,即使应用程序202可能根据点击了哪一按钮以不同的方式来反应。同样,菜单项215和组合框230中的项都是可选择的。相反,大多数不同类型的元素也具有不同的某些基本功能。例如,组合框230允许在编辑框部分233中编辑文本,而菜单项215不提供编辑其内容的能力。
发明人确定了许多类型的元素中存在的基本功能的某些模式。这一确定令“控制模式”得以建立,以描述可由元素展示的基本功能。控制模式是用于描述元素的行为的机制。更具体地,特定的控制模式可定义由元素支持的某些结构、属性、事件和方法。元素可以(并可能的确)支持多个控制模式。由一元素支持的控制模式的集合定义了元素行为的全体。
应用程序可查询元素是否支持特定的控制模式,以确定元素的行为。由此,如果没有特定元素类型的先验知识,客户端应用程序可通过查询它是否支持特定的控制模式来发现对该元素可用的功能。应用程序然后可通过与该控制模式相关联的公用接口在编程上操纵元素。可创建具有些许或完全不同行为的新元素,而应用程序仍能够通过查询该新元素支持的控制模式来与该新元素交互。以下表格表示了一些说明性控制模式以及与该控制模式相关联的行为集。
名称 描述
ApplicationWindow(应用程序窗口) 展示通常与顶层应用程序窗口相关联的行为和信息
Commands(命令) 展示可由用户执行的行动集(“保存”文档、“按下”按钮等。)
DescriptiveInformation(描述信息) 展示UI元素的语义信息,尤其是表示其它对象的那些信息(如,邮件程序中的列表项可使用该模式来指示它表示
电子邮件消息,并可展示关于其重要性、已读或未读等的信息。)
Dock(停放) 展示元素在运行时改变其停放状态的能力
ExpandCollapse(扩展折叠) 展示控件扩展以显示更多内容或折叠以隐藏内容的能力
Grid(网格) 展示基本网格功能,尺寸和移动到指定的单元
GridItem(网格项) 用于展示网格的元素
HierarchyItem(分层项) 展示并允许客户端与逻辑树中其关系无关地遍历UI元素之间的关系。分层关系被定义为非循环。
Invoke(调用) 展示元素被激活或被调用的能力。例如,按钮支持这一模式,以允许自动工具编程上按下该按钮。
Multimedia(多媒体) 展示元素呈现多媒体内容的能力,包括同步方式的多个数据流;关闭的标题、描述性音频、ASL流、备选语言等。
MultipleView(多视图) 展示元素在同一信息、数据或子元素集的多个表示之间切换的能力。
RangeValue(范围值) 展示反应控件管理有限范围内的值的能力的相关属性集。它传达控件的有效最小和最大值及其当前值。
Scroll(滚动) 展示控件改变其对用户可见的内容的部分的能力
Selection(选中) 展示子元素的容件集合内当前被选中的项。
SlectionItem(选择项) 定义容件中的可选择项,并允许该项的选择可被直接操纵
Sort(排序) 展示容件的当前排序顺序,并允许客户端可编程地对其元素重新排序
Split(分割) 展示将元素的内容区域划分成多个窗格或交互式区域的能力
Table(表格) 结合Grid模式使用,以指示该Grid也具有标题信息
TableItem(表格项) 表示表格中的单元;用于简化客户端的表格视图
Text(文本) 展示与编辑、格式化和解释大文本块的行为和功能
Value(值) 用于获取和设置不跨越一个范围的控件的值
VisualInformation(视觉信息) 用于提供图像、元素、动画、控件等的视觉外观的描述,向用户提供了有价值的信息
Window(窗口) 展示元素改变其屏幕上位置或尺寸的能力,包括最大化、最小化和全屏
Zoom(缩放) 展示控件(如,文档察看器)改变其缩放等级的能力
                              表1  说明性控制模式的描述
由此,图2所示的元素可用适当的控制模式来配置,以表示特定元素类型所期望的行为的类型。下表描述了一些公用元素和可用于定义那些公用元素的行为的一些控制模式:
元素 相关控制模式
按钮 Commands、Invoke、VisualInformation(如果适当的话)
组合框 ExpandCollapse、Selection、Text、Value
列表框 Selection、Scroll、DragAndDrop(如果适当的话)
列表视图 Selection、Scroll、Sort、Grid(在某些视图中)、MultipleView、Table、DragAndDrop(如果适当的话)
文本框、编辑 Commands、DragAndDrop、Scroll(如果适当的话)、Text、Zoom(如果适当的话)
                                   表2  公用元素的控制模式
图3是表示图2所示的应用程序202的元素的对象树301的图示。应当理解,对象树301中的一个或多个对象可以是表示应用程序202的对应元素的代理或包装对象。然而,仅为简明性目的,本讨论将对象树301中的每一对象作为实际元素来处理。主应用程序窗口被表示为表单对象305,应用程序202的每一元素包括对象树301中的一个对应对象。例如,图2中加选项卡的对话框221的每一部分具有对象树301中一对应的选项卡项目(选项卡306、选项卡307、选项卡308)。类似地,列表视图220和框225具有对象树301中的对应对象(列表视图311和框312)。父/子关系也在对象树301中表示。例如,框对象312具有子对象(组合框320、按钮321和按钮322),它们对应于框225内包含的元素。
在操作中,当用户在应用程序中从一个元素导航到另一元素时,与应用程序202相关联的选择管理器通知自动工具201(图3中示出为对象)焦点已改变。在屏幕读取器的情况下,这一焦点改变可促使自动工具201向表示具有焦点的当前元素的特定对象查询多个属性和该元素支持的控制模式。焦点变化仅是自动工具可选择来向元素查询该信息的许多可能的原因之一。
对象树301的子树401在图4中示出。为进一步说明该操作,假定自动工具201是屏幕读取器。当用户导航到按钮231时,屏幕读取器可查询其对应的对象(按钮321),并检索其Name(名字)属性410-人类可读串,以向用户叙述。Name属性410包含将通过有视力的用户观看计算机显示屏来与该控件相关联的串。在这一情况下,屏幕读取器将串“Help Button(帮助按钮)”发送到文本-语音引擎,后者然后将该信息叙述给用户。
另外,自动工具201可查询按钮321以标识由其对应的元素支持的控制模式412。在这一情况下,按钮321的一个已标识控制模式是“Invoke(调用)”控制模式。该控制模式不仅允许客户端应用程序查询元素的行为,它们也允许通过为该特定控制模式设计的接口在编程上操纵该元素。在这一示例中,自动工具201可直接查询按钮321,以确定它是否支持Invoke控制模式。按钮321可通过返回包括用于利用调用行为的一组方法的接口(Interface X414)指示肯定响应。在另一示例中,Selection(选中)控制模式(与组合框320相关联)可提供方法来查询选中的项目、选中或取消选中特定项、确定该元素支持单个还是多个选中模式等等。
通过本发明启用的机制,可书写理解如何用每一控制模式,而非每一UI元素或控件而工作的自动工具。由于元素显示的行为的全异类型相当少,因此控制模式将比元素或控件的类型少得多。这导致对自动工具书写较少的代码,并鼓励一种更灵活的自动工具体系结构,它可有效地询问并操纵支持已知控制模式的新元素。
图5是一般示出一过程的逻辑流程图,它可由依赖于在UI上自动化事件的事件驱动的自动工具用于发现要向其查询属性信息并使用控制模式来操纵的屏幕元素。该过程通过遍历对象层次以查找感兴趣的特定元素(框510)开始,或可在循环中空闲(511)直到它接收到它先前注册要接收的事件通知。当接收到事件通知时,过程在框513继续。
在框513,向当前感兴趣的元素查询用户或自动工具需要的多个属性信息。在一个实现中,自动工具可检索当前元素属性,它包括供用户消耗的人类可读串。过程在框515继续。
在框515,向感兴趣的元素查询控制模式支持。这样做的一种方法在下文结合图6描述。简言之,为确定如何在编程上操纵元素,自动工具可查询该元素是否支持特定类型的控制模式,或可向该元素查询它所支持的控制模式类型。一旦已知了所支持的控制模式,过程在框517继续。
在框517,依照其支持的控制模式操纵具有焦点的元素。例如,响应于对是否支持特定控制模式的查询(如,框515),该元素可返回一接口,它包括实施对应于该控制模式的行为的方法。通过使用该接口,自动工具(或构建在UI自动框架上并具有适当的安全许可的任一其它客户端)可操纵该元素。
图6是一般示出了查询对象以确定它所展现的行为的过程的逻辑流程图。该过程在判断框601开始,其中,由一事件通知或某一其它机制,如遍历UI自动对象层次,来发现一元素(由对象表示)。
在判断框601,确定是否需要关于具有焦点的元素的所有支持的控制模式的信息。例如,某些情况可能批准查询元素以确定其所有功能,而非仅确定它是否以特定的期望方式表现。这一情况的一个示例可以是在调试或测试环境中。在那些情况下,过程在框603继续。然而,自动工具通常需要知道该元素是否支持特定行为。在那些情况下,过程在框605继续。
在框603,向感兴趣的元素发出对所支持的控制模式的查询。该查询可请求由该元素支持的控制模式的完整列表。查询可仅请求列表,或者它可请求到每一所支持的控制模式的接口。作为响应,在框607,接收列表,请求工具或应用程序以任一适当的方式处理它;然而,一个常见的使用是然后使用该方法用于返回的控制模式,以在编程上操纵元素(如,使用InvokePattern.Invoke()方法来按下按钮321,并由此显示Help(帮助)窗口)。
在框605,向元素发出查询以确定它是否支持特定的控制模式。在许多情况下,在方便应用程序的导航时,自动工具可以知道在应用程序中特定的一点上期望什么功能或行为。因此,并非请求所有支持的控制模式的列表,自动工具而是可以查询元素是否支持特定的控制模式。由此,在框605,自动工具可向元素查询它是否支持特定的控制模式。
在判断框609,确定是否支持特定的控制模式。例如,如果请求的控制模式不被支持,则所查询的元素可简单地返回失败。在该情况下,AT工具可对另一期望的控制模式重复框605的查询,或者如果没有支持任何期望的控制模式,它可以终止。如果支持当前控制模式,则过程在框611继续。自动工具可查询对特定控制模式的支持,直到尝试了感兴趣的所有模式。应当重复,支持特定控制模式的通知可以通过简单地向调用自动工具返回具有对应于所支持的控制模式的方法的接口来提供。
在框611,接收包括令行为与控制模式能够相关联的方法的接口。在这一点上,自动工具可使用相关联的控制模式方法来依照控制模式的行为以任一适当的方法操纵该元素。可以理解,所揭示的系统、组件和过程启用了一种机制,可通过其令用户界面元素动态地对用户和诸如自动工具等应用程序已知,用于编程操纵。
以上说明书、示例和数据提供了本发明的组成部分的制造和使用的完整描述。由于可以在不脱离本发明的精神和范围的情况下作出许多实施例,本发明驻留在所附权利要求书中。

Claims (21)

1.一种用于编程上操纵用户界面元素的计算机实现的方法,其特征在于,所述方法包括:
向所述元素请求所述元素是否支持一控制模式,所述元素具有特定的元素类型,所述控制模式描述由多种类型的元素展示的基本功能;以及
如果所述元素支持所述控制模式,则使用由对应于所述控制模式的元素展示的至少一个方法操纵所述元素,
由此,基于其对所述控制模式的支持操纵了所述元素,而不需要参考所述元素的类型。
2.如权利要求1所述的计算机实现的方法,其特征在于,所述基本功能包括预定义方法、结构、属性或事件中的一个或多个。
3.如权利要求1所述的计算机实现的方法,其特征在于,所述元素支持多个不同的控制模式。
4.如权利要求1所述的计算机实现的方法,其特征在于,所述元素是由一自动工具操纵的。
5.如权利要求4所述的计算机实现的方法,其特征在于,所述自动工具包括辅助技术产品、命令工具、自动测试脚本、宏记录器、语音或口述软件、或命令和控制工具。
6.如权利要求1所述的计算机实现的方法,其特征在于,所述基本功能描述所述元素的行为以及它提供给所述用户的功能。
7.如权利要求1所述的计算机实现的方法,其特征在于,它还包括:
向所述元素请求多个属性,它们可由一自动工具用于收集被认为对用户重要的信息;以及
将该信息传达该用户。
8.如权利要求1所述的计算机实现的方法,其特征在于,所述控制模式是以下列表中的至少一个:ApplicationWindow、Calendar、Commands、DescriptiveInformation、Dock、ExpandCollapse、Graphic、Grid、GridItem、HierarchyItem、Invoke、Multimedia、MultipleView、RangeValue、Rotation、Scroll、Selection、SelectionItem、Sort、Split、Table、TableItem、Text、Value、VisualInformation、Window、Zoom。
9.一种具有用于执行权利要求1所述的方法的计算机可执行指令的计算机可读介质。
10.一种具有用于操纵元素的计算机可执行组件的计算机可读介质,其特征在于,包括:
一自动工具,它被配置成收集关于元素的信息,所述信息储存在所述元素的属性内,所述自动工具还被配置成通过查询所述元素是否支持一控制模式,并且如果是,依照所述控制模式操纵所述元素,来操纵所述元素。
11.如权利要求10所述的计算机可读介质,其特征在于,所述控制模式包括用于描述元素的行为的手段。
12.如权利要求10所述的计算机可读介质,其特征在于,所述控制模式定义所述元素支持的结构、属性、事件和方法。
13.如权利要求10所述的计算机可读介质,其特征在于,所述元素支持多个控制模式。
14.如权利要求10所述的计算机可读介质,其特征在于,所述自动工具通过一与所述控制模式相关联的接口来操纵所述元素,所述接口由所述元素响应于对所述元素是否支持所述控制模式的查询而返回。
15.如权利要求10所述的计算机可读介质,其特征在于,所述元素信息包括储存在多个属性内的人类可读文本,所述人类可读文本涉及所述元素的属性。
16.如权利要求15所述的计算机可读介质,其特征在于,所述元素的属性包括关于所述元素的信息,如果所述信息被传达给用户,则向用户告知所述元素。
17.一种用元素编码的计算机可读介质,其特征在于,包括:
标识关于所述元素的信息的多个属性,所述属性能够由一自动工具传达给用户;以及
标识一个或多个控制模式的第二字段,每一控制模式与所述元素的一特定行为相关联。
18.如权利要求17所述的计算机可读介质,其特征在于,所述属性包括人类可读文本串。
19.如权利要求18所述的计算机可读介质,其特征在于,所述人类可读文本串还包括描述所述元素使得这一信息的传达向用户告知所述元素的信息。
20.如权利要求17所述的计算机可读介质,其特征在于,每一控制模式描述所述元素支持的结构、属性、事件和方法。
21.如权利要求17所述的计算机可读介质,其特征在于,所述控制模式包括用于描述元素的基本功能的手段。
CNB038209322A 2002-09-30 2003-05-17 操作用户界面元素的计算机系统和方法 Expired - Fee Related CN1316351C (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US41486302P 2002-09-30 2002-09-30
US60/414,863 2002-09-30

Publications (2)

Publication Number Publication Date
CN1678982A true CN1678982A (zh) 2005-10-05
CN1316351C CN1316351C (zh) 2007-05-16

Family

ID=32069777

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB038209322A Expired - Fee Related CN1316351C (zh) 2002-09-30 2003-05-17 操作用户界面元素的计算机系统和方法

Country Status (16)

Country Link
US (1) US7490313B2 (zh)
EP (1) EP1546857A4 (zh)
JP (1) JP4503438B2 (zh)
KR (1) KR100953806B1 (zh)
CN (1) CN1316351C (zh)
AU (1) AU2003233573B2 (zh)
BR (1) BR0313490A (zh)
CA (1) CA2495038C (zh)
IL (1) IL167163A (zh)
MX (1) MXPA05002322A (zh)
NO (1) NO335888B1 (zh)
NZ (1) NZ538524A (zh)
RU (1) RU2348964C2 (zh)
TW (1) TWI321290B (zh)
WO (1) WO2004031937A1 (zh)
ZA (1) ZA200501721B (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103365773A (zh) * 2012-03-30 2013-10-23 索尼在线娱乐有限责任公司 自动测试的系统和方法
CN113900618A (zh) * 2021-05-07 2022-01-07 浙江口碑网络技术有限公司 一种信息播放方法、装置、电子设备以及存储介质

Families Citing this family (196)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8645137B2 (en) 2000-03-16 2014-02-04 Apple Inc. Fast, language-independent method for user authentication by voice
US6563913B1 (en) * 2000-08-21 2003-05-13 Koninklijke Philips Electronics N.V. Selective sending of portions of electronic content
US7246325B2 (en) * 2001-12-20 2007-07-17 Nokia Corporation System and method for functional elements
AU2003262199A1 (en) * 2002-04-17 2003-10-27 Cbt (Technology) Limited Accessibility of computer based training systems for the visually impaired
US7627552B2 (en) * 2003-03-27 2009-12-01 Microsoft Corporation System and method for filtering and organizing items based on common elements
US7240292B2 (en) 2003-04-17 2007-07-03 Microsoft Corporation Virtual address bar user interface control
US7823077B2 (en) * 2003-03-24 2010-10-26 Microsoft Corporation System and method for user modification of metadata in a shell browser
US7769794B2 (en) 2003-03-24 2010-08-03 Microsoft Corporation User interface for a file system shell
US7409644B2 (en) * 2003-05-16 2008-08-05 Microsoft Corporation File system shell
US7234114B2 (en) * 2003-03-24 2007-06-19 Microsoft Corporation Extensible object previewer in a shell browser
US7712034B2 (en) * 2003-03-24 2010-05-04 Microsoft Corporation System and method for shell browser
US7421438B2 (en) 2004-04-29 2008-09-02 Microsoft Corporation Metadata editing control
US7890960B2 (en) 2003-03-26 2011-02-15 Microsoft Corporation Extensible user context system for delivery of notifications
US7827561B2 (en) 2003-03-26 2010-11-02 Microsoft Corporation System and method for public consumption of communication events between arbitrary processes
US7650575B2 (en) * 2003-03-27 2010-01-19 Microsoft Corporation Rich drag drop user interface
US7925682B2 (en) 2003-03-27 2011-04-12 Microsoft Corporation System and method utilizing virtual folders
US7536386B2 (en) * 2003-03-27 2009-05-19 Microsoft Corporation System and method for sharing items in a computer system
US7526483B2 (en) * 2003-03-27 2009-04-28 Microsoft Corporation System and method for virtual folder sharing including utilization of static and dynamic lists
EP1477894A3 (en) * 2003-05-16 2006-10-25 Sap Ag System, method, computer program product and article of manufacture for manipulating a graphical user interface
US20050188174A1 (en) * 2003-10-12 2005-08-25 Microsoft Corporation Extensible creation and editing of collections of objects
US20050083411A1 (en) * 2003-10-16 2005-04-21 Cozier Robert P. Device driven share system and method
US20050083425A1 (en) * 2003-10-16 2005-04-21 Cozier Robert P. Using audio in a customized menu
US8024335B2 (en) * 2004-05-03 2011-09-20 Microsoft Corporation System and method for dynamically generating a selectable search extension
US7607110B2 (en) * 2003-10-23 2009-10-20 Microsoft Corporation Element persistent identification
US7181463B2 (en) 2003-10-24 2007-02-20 Microsoft Corporation System and method for managing data using static lists
US20050193370A1 (en) * 2004-02-27 2005-09-01 Goring Brian R. System and method for interactive wireless applications with conditional UI controls and screen navigation
EP1776647A4 (en) * 2004-03-16 2009-12-30 Freedom Scientific Inc MULTIMODE XML OUTPUT SYSTEM AND METHOD
US7694236B2 (en) * 2004-04-23 2010-04-06 Microsoft Corporation Stack icons representing multiple objects
US7657846B2 (en) 2004-04-23 2010-02-02 Microsoft Corporation System and method for displaying stack icons
US7992103B2 (en) * 2004-04-26 2011-08-02 Microsoft Corporation Scaling icons for representing files
US8707209B2 (en) 2004-04-29 2014-04-22 Microsoft Corporation Save preview representation of files being created
US8108430B2 (en) 2004-04-30 2012-01-31 Microsoft Corporation Carousel control for metadata navigation and assignment
US7496583B2 (en) * 2004-04-30 2009-02-24 Microsoft Corporation Property tree for metadata navigation and assignment
US7636922B2 (en) 2004-05-03 2009-12-22 Microsoft Corporation Generic user interface command architecture
US7627821B2 (en) * 2004-06-15 2009-12-01 Microsoft Corporation Recording/playback tools for UI-based applications
US7653896B2 (en) * 2004-06-30 2010-01-26 Microsoft Corporation Smart UI recording and playback framework
US8185427B2 (en) 2004-09-22 2012-05-22 Samsung Electronics Co., Ltd. Method and system for presenting user tasks for the control of electronic devices
US8099313B2 (en) 2004-09-22 2012-01-17 Samsung Electronics Co., Ltd. Method and system for the orchestration of tasks on consumer electronics
US8412554B2 (en) 2004-09-24 2013-04-02 Samsung Electronics Co., Ltd. Method and system for describing consumer electronics using separate task and device descriptions
US8744852B1 (en) * 2004-10-01 2014-06-03 Apple Inc. Spoken interfaces
US7669149B2 (en) * 2004-12-30 2010-02-23 Sap Ag Matching user interface elements to screen reader functions
US7620890B2 (en) * 2004-12-30 2009-11-17 Sap Ag Presenting user interface elements to a screen reader using placeholders
US8510737B2 (en) 2005-01-07 2013-08-13 Samsung Electronics Co., Ltd. Method and system for prioritizing tasks made available by devices in a network
US20060236244A1 (en) * 2005-04-15 2006-10-19 Microsoft Corporation Command links
US8490015B2 (en) 2005-04-15 2013-07-16 Microsoft Corporation Task dialog and programming interface for same
US8522154B2 (en) * 2005-04-22 2013-08-27 Microsoft Corporation Scenario specialization of file browser
US20060242591A1 (en) * 2005-04-22 2006-10-26 Microsoft Corporation File dialog user interfaces and creation of same
US8195646B2 (en) 2005-04-22 2012-06-05 Microsoft Corporation Systems, methods, and user interfaces for storing, searching, navigating, and retrieving electronic information
US7665028B2 (en) * 2005-07-13 2010-02-16 Microsoft Corporation Rich drag drop user interface
US8677377B2 (en) 2005-09-08 2014-03-18 Apple Inc. Method and apparatus for building an intelligent automated assistant
WO2008001500A1 (fr) * 2006-06-30 2008-01-03 Nec Corporation Système de génération de contenus audio, système d'échange d'informations, programme, procédé de génération de contenus audio et procédé d'échange d'informations
US9318108B2 (en) 2010-01-18 2016-04-19 Apple Inc. Intelligent automated assistant
US7793154B2 (en) 2006-11-30 2010-09-07 International Business Machines Corporation Method and implementation for automating processes using data driven pre-recorded transactions
EP1965301A1 (en) * 2007-02-27 2008-09-03 Abb Research Ltd. Method and system for generating a control system user interface
US8977255B2 (en) 2007-04-03 2015-03-10 Apple Inc. Method and system for operating a multi-function portable electronic device using voice-activation
EP2053579A3 (en) * 2007-10-24 2012-08-08 Brother Kogyo Kabushiki Kaisha Data processing device
US8397207B2 (en) * 2007-11-26 2013-03-12 Microsoft Corporation Logical structure design surface
JP5256712B2 (ja) * 2007-11-28 2013-08-07 ブラザー工業株式会社 インストールプログラムおよび情報処理装置
JP4935658B2 (ja) * 2007-12-11 2012-05-23 ブラザー工業株式会社 ブラウザプログラムおよび情報処理装置
US9330720B2 (en) 2008-01-03 2016-05-03 Apple Inc. Methods and apparatus for altering audio output signals
US8996376B2 (en) 2008-04-05 2015-03-31 Apple Inc. Intelligent text-to-speech conversion
US10496753B2 (en) 2010-01-18 2019-12-03 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US20100077322A1 (en) * 2008-05-20 2010-03-25 Petro Michael Anthony Systems and methods for a realtime creation and modification of a dynamic media player and a disabled user compliant video player
US20090313581A1 (en) * 2008-06-11 2009-12-17 Yahoo! Inc. Non-Mouse Computer Input Method and Apparatus
US20100030549A1 (en) 2008-07-31 2010-02-04 Lee Michael M Mobile device having human language translation capability with positional feedback
WO2010043211A2 (de) * 2008-10-16 2010-04-22 Christian Krois Navigationseinrichtung zum ordnen von entitäten in einem datenraum und diesbezügliche verfahren sowie ein rechner, welcher die navigationseinrichtung aufweist
US9959870B2 (en) 2008-12-11 2018-05-01 Apple Inc. Speech recognition involving a mobile device
US10255566B2 (en) 2011-06-03 2019-04-09 Apple Inc. Generating and processing task items that represent tasks to perform
US9858925B2 (en) 2009-06-05 2018-01-02 Apple Inc. Using context information to facilitate processing of commands in a virtual assistant
US10241752B2 (en) 2011-09-30 2019-03-26 Apple Inc. Interface for a virtual digital assistant
US10241644B2 (en) 2011-06-03 2019-03-26 Apple Inc. Actionable reminder entries
US8681106B2 (en) 2009-06-07 2014-03-25 Apple Inc. Devices, methods, and graphical user interfaces for accessibility using a touch-sensitive surface
US9431006B2 (en) 2009-07-02 2016-08-30 Apple Inc. Methods and apparatuses for automatic speech recognition
EP3855297A3 (en) 2009-09-22 2021-10-27 Apple Inc. Device method and graphical user interface for manipulating user interface objects
US8780069B2 (en) 2009-09-25 2014-07-15 Apple Inc. Device, method, and graphical user interface for manipulating user interface objects
US8832585B2 (en) 2009-09-25 2014-09-09 Apple Inc. Device, method, and graphical user interface for manipulating workspace views
US20110157027A1 (en) * 2009-12-30 2011-06-30 Nokia Corporation Method and Apparatus for Performing an Operation on a User Interface Object
US9785342B2 (en) * 2009-12-31 2017-10-10 International Business Machines Corporation Enhanced graphical display for hand-held devices
US10705794B2 (en) 2010-01-18 2020-07-07 Apple Inc. Automatically adapting user interfaces for hands-free interaction
US10276170B2 (en) 2010-01-18 2019-04-30 Apple Inc. Intelligent automated assistant
US10679605B2 (en) 2010-01-18 2020-06-09 Apple Inc. Hands-free list-reading by intelligent automated assistant
US10553209B2 (en) 2010-01-18 2020-02-04 Apple Inc. Systems and methods for hands-free notification summaries
US8977584B2 (en) 2010-01-25 2015-03-10 Newvaluexchange Global Ai Llp Apparatuses, methods and systems for a digital conversation management platform
US8539385B2 (en) * 2010-01-26 2013-09-17 Apple Inc. Device, method, and graphical user interface for precise positioning of objects
US8682667B2 (en) 2010-02-25 2014-03-25 Apple Inc. User profiling for selecting user specific voice input processing information
US8433828B2 (en) 2010-02-26 2013-04-30 Apple Inc. Accessory protocol for touch screen device accessibility
US8707195B2 (en) 2010-06-07 2014-04-22 Apple Inc. Devices, methods, and graphical user interfaces for accessibility via a touch-sensitive surface
US9081494B2 (en) 2010-07-30 2015-07-14 Apple Inc. Device, method, and graphical user interface for copying formatting attributes
US10762293B2 (en) 2010-12-22 2020-09-01 Apple Inc. Using parts-of-speech tagging and named entity recognition for spelling correction
US9262612B2 (en) 2011-03-21 2016-02-16 Apple Inc. Device access using voice authentication
US10057736B2 (en) 2011-06-03 2018-08-21 Apple Inc. Active transport based notifications
US8751971B2 (en) 2011-06-05 2014-06-10 Apple Inc. Devices, methods, and graphical user interfaces for providing accessibility using a touch-sensitive surface
US8994660B2 (en) 2011-08-29 2015-03-31 Apple Inc. Text correction processing
US10318146B2 (en) * 2011-09-12 2019-06-11 Microsoft Technology Licensing, Llc Control area for a touch screen
US10134385B2 (en) 2012-03-02 2018-11-20 Apple Inc. Systems and methods for name pronunciation
US9483461B2 (en) 2012-03-06 2016-11-01 Apple Inc. Handling speech synthesis of content for multiple languages
US8881269B2 (en) 2012-03-31 2014-11-04 Apple Inc. Device, method, and graphical user interface for integrating recognition of handwriting gestures with a screen reader
US9280610B2 (en) 2012-05-14 2016-03-08 Apple Inc. Crowd sourcing information to fulfill user requests
US9721563B2 (en) 2012-06-08 2017-08-01 Apple Inc. Name recognition system
US9495129B2 (en) 2012-06-29 2016-11-15 Apple Inc. Device, method, and user interface for voice-activated navigation and browsing of a document
US9576574B2 (en) 2012-09-10 2017-02-21 Apple Inc. Context-sensitive handling of interruptions by intelligent digital assistant
US9547647B2 (en) 2012-09-19 2017-01-17 Apple Inc. Voice-based media searching
EP2954514B1 (en) 2013-02-07 2021-03-31 Apple Inc. Voice trigger for a digital assistant
US10268446B2 (en) 2013-02-19 2019-04-23 Microsoft Technology Licensing, Llc Narration of unfocused user interface controls using data retrieval event
US9817632B2 (en) 2013-02-19 2017-11-14 Microsoft Technology Licensing, Llc Custom narration of a control list via data binding
US9368114B2 (en) 2013-03-14 2016-06-14 Apple Inc. Context-sensitive handling of interruptions
WO2014144579A1 (en) 2013-03-15 2014-09-18 Apple Inc. System and method for updating an adaptive speech recognition model
AU2014233517B2 (en) 2013-03-15 2017-05-25 Apple Inc. Training an at least partial voice command system
WO2014197334A2 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for user-specified pronunciation of words for speech synthesis and recognition
US9582608B2 (en) 2013-06-07 2017-02-28 Apple Inc. Unified ranking with entropy-weighted information for phrase-based semantic auto-completion
WO2014197336A1 (en) 2013-06-07 2014-12-11 Apple Inc. System and method for detecting errors in interactions with a voice-based digital assistant
CN103279420B (zh) * 2013-06-08 2016-02-24 网宿科技股份有限公司 优化的移动终端应用程序自动化测试方法和系统
WO2014197335A1 (en) 2013-06-08 2014-12-11 Apple Inc. Interpreting and acting upon commands that involve sharing information with remote devices
WO2014200728A1 (en) 2013-06-09 2014-12-18 Apple Inc. Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
US10176167B2 (en) 2013-06-09 2019-01-08 Apple Inc. System and method for inferring user intent from speech inputs
AU2014278595B2 (en) 2013-06-13 2017-04-06 Apple Inc. System and method for emergency calls initiated by voice command
KR101749009B1 (ko) 2013-08-06 2017-06-19 애플 인크. 원격 디바이스로부터의 활동에 기초한 스마트 응답의 자동 활성화
RU2645265C2 (ru) 2013-12-05 2018-02-19 Закрытое акционерное общество "Лаборатория Касперского" Система и способ блокировки элементов интерфейса приложения
US11226686B2 (en) * 2014-01-20 2022-01-18 Lenovo (Singapore) Pte. Ltd. Interactive user gesture inputs
US9620105B2 (en) 2014-05-15 2017-04-11 Apple Inc. Analyzing audio input for efficient speech and music recognition
US10592095B2 (en) 2014-05-23 2020-03-17 Apple Inc. Instantaneous speaking of content on touch devices
US9502031B2 (en) 2014-05-27 2016-11-22 Apple Inc. Method for supporting dynamic grammars in WFST-based ASR
US9430463B2 (en) 2014-05-30 2016-08-30 Apple Inc. Exemplar-based natural language processing
US9633004B2 (en) 2014-05-30 2017-04-25 Apple Inc. Better resolution when referencing to concepts
US9842101B2 (en) 2014-05-30 2017-12-12 Apple Inc. Predictive conversion of language input
US9760559B2 (en) 2014-05-30 2017-09-12 Apple Inc. Predictive text input
US9734193B2 (en) 2014-05-30 2017-08-15 Apple Inc. Determining domain salience ranking from ambiguous words in natural speech
US10078631B2 (en) 2014-05-30 2018-09-18 Apple Inc. Entropy-guided text prediction using combined word and character n-gram language models
US10170123B2 (en) 2014-05-30 2019-01-01 Apple Inc. Intelligent assistant for home automation
US9785630B2 (en) 2014-05-30 2017-10-10 Apple Inc. Text prediction using combined word N-gram and unigram language models
US9715875B2 (en) 2014-05-30 2017-07-25 Apple Inc. Reducing the need for manual start/end-pointing and trigger phrases
US10289433B2 (en) 2014-05-30 2019-05-14 Apple Inc. Domain specific language for encoding assistant dialog
US9966065B2 (en) 2014-05-30 2018-05-08 Apple Inc. Multi-command single utterance input method
US9338493B2 (en) 2014-06-30 2016-05-10 Apple Inc. Intelligent automated assistant for TV user interactions
US10659851B2 (en) 2014-06-30 2020-05-19 Apple Inc. Real-time digital assistant knowledge updates
US10446141B2 (en) 2014-08-28 2019-10-15 Apple Inc. Automatic speech recognition based on user feedback
US9818400B2 (en) 2014-09-11 2017-11-14 Apple Inc. Method and apparatus for discovering trending terms in speech requests
US10789041B2 (en) 2014-09-12 2020-09-29 Apple Inc. Dynamic thresholds for always listening speech trigger
US10074360B2 (en) 2014-09-30 2018-09-11 Apple Inc. Providing an indication of the suitability of speech recognition
US10127911B2 (en) 2014-09-30 2018-11-13 Apple Inc. Speaker identification and unsupervised speaker adaptation techniques
US9646609B2 (en) 2014-09-30 2017-05-09 Apple Inc. Caching apparatus for serving phonetic pronunciations
US9886432B2 (en) 2014-09-30 2018-02-06 Apple Inc. Parsimonious handling of word inflection via categorical stem + suffix N-gram language models
US9668121B2 (en) 2014-09-30 2017-05-30 Apple Inc. Social reminders
US10552013B2 (en) 2014-12-02 2020-02-04 Apple Inc. Data detection
US9711141B2 (en) 2014-12-09 2017-07-18 Apple Inc. Disambiguating heteronyms in speech synthesis
US10466883B2 (en) * 2015-03-02 2019-11-05 Apple Inc. Screenreader user interface
US9865280B2 (en) 2015-03-06 2018-01-09 Apple Inc. Structured dictation using intelligent automated assistants
US9721566B2 (en) 2015-03-08 2017-08-01 Apple Inc. Competing devices responding to voice triggers
US10567477B2 (en) 2015-03-08 2020-02-18 Apple Inc. Virtual assistant continuity
US9886953B2 (en) 2015-03-08 2018-02-06 Apple Inc. Virtual assistant activation
US9899019B2 (en) 2015-03-18 2018-02-20 Apple Inc. Systems and methods for structured stem and suffix language models
US9842105B2 (en) 2015-04-16 2017-12-12 Apple Inc. Parsimonious continuous-space phrase representations for natural language processing
US10083688B2 (en) 2015-05-27 2018-09-25 Apple Inc. Device voice control for selecting a displayed affordance
US10127220B2 (en) 2015-06-04 2018-11-13 Apple Inc. Language identification from short strings
US9578173B2 (en) 2015-06-05 2017-02-21 Apple Inc. Virtual assistant aided communication with 3rd party service in a communication session
US10101822B2 (en) 2015-06-05 2018-10-16 Apple Inc. Language input correction
US10255907B2 (en) 2015-06-07 2019-04-09 Apple Inc. Automatic accent detection using acoustic models
US10186254B2 (en) 2015-06-07 2019-01-22 Apple Inc. Context-based endpoint detection
US11025565B2 (en) 2015-06-07 2021-06-01 Apple Inc. Personalized prediction of responses for instant messaging
US10671428B2 (en) 2015-09-08 2020-06-02 Apple Inc. Distributed personal assistant
US10747498B2 (en) 2015-09-08 2020-08-18 Apple Inc. Zero latency digital assistant
US9697820B2 (en) 2015-09-24 2017-07-04 Apple Inc. Unit-selection text-to-speech synthesis using concatenation-sensitive neural networks
US10366158B2 (en) 2015-09-29 2019-07-30 Apple Inc. Efficient word encoding for recurrent neural network language models
US11010550B2 (en) 2015-09-29 2021-05-18 Apple Inc. Unified language modeling framework for word prediction, auto-completion and auto-correction
US11587559B2 (en) 2015-09-30 2023-02-21 Apple Inc. Intelligent device identification
US10691473B2 (en) 2015-11-06 2020-06-23 Apple Inc. Intelligent automated assistant in a messaging environment
US10049668B2 (en) 2015-12-02 2018-08-14 Apple Inc. Applying neural network language models to weighted finite state transducers for automatic speech recognition
US10223066B2 (en) 2015-12-23 2019-03-05 Apple Inc. Proactive assistance based on dialog communication between devices
US10446143B2 (en) 2016-03-14 2019-10-15 Apple Inc. Identification of voice inputs providing credentials
US9934775B2 (en) 2016-05-26 2018-04-03 Apple Inc. Unit-selection text-to-speech synthesis based on predicted concatenation parameters
US9972304B2 (en) 2016-06-03 2018-05-15 Apple Inc. Privacy preserving distributed evaluation framework for embedded personalized systems
US10249300B2 (en) 2016-06-06 2019-04-02 Apple Inc. Intelligent list reading
US10049663B2 (en) 2016-06-08 2018-08-14 Apple, Inc. Intelligent automated assistant for media exploration
DK179309B1 (en) 2016-06-09 2018-04-23 Apple Inc Intelligent automated assistant in a home environment
US10490187B2 (en) 2016-06-10 2019-11-26 Apple Inc. Digital assistant providing automated status report
US10509862B2 (en) 2016-06-10 2019-12-17 Apple Inc. Dynamic phrase expansion of language input
US10192552B2 (en) 2016-06-10 2019-01-29 Apple Inc. Digital assistant providing whispered speech
US10067938B2 (en) 2016-06-10 2018-09-04 Apple Inc. Multilingual word prediction
US10586535B2 (en) 2016-06-10 2020-03-10 Apple Inc. Intelligent digital assistant in a multi-tasking environment
DK179415B1 (en) 2016-06-11 2018-06-14 Apple Inc Intelligent device arbitration and control
DK201670540A1 (en) 2016-06-11 2018-01-08 Apple Inc Application integration with a digital assistant
DK179343B1 (en) 2016-06-11 2018-05-14 Apple Inc Intelligent task discovery
DK179049B1 (en) 2016-06-11 2017-09-18 Apple Inc Data driven natural language event detection and classification
DK201670580A1 (en) 2016-06-12 2018-01-02 Apple Inc Wrist-based tactile time feedback for non-sighted users
US10043516B2 (en) 2016-09-23 2018-08-07 Apple Inc. Intelligent automated assistant
US10593346B2 (en) 2016-12-22 2020-03-17 Apple Inc. Rank-reduced token representation for automatic speech recognition
DK201770439A1 (en) 2017-05-11 2018-12-13 Apple Inc. Offline personal assistant
DK179496B1 (en) 2017-05-12 2019-01-15 Apple Inc. USER-SPECIFIC Acoustic Models
DK179745B1 (en) 2017-05-12 2019-05-01 Apple Inc. SYNCHRONIZATION AND TASK DELEGATION OF A DIGITAL ASSISTANT
DK201770432A1 (en) 2017-05-15 2018-12-21 Apple Inc. Hierarchical belief states for digital assistants
DK201770431A1 (en) 2017-05-15 2018-12-20 Apple Inc. Optimizing dialogue policy decisions for digital assistants using implicit feedback
DK179560B1 (en) 2017-05-16 2019-02-18 Apple Inc. FAR-FIELD EXTENSION FOR DIGITAL ASSISTANT SERVICES
US11231848B2 (en) 2018-06-28 2022-01-25 Hewlett-Packard Development Company, L.P. Non-positive index values of panel input sources
US10474564B1 (en) * 2019-01-25 2019-11-12 Softesis Inc. Identifying user interface elements using element signatures
US10996761B2 (en) 2019-06-01 2021-05-04 Apple Inc. User interfaces for non-visual output of time
US11262979B2 (en) * 2019-09-18 2022-03-01 Bank Of America Corporation Machine learning webpage accessibility testing tool

Family Cites Families (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5898434A (en) * 1991-05-15 1999-04-27 Apple Computer, Inc. User interface system having programmable user interface elements
DE69310187T2 (de) * 1992-12-23 1997-11-27 Taligent Inc Objektorientiertes fachwerksystem
US5548779A (en) * 1993-12-21 1996-08-20 Taligent System for providing system services for a device to a client using stack definition and stack description of a stack having top, intermediate, and bottom service objects
US7181692B2 (en) * 1994-07-22 2007-02-20 Siegel Steven H Method for the auditory navigation of text
US5912666A (en) * 1994-08-23 1999-06-15 Object Technology Licensing Corp. Object-oriented global cursor tool
CN1204409A (zh) * 1995-10-27 1999-01-06 奥瑟尔格尼克斯公司 应用程序和文件生成程序系统和方法
US5764241A (en) 1995-11-30 1998-06-09 Microsoft Corporation Method and system for modeling and presenting integrated media with a declarative modeling language for representing reactive behavior
US5822580A (en) 1996-01-19 1998-10-13 Object Technology Licensing Corp. Object oriented programming based global registry system, method, and article of manufacture
US6272521B1 (en) 1997-12-08 2001-08-07 Object Technology Licensing Corporation Apparatus and method for allowing object-oriented programs created with different framework versions to communicate
US6031531A (en) * 1998-04-06 2000-02-29 International Business Machines Corporation Method and system in a graphical user interface for facilitating cursor object movement for physically challenged computer users
US7020701B1 (en) * 1999-10-06 2006-03-28 Sensoria Corporation Method for collecting and processing data using internetworked wireless integrated network sensors (WINS)
US6681383B1 (en) * 2000-04-04 2004-01-20 Sosy, Inc. Automatic software production system
US6801231B1 (en) * 2000-05-16 2004-10-05 William M. Beltz Enhanced pointing device for handicapped users
US20020174147A1 (en) * 2000-05-19 2002-11-21 Zhi Wang System and method for transcoding information for an audio or limited display user interface
US20030058267A1 (en) * 2000-11-13 2003-03-27 Peter Warren Multi-level selectable help items
US7383536B1 (en) * 2000-12-29 2008-06-03 Petry John Remote machine vision application program development method
US7194411B2 (en) * 2001-02-26 2007-03-20 Benjamin Slotznick Method of displaying web pages to enable user access to text information that the user has difficulty reading
CA2344074A1 (en) * 2001-04-17 2002-10-17 George Wesley Bradley Method and system for cross-platform form creation and deployment
US6981246B2 (en) * 2001-05-15 2005-12-27 Sun Microsystems, Inc. Method and apparatus for automatic accessibility assessment
US6957396B2 (en) * 2001-10-18 2005-10-18 Sony Corporation Graphic user interface for digital networks
US7188335B1 (en) * 2001-12-28 2007-03-06 Trilogy Development Group, Inc. Product configuration using configuration patterns
US20040036715A1 (en) * 2002-08-26 2004-02-26 Peter Warren Multi-level user help
US7512881B2 (en) * 2002-11-14 2009-03-31 International Business Machines Corporation Tool-tip for multimedia files
US20040148419A1 (en) * 2003-01-23 2004-07-29 Chen Yancy T. Apparatus and method for multi-user entertainment
US20050015780A1 (en) * 2003-05-16 2005-01-20 Microsoft Corporation Method and system for providing information related to elements of a user interface
US8127252B2 (en) * 2003-11-07 2012-02-28 Microsoft Corporation Method and system for presenting user interface (UI) information
US20040268267A1 (en) * 2003-06-25 2004-12-30 Xerox Corporation. Methods and apparatus for prompted activation of an inactive control element in graphical user interface, and context-based help therefor
US7218313B2 (en) * 2003-10-31 2007-05-15 Zeetoo, Inc. Human interface system
US20050114361A1 (en) * 2003-11-26 2005-05-26 Brent Roberts Method and apparatus for integrating data repositories and frameworks
US20060146027A1 (en) * 2004-12-31 2006-07-06 Tracy James L Keypad and button mechanism having enhanced tactility

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103365773A (zh) * 2012-03-30 2013-10-23 索尼在线娱乐有限责任公司 自动测试的系统和方法
CN113900618A (zh) * 2021-05-07 2022-01-07 浙江口碑网络技术有限公司 一种信息播放方法、装置、电子设备以及存储介质
CN113900618B (zh) * 2021-05-07 2023-12-19 浙江口碑网络技术有限公司 一种信息播放方法、装置、电子设备以及存储介质

Also Published As

Publication number Publication date
KR100953806B1 (ko) 2010-04-21
CA2495038A1 (en) 2004-04-15
AU2003233573A1 (en) 2004-04-23
NZ538524A (en) 2006-10-27
WO2004031937A1 (en) 2004-04-15
AU2003233573B2 (en) 2009-09-24
NO335888B1 (no) 2015-03-16
JP2006501567A (ja) 2006-01-12
KR20050051638A (ko) 2005-06-01
US7490313B2 (en) 2009-02-10
TW200411553A (en) 2004-07-01
CA2495038C (en) 2012-11-06
BR0313490A (pt) 2005-07-05
IL167163A (en) 2010-12-30
RU2005104120A (ru) 2005-07-20
CN1316351C (zh) 2007-05-16
EP1546857A4 (en) 2007-09-05
NO20051130L (no) 2005-04-29
US20040070612A1 (en) 2004-04-15
TWI321290B (en) 2010-03-01
JP4503438B2 (ja) 2010-07-14
RU2348964C2 (ru) 2009-03-10
EP1546857A1 (en) 2005-06-29
MXPA05002322A (es) 2005-06-08
ZA200501721B (en) 2006-05-31

Similar Documents

Publication Publication Date Title
CN1316351C (zh) 操作用户界面元素的计算机系统和方法
Leporini et al. Increasing usability when interacting through screen readers
KR0138003B1 (ko) 시각 장애가 있는 컴퓨터 사용자가 표시된 객체를 그래픽에 의해 선택할 수 있도록 해주는 방법 및 시스템
US5991534A (en) Method and apparatus for editing a software component
US5774118A (en) Method and device for displaying help for operations and concepts matching skill level
US7823061B2 (en) System and method for text segmentation and display
CN100504766C (zh) 实现编程接口的方法及计算机系统
KR100369213B1 (ko) 대화식 그래픽 사용자 인터페이스에서 윈도우들을중첩시키며 오디오 식별자를 구비한 데이터 프로세서 제어디스플레이 시스템
RU2360281C2 (ru) Представление данных на основе введенных пользователем данных
US8285047B2 (en) Automated method and system for naming documents from a scanned source based on manually marked text
US20060047682A1 (en) Automated identification and marking of new and changed content in a structured document
US8745581B2 (en) Method and system for selectively copying portions of a document contents in a computing system (smart copy and paste
CN1432912A (zh) 基于应用程序状态的自动软件输入面板选择
JP2009522693A (ja) ソフトウェアアプリケーションユーザインタフェースを介したドキュメントおよびドキュメントオブジェクトへのメタデータの適用
US20130262968A1 (en) Apparatus and method for efficiently reviewing patent documents
JP2006209743A (ja) ドキュメントセントリックソフトウェアアプリケーションに対するタスク指向ユーザインターフェースモデル
US8370761B2 (en) Methods and systems for interactive classification of objects
US7305629B2 (en) Consolidation of computer documentation
CN100345105C (zh) 办公应用程序中用于提供内容相关帮助信息的方法和系统
Leporini et al. Designing search engine user interfaces for the visually impaired
CN1669026A (zh) 用于提供文档内容多样重现的系统和方法
Reidsma et al. Designing annotation tools based on properties of annotation problems
JPH08153111A (ja) ハイパーメディアシステムおよびハイパーメディア文書作成・編集方法
JP3988900B2 (ja) 文書処理装置およびそのプログラム記憶媒体
Pribeanu Investigating the Relation between the Task Model and the Domain Model in a Task-Based Approach to User Interface Design.

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: MICROSOFT TECHNOLOGY LICENSING LLC

Free format text: FORMER OWNER: MICROSOFT CORP.

Effective date: 20150429

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20150429

Address after: Washington State

Patentee after: Micro soft technique license Co., Ltd

Address before: Washington State

Patentee before: Microsoft Corp.

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20070516

Termination date: 20190517