• Title/Summary/Keyword: VXML

Search Result 18, Processing Time 0.026 seconds

Design and Implementation of ECMAScript Interpreter for VXML Execution (VXML 수행을 위한 ECMAScript 인터프리터의 설계 및 구현)

  • Shin, Dong-Hyeok;Yun, Young-Sun;Eun, Sung-bae
    • The KIPS Transactions:PartA
    • /
    • v.10A no.2
    • /
    • pp.101-110
    • /
    • 2003
  • ECMAScript can support VXML in utilizing the system information, analysis of complex equation, iterative execution, declaration of functions and their call, etc. However, since the ECMAScript is the standard script language for Internet, there is no way that the script lithely connects with VXML. In this paper, we presented the design and implemented the interpreter that meets the requirement of ECMAScript for its flexible connection with VXML. For connections, we added some functions in modified ECMAScript : management of VXML variables, execution of system functions, analysis of equations and function calls. From the result of connection, it is shown that new ECMAScript can handle the various algorithms of VXML.

Design and Implementation of Voice Browser and VXML editor (VXML 편집기와 음성 브라우저의 설계 및 구현)

  • 김경란;홍기형
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04b
    • /
    • pp.414-416
    • /
    • 2000
  • VXML은 VoiceXML 포럼에서 제안한 대화형 음성 인터페이스 표준으로 음성 관련 소프트웨어 개발을 용이하게 하는 장점이 있다. 또한 음성을 통해 인터넷의 다양한 정보를 검색할 수 있어 급속히 성장하고 있고 웹의 사용과 편리한 인터페이스의 사용자 요구를 충족시킬 수 있다. 본 논문에서는 VXML 문서를 작성할 수 있는 편집기와 VXML 문서를 처리하여 사용자와 상호 작용 할 수 있는 대화형 음성 브라우저의 설계와 구현에 대해 소개한다.

  • PDF

Design and Implementation of Personal Telephone Assistant using VXML (VXML을 이용한 개인 전화 도우미의 설계 및 구현)

  • Ha, Jun;Yun, Young-Sun;Eun, Seong-Bae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.04b
    • /
    • pp.1197-1200
    • /
    • 2001
  • VXML은 사람 목소리나 전화기의 톤과 같은 음향 입력과 컴퓨터에 의해 합성 또는 녹음된 목소리를 들려주는 음성 출력을 가지는 음성 브라우저를 위한 웹 저작 언어이다. 본 논문에서는 VXML을 이용하여 작은 규모의 회사나 SOHO 사업자들에게 최적화된 ARS 기능, 음성 인식 기술을 이용하여 음성 메시지 저장 및 지능적 검색 기능, 사용자 부재 시 착신 전환 또는 SMS 통보를 찰 수 있는 개인용 전화 도우미 (PTA; Personal Telephone Assistant)의 설계 및 구현에 관하여 기술한다. PTA는 VXML 인터프리터를 내장하고 동적으로 VXML 문서를 적재함으로써 고객맞춤형의 ARS 기능을 지원한다는 장점을 갖는다.

  • PDF

Development of HTMLtoVTML Conversion Agent using Embedded Text and Priori Structural Knowledge (내장 문자와 사전 구조 지식을 이용한 HTMLtoVXML 변환 에이전트 개발)

  • Jang, Young-Gun
    • The KIPS Transactions:PartD
    • /
    • v.10D no.2
    • /
    • pp.343-350
    • /
    • 2003
  • This paper presents a new agent which convert HTML contents to VXML contents automatically for voice services via web. In this paper, I propose an interactive hybrid sequential contents selection method to select desired contents fast and robustly from known web pages. It uses real time structural features as well as embedded text and/or priori structural knowledge such as link symbol position. To verify its effectiveness, a full agent system is implemented and tested. The method reflects user intention more accurately than conventional selections using structural features and is more robust to variations of HTML programming techniques. The agent is fast and has less computational burden than methods use XML or XHTML conversion as intermediate stage.

