- 호 제어 마크업 해석기 개발 및 음성 대화 시스템과의 연동
- ㆍ 저자명
- 이경아,권지혜,김지영,홍기형,Lee. Kyung-A,Kwon. Ji-Hye,Kim. Ji-Young,Hong. Ki-Hyung
- ㆍ 간행물명
- 말소리
- ㆍ 권/호정보
- 2005년|53권 1호|pp.171-183 (13 pages)
- ㆍ 발행정보
- 대한음성학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
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.