대한음성학회지:말소리 (MALSORI)
- 제53호
- /
- Pages.171-183
- /
- 2005
- /
- 1226-1173(pISSN)
호 제어 마크업 해석기 개발 및 음성 대화 시스템과의 연동
Design and Implementation of a Call Control Markup Interpreter and Its Interaction with Voice Dialog Systems
- 발행 : 2005.03.01
초록
Call Control eXtensible Markup (CCXML) is a standard language that supports a call control of voice dialog systems such as VoiceXML based systems. CCXML allows developers to handle telephony calls in an easy way without deep knowledge about telephony networks and their switching systems.We design and implement a call control markup interpreter. At the implementation, we use a Dialogic JCT-LS board, but, by designing a wrapping class for CTI (computer telephony board) features, the interpreter can easily adopt other CTI boards. We also design and implement event-based interaction scheme between the interpreter and voice dialog systems. For verifying the interaction scheme, we implement a simple voice dialog system.