Implementation of speech interface for windows 95

Windows95 환경에서의 음성 인터페이스 구현

  • 한영원 (경북대학교 전자,전기공학부) ;
  • 배건성 (경북대학교 전자,전기공학부)
  • Published : 1997.05.01

Abstract

With recent development of speech recognition technology and multimedia computer systems, more potential applications of voice will become a reality. In this paper, we implement speech interface on the windows95 environment for practical use fo multimedia computers with voice. Speech interface is made up of three modules, that is, speech input and detection module, speech recognition module, and application module. The speech input and etection module handles th elow-level audio service of win32 API to input speech data on real time. The recognition module processes the incoming speech data, and then recognizes the spoken command. DTW pattern matching method is used for speech recognition. The application module executes the voice command properly on PC. Each module of the speech interface is designed and examined on windows95 environments. Implemented speech interface and experimental results are explained and discussed.

Keywords