版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
作者机构:IBM Corp Almaden Res Ctr Visual Media Grp San Jose CA 95114 USA
出 版 物:《COMPUTER》 (IEEE计算机杂志)
年 卷 期:1999年第32卷第2期
页 面:24-+页
核心收录:
学科分类:0808[工学-电气工程] 08[工学] 0835[工学-软件工程] 0812[工学-计算机科学与技术(可授工学、理学学位)]
主 题:IBM ViaVoice abstract design complex user interfaces design patterns documentation interactive software object-oriented frameworks object-oriented programming software architecture software architecture software components software reusability software reuse speech recognition speech recognition speech-based user interfaces
摘 要:Developing interactive software systems with complex user interfaces has become increasingly common. Given this trend, it is important that new technology be based on flexible architectures that do not require developers to understand all the complexities inherent in a system. Object-oriented frameworks provide an important enabling technology for reusing both the architecture and the functionality of software components. But frameworks typically have a steep learning curve since the user must understand the abstract design of the underlying framework as well as the object collaboration rules or contracts-which are often not apparent in the framework interface-prior to using the framework. In this article, the author describes her experience with developing an object-oriented framework for speech recognition applications that use IBM s ViaVoice speech recognition technology. Design patterns help to effectively communicate the internal framework design and reduce dependence on the documentation.