Design and Implementation of the VoiceXML Interpreter for Voice Web-service (음성 웹서비스를 위한 VoiceXML 해석기의 설계 및 구현)

  • 신현경;강동남;염세훈;유재우
    • The Journal of the Acoustical Society of Korea
    • /
    • v.20 no.4
    • /
    • pp.42-47
    • /
    • 2001
  • In this paper, we propose an interpreter, which recognizes the VoiceXML markups, verifies the validation of the document, and interprets the VoiceXML documents using DI parser and the generated AST by the parser. The VoiceXML interpreter consists of DI parser and executor, and the DI parser uses recursive descent parsing technology, and the executor uses FIA (Form Interpretation Algorithm) proposed by VXML forum. This system uses the Java language in order to develop the runtime environment for VoiceXML efficiently, thus this system has portability.

  • PDF

Design and Implementation of the Speech Recognition-based Dynamic EPG Control System in Digital Broadcasting environment (디지털 TV 환경에서 음성인식을 통한 동적 EPG 제어 시스템 설계 및 구현)

  • Kim, Seong-Won;Na, Hee-Joo;Si, Jang-Hyun;Kim, Jung-Hwan;Jung, Moon-Ryul
    • 한국HCI학회:학술대회논문집
    • /
    • 2007.02a
    • /
    • pp.216-221
    • /
    • 2007
  • 디지털 방송은 수많은 프로그램과 기존의 아날로그 방송에서 볼 수 없었던 다양한 서비스를 제공하며 발전하고 있다. 하지만 시청자들에게는 방송 서비스 채널과 기능이 많아질수록 원하는 채널을 검색하고 전환하는 과정이 어렵고 복잡한 일이 되어 버릴 수 밖에 없을 것이다. 이에 본 논문에서는 이러한 정보 획득과정의 축소를 위해 전통적인 리모콘으로 채널을 검색하고 이동하는 절차를 벗어나 음성인식을 통한 동적 EPG(Electronic Program Guide) 제어 시스템을 설계하고 구현하고자 한다. 이는 EPG정보와 시청자의 TV시청 성향 및 History를 기반으로 구동되는 시스템으로 음성대화의 구조적 정의가 가능한 VXML(VoiceXML) 인터프리터를 활용한다. 본 논문에서 제안하는 대화형 인터페이스는 다양한 디지털방송 서비스에 접목이 가능 할 것이며, 새로운 형태의 디지털 가전기기 파일럿 인터페이스 개발에 도움이 될 것이라 기대한다.

  • PDF

An Implementation of Cellular Phone - Automobile Interface System (휴대폰 - 자동차 인터페이스 시스템 구현)

  • Kim, Dong-Gyu;Yang, Jung-Su;Kim, Jung-Hyun;Roh, Yong-Wan;Chung, Kwang-Woo;Hong, Kwang-Seok
    • Proceedings of the Korea Institute of Convergence Signal Processing
    • /
    • 2005.11a
    • /
    • pp.268-273
    • /
    • 2005
  • 기존의 텔레메틱스 서비스는 교통정보안내 및 생활정보 등의 차량 내에서의 서비스 위주로 제공한다. 그러나 차량 밖에 사용자가 있을 때 사용자가 차량의 상태 및 기타 정보를 확인하고 제어 하는 서비스의 초기단계로 전화연결 서비스(원격진단, 원격 문열림, 도난차량 추적, 내차위치확인)가 있다. 이 서비스는 중앙센터의 안내원 연결을 통하여 사용자에게 차량의 상태 및 제어를 할 수 있는 시스템이다. 본 연구는 안내원 연결을 통하지 않고 VXML을 이용하여 인간과 자동차의 인터페이스를 제공한다. VXML기술은 전화 사용자의 필요한 정보의 요구를 음성인식하며 차량으로부터의 정보는 음성합성에 의해 말로써 사용자에게 전달된다. 구현된 기술은 주차한 차량의 상태를 사용자가 궁금할 때 언제나 직접 가보지 않고 전화로 확인가능하게 함으로써 사용자의 시간적 손실을 줄인다. 또한, 주차한 차량의 훼손이나 침입 여부를 즉시 SMS로 사용자에게 알려 대처 하도록 하였다. 10인의 피실험자가 각각 10번씩 모두 100번을 실험한 결과 응답시간이 3초 이내로 나타났고 100%의 동작 성공률을 보였다. 자동차 이용자의 차량 정보 및 서비스 이용에 편리성을 제공하고, 정보 단말기와 전화 사용자 간에 VXML을 이용한 인터페이스 기술 확보 및 무한한 잠재력을 가지고 있는 지능형 자동차의 시장에 기여할 것으로 예상된다.

  • PDF

