The Implementation of the Web Service for the Conversion of Speech-Recognition Web Page

음성인식용 웹페이지 변환을 위한 웹서비스 구현

  • Published : 2004.08.01

Abstract

This paper implemented the web service that converts general web page to the web page using the speech recognition and the web service consumer that provides speech recognition service for the web page. This system has the web service consumer, the web service provider that converts the web page and the web service provider that provides speech recognition. The web service provider that converts the web page analyzes general web page by using the regular expression and converts it to the speech-recognition web page. The speech recognizer is the web service providers that implemented in the previous study. As a result of experiment, we show that this system changes web page by analyzing tags and extracts hyperlink.

본 연구에서는 일반 웹페이지를 음성인식이 가능한 웹페이지로 전환하고, 이 페이지가 사용 될 수 있는 웹서비스를 구현하였다. 구현한 시스템은 웹서비스 소비자와 웹페이지를 변환하는 웹서비스 제공자, 음성인식 웹서비스 제공자로 구성되어 있다. 웹페이지 변환 웹서비스 제공자는 정규식을 이용하여 일반 웹페이지를 분석하고 음성인식용 웹페이지로 변환한다. 사용자의 음성을 분석하고 인식하는 음성인식기는 기존의 연구에서 구현된 음성인식 웹서비스 제공자를 이용하였다. 실험 결과, 웹페이지에서 태그를 분석하여 웹페이지를 변환하고 하이퍼링크를 추출하는 것을 확인할 수 있다.

Keywords