• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2012, Vol. 34 ›› Issue (2): 186-192.

• 论文 • 上一篇    下一篇

基于OSA/Parlay的VoiceXML解释器实现研究

曾锡山,范冰冰,黄兴平   

  1. (华南师范大学计算机学院,广东 广州 510631)
  • 收稿日期:2010-12-01 修回日期:2011-03-12 出版日期:2012-02-25 发布日期:2012-02-25

Implementation of the Interpreter for VoiceXML Based on OSA/Parlay

ZENG Xishan,FAN Bingbing,HUANG Xingping   

  1. (School of Computer Science,South China Normal University,Guangzhou 510631,China)
  • Received:2010-12-01 Revised:2011-03-12 Online:2012-02-25 Published:2012-02-25

摘要:

VoiceXML技术能有效结合通信网和Internet,为电话用户提供丰富的语音应用。本文提出一种基于OSA/Parlay API(开放式应用编程接口)的VoiceXML解释器的设计与实现方案,能有效屏蔽不同制式电信网络的异构性,具有很好的跨平台通用性。针对解释器中业务状态变化多和网络功能扩展的需要,以state模式优化设计,从而保持整体系统的稳定性和可扩充性。最后说明了实现情况,并以一个具体业务运行时的消息处理流程为例对解释器的具体工作机制进行了进一步说明。

关键词: 语音标记语言, 开放业务架构, 下一代网络

Abstract:

The VoiceXML technology can effectively combine telephones and the Internet, and provide rich voice services for users. A design scheme and implementation framework for the VoiceXML interpreter is proposed. Shielding the heterogeneity of networks with OSA/Parlay API, the design scheme can be used in all kinds of communication networks. In view of the stability and scalability for the interpreter, the state pattern is used to optimize the design scheme. Moreover, the implementation of a prototype is introduced. Finally, an example which includes the  VoiceXML documents and the Message sequence chart between components, is given to illustrate the working mechanism of the interpreter.

Key words: VoiceXML;open service architecture;next generation network;