Voice XML

  • Gang, Seon-Mi;Jeong, Tae-Ui
    • Journal of Scientific & Technological Knowledge Infrastructure
    • /
    • s.6
    • /
    • pp.68-81
    • /
    • 2001
  • 현재 진행되고 있는 XML 응용분야의 표준은 각 분야별로 구체적으로 진행되고 있으며 이러한 시점에서 AT&T, 루슨트 테크놀로지스, 모토롤러 등 3사는 전화와 인터넷 서버와의 연동을 음성 처리 기술을 바탕으로 하여 기존 인터넷의 다양한 정보를 검색 처리할 수 있는 VXML(Voice Extensible Markup Language)이라는 인터넷 음성처리 표준안을 마련하고 있다.

  • PDF

VoiceXML Dialog System Based on RSS for Contents Syndication (콘텐츠 배급을 위한 RSS 기반의 VoiceXML 다이얼로그 시스템)

  • Kwon, Hyeong-Joon;Kim, Jung-Hyun;Lee, Hyon-Gu;Hong, Kwang-Seok
    • The KIPS Transactions:PartB
    • /
    • v.14B no.1 s.111
    • /
    • pp.51-58
    • /
    • 2007
  • This paper suggests prototype of dialog system combining VXML(VoiceXML) that is the W3C's standard XML format for specifying interactive voice dialogues between human and computer, and RSS(RDF Site Summary or Really Simple Syndication) that is representative technology of semantic web for syndication and subscription of updated web-contents. Merits of the proposed system are as following: 1) It is a new method that recognize spoken contents using ire and wireless telephone networks and then provide contents to user via STT(Speech-to-Text) and TTS(Text-to-Speech) instead of traditional method using web only. 2) It can apply advantage of RSS that subscription of updated contents is converted to VXML without modifying traditional method to provide RSS service, 3) In terms of users, it can reduce restriction on time-spate in search of contents that is provided by RSS because it uses ire and wireless telephone networks, not internet environment. 4) In terms of information provider, it does not need special component for syndication of the newest contents using speech recognition and synthesis technology. We implemented a news service system using VXML and RSS for performance evaluation of the proposed system. In experiment results, we estimated the response time and the speech recognition rate in subscription and search of actuality contents, and confirmed that the proposed system can provide contents those are provided using RSS Feed.

Design of VoiceXML interpreter for search system (검색엔진을 이용한 VoiceXML 검색 인터프리터 개발에 관한 설계)

  • 이동민;윤영선;은성배
    • Proceedings of the IEEK Conference
    • /
    • 2003.07d
    • /
    • pp.1439-1442
    • /
    • 2003
  • 본 연구에서는 휴대 통신 단말 기기나 기존의 전화망에서의 음성 인터페이스를 이용해 인터넷 웹 검색을 가능하게 하는 VoiceXML 인터프리터를 개발하기 위한 설계를 논의한다. 기존의 VoiceXML 인터프리터 시스템은 미리 정해진 시나리오로 구성된 정적 페이지만을 대상으로 하나 제안하는 방법은 인터넷 웹사이트에서 음성 인터페이스만을 이용해 원하는 정보에 대한 검색결과를 HTML로 해석하여 VXML 인터페이스를 통하여 사용자에게 전달한다

  • PDF