KR950006569A - Computer for Implementing Voice Output of Keyboard Characters and Its Implementation Method - Google Patents

Computer for Implementing Voice Output of Keyboard Characters and Its Implementation Method Download PDF

Info

Publication number
KR950006569A
KR950006569A KR1019930015576A KR930015576A KR950006569A KR 950006569 A KR950006569 A KR 950006569A KR 1019930015576 A KR1019930015576 A KR 1019930015576A KR 930015576 A KR930015576 A KR 930015576A KR 950006569 A KR950006569 A KR 950006569A
Authority
KR
South Korea
Prior art keywords
unit
font data
voice
scan code
keyboard
Prior art date
Application number
KR1019930015576A
Other languages
Korean (ko)
Inventor
구자군
Original Assignee
김광호
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 김광호, 삼성전자 주식회사 filed Critical 김광호
Priority to KR1019930015576A priority Critical patent/KR950006569A/en
Publication of KR950006569A publication Critical patent/KR950006569A/en

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

이 발명은 음성출력 컴퓨터에 관한 것으로 영문 및 한글문자의 음성출력을 구현하며 폰트데이타의 구성방식에 따라 간단한 악기로 사용하기 위하여, 사용자에 의해 키가 눌러지면 해당 키의 스캔코드가 발생되며, 상기 스캔코드로부터 인터럽트 요구신호를 생성하는 키입력부(81~83)와; 해당키의 스캔코드로부터 문자표시를 위한 폰트데이타를 읽어들여 출력하는 그래픽모드와, 음소단위나 음절단위나 단어단위의 선택적으로 인식된 스캔코드로부터 해당 음성 폰트데이타를 읽어들여 출력하는 한글모드와, 글자단위로 인식된 영문자의 스캔코드로부터 해당하는 음성 폰트데이타를 읽어들여 출력하는 영문모드로 구성된 인터럽트 루틴을 저장하는 롬바이어스부(40)와; 상기 키입력부(81~83)에서 인터럽트 요구신호가 발생되면 내부 로직에 의해 상기 롬바이어스부(40)의 인터럽트 루틴을 수행하는 중앙처리부(10)와; 상기 중앙처리부(10)와 키입력부(81~83), 롬바이어스부(40)를 비롯한 기타 시스템 각부가 서로 유기적으로 동작되도록 인터페이싱하는 시스템 제어부(30)와; 상기 중앙처리부(10)에 의해 롬바이어스부(40)의 인터럽트 루틴이 수행되어 출력되는 문자표시를 위한 폰트데이타로부터 화면상에 문자로 표시하기 위한 표시장치부(51, 52)와; 상기 중앙처리부(10)에 의해 롬바이어스부(40)의 인터럽트 루틴이 수행되어 출력되는 음성 폰트데이타로부터 소리로 출력되도록 하는 음성출력부(60)로 구성되어짐을 특징으로 하는 키보드 문자의 음성출력을 구현하기 위한 컴퓨터 및 그 구현방법에 관한 것.The present invention relates to a voice output computer to implement voice output of English and Korean characters, and to use it as a simple instrument according to the configuration of font data, when a key is pressed by a user, a scan code of the corresponding key is generated. Key input sections 81 to 83 for generating an interrupt request signal from the scan code; Graphic mode that reads and prints font data for character display from the scan code of the corresponding key, Hangul mode that reads and outputs the corresponding font font data from the selectively recognized scan code in phoneme unit, syllable unit or word unit, A ROM bias unit 40 for storing an interrupt routine configured in an English mode for reading and outputting corresponding voice font data from a scan code of an English letter recognized in units of letters; A central processing unit (10) for performing an interrupt routine of the ROM bias unit (40) by internal logic when an interrupt request signal is generated in the key input units (81 to 83); A system controller (30) for interfacing the central processing unit (10), the key input units (81 to 83), the ROM bias unit (40), and other system units to operate organically with each other; A display device unit (51, 52) for displaying characters on the screen from font data for character display which is executed by the central processing unit (10) by the interrupt routine of the ROM bias unit (40); The central processing unit 10 is performed by the interrupt routine of the ROM bias unit 40 to output the audio output of the keyboard character, characterized in that it is composed of a voice output unit 60 for outputting sound from the voice font data to be output. A computer for implementing and a method of implementing the same.

Description

키보드 문자의 음성출력을 구현하기 위한 컴퓨터 및 그 구현방법Computer for Implementing Voice Output of Keyboard Characters and Its Implementation Method

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제1도는 이 발명의 실시예에 따른 키보드 문자의 음성출력을 구현하기 위한 컴퓨터의 구성 블록도이고,1 is a block diagram of a computer for implementing a voice output of keyboard characters according to an embodiment of the present invention,

제2도는 이 발명의 실시예에 따른 키보드 문자의 음성출력을 구현하기 위한 컴퓨터에서 음성출력부의 상세도이고,2 is a detailed view of a voice output unit in a computer for implementing voice output of keyboard characters according to an embodiment of the present invention.

제3도는 이 발명의 실시예에 따른 키보드 문자의 음성출력을 구현하기 위한 방법의 순서도이다.3 is a flowchart of a method for implementing voice output of keyboard characters according to an embodiment of the present invention.

Claims (9)

사용자에 의해 키가 눌러지면 해당 키의 스캔코드가 발생되며, 상기 스캔코드로부터 인터럽트 요구신호를 생성하는 키입력부(81~83)와; 해당 키의 스캔코드로부터 문자표시를 위한 폰트데이타를 읽어들여 출력하는 그래픽모드와, 음소단위나 음절단위나 단어단위의 선택적으로 인식된 스캔코드로부터 해당 음성 폰트데이타를 읽어들여 출력하는 한글모드와, 글자단위로 인식된 영문자의 스캔코드로부터 해당하는 음성 폰트데이타를 읽어들여 출력하는 영문모드로 구성된 인터럽트 루틴을 저장하는 롬바이어스부(40)와; 상기 키입력부(81~83)에서 인터럽트 요구신호가 발생되면 내부 로직에 의해 상기 롬바이어스부(40)를 비롯한 기타 시스템 각부가 서로 유기적으로 동작되도록 인터페이싱 하는 시스템 제어부(30)와; 상기 중앙처리부(10)에 의해 롬바이어스부(40)의 인터럽트 루틴이 수행되어 출력되는 문자표시를 위한 폰트데이타로부터 해당하는 문자가 화면상에 표시되도록 하는 표시장치부(51, 52)와; 상기 중앙처리부(10)에 의해 롬바이어스부(40)의 인터럽트 루틴이 수행되어 출력되는 음성 폰트데이타로부터 해당하는 소리가 출력되도록 하는 음성출력부(60)로 구성되어짐을 특징으로 하는 키보드 문자의 음성출력을 구현하기 위한 컴퓨터.A key input unit 81 to 83 generating a scan code of the corresponding key when a key is pressed by the user, and generating an interrupt request signal from the scan code; Graphic mode that reads and prints font data for character display from the scan code of the corresponding key, Hangul mode that reads and outputs the corresponding font font data from scan code selectively recognized in phoneme unit, syllable unit or word unit. A ROM bias unit 40 for storing an interrupt routine configured in an English mode for reading and outputting corresponding voice font data from a scan code of an English letter recognized in units of letters; A system controller (30) for interfacing the ROM bias unit (40) and other parts of the system organically by internal logic when an interrupt request signal is generated in the key input units (81 to 83); A display device unit (51, 52) for performing the interrupt routine of the ROM bias unit (40) by the central processing unit (10) to display a corresponding character on the screen from font data for character display; The voice of the keyboard character, characterized in that the central processing unit 10 is composed of a voice output unit 60 for performing the interrupt routine of the ROM bias unit 40 to output a corresponding sound from the voice font data output Computer for implementing the output. 제1항에 있어서, 상기한 표시장치부(51, 52)는 폰트데이타를 비디오신호로 변환하여 출력하는 비디오 콘트롤러(51)와, 상기 비디오신호가 입력되면 이를 화면상에 문자나 그래픽으로 출력하는 표시장치(52)로 구성됨을 특징으로 하는 키보드 문자의 음성출력을 구현하기 위한 컴퓨터.The display apparatus of claim 1, wherein the display device units 51 and 52 convert the font data into a video signal and output the converted video data. Computer for implementing the audio output of the keyboard character, characterized in that the display device (52). 제1항에 있어서, 상기한 키입력부(81~83)는 사용자에 의해 눌려지는 키의 위치정보를 전기적인 신호로 변환하여 출력하는 키보드(81)와, 상기 키보드의 출력신호와 대응되는 스캔코드를 생성하여 출력하는 키보드 콘트롤러(82)와, 상기 스캔코드를 저장하는 키보드 버퍼(83)로 구성됨을 특징으로 하는 키보드 문자의 음성출력을 구현하기 위한 컴퓨터.According to claim 1, wherein the key input unit (81 ~ 83) is a keyboard 81 for converting the position information of the key pressed by the user to an electrical signal and output the scan code corresponding to the output signal of the keyboard And a keyboard controller (82) for generating and outputting a text message, and a keyboard buffer (83) for storing the scan code. 제1항에 있어서, 상기 한 음성출력부(60)는 음성 폰트데이타를 아날로그 신호를 변환하여 출력하는 디지털/아날로그 변환부(61)와, 상기 아날로그 신호를 증폭하여 출력하는 연산증폭기(62)와, 상기 증폭된 신호를 음성신호로 변환하는 스피커(63)로 구성됨을 특징으로 하는 키보드 문자의 음성출력을 구현하기 위한 컴퓨터.The audio output unit (60) according to claim 1, wherein the one audio output unit (60) includes: a digital / analog converter (61) for converting and outputting audio font data; and an operational amplifier (62) for amplifying and outputting the analog signal; And a speaker (63) for converting the amplified signal into a voice signal. 제1항에 있어서, 상기한 롬바이어스부(40)는 일정 영역에 문자표시를 위한 폰트데이타와 음성 폰트데이타가 저장되도록 하여 키보드와 관련된 인터럽트 루틴에 데이터로서 제공함을 특징으로 하는 키보드 문자의 음성출력을 구현하기 위한 컴퓨터.The audio output of the keyboard character according to claim 1, wherein the ROM bias unit 40 stores font data and voice font data for character display in a predetermined area and provides them as data to an interrupt routine associated with a keyboard. Computer to implement. 제1항에 있어서, 히드디스크와 플로피디스크에 저장된 문자표시를 위한 폰트데아타와 음성 폰트데이타가 추가로 제공되도록 하기 위한 하드디스크 드라이브(71)와 플로피디스크 드라이브(72)를 더 포함하여 이루어지는 것을 특징으로 하는 키보드 문자의 음성출력을 구현하기 위한 컴퓨터.The method of claim 1, further comprising a hard disk drive (71) and a floppy disk drive (72) for additionally providing font data and voice font data for displaying characters stored on the hard disk and floppy disk. Characterized in that the computer for implementing the audio output of the keyboard characters. 제5항 또는 제6항에 있어서, 상기 음성 폰트데이타가 악기의 음색과 유사한 주파수 특성을 갖도록 구성하여 악기로써 이용되도록 함을 특징으로 키보드 문자의 음성출력을 구현하기 위한 컴퓨터.The computer for implementing a voice output of keyboard characters according to claim 5 or 6, wherein the voice font data is configured to have a frequency characteristic similar to that of a musical instrument to be used as a musical instrument. 제5항 또는 제6항에 있어서, 상기 음성 폰트데이타가 주메모리에 로드되게 함으로써 다른 응용 프로그램에 이용되도록 함을 특징으로 하는 키보드 문자의 음성출력을 구현하기 위한 컴퓨터.7. A computer as claimed in claim 5 or 6, wherein the voice font data is loaded into the main memory for use in another application program. 키보드(81)에서 입력되는 특정키의 스캔코드로부터 그래픽보드 만을 수행할지 그래픽모드와 음성모드를 모두 수행할지를 결정하는 특정키 조합검사 단계(S20)와; 그래픽모드가 선택되어 스캔코드값을 키보드 버퍼(83)에 저장하는단계(S31)와; 상기 키보드 버퍼(83)에 저장된 스캔코드로부터 문자표시를 위한 해당 키의 폰트데이타를 표시장치부(51, 52)에 출력하는 단계(S32)와; 음성모드가 선택되어 스캔코드값을 키보드 버퍼(83)에 저장하는 단계(S40)와; 음성모드에서 키보드 버퍼(83)에 저장된 해당 키의 스캔코드로부터 영문모드와 한글모드중 어는 하나가 선택되는 단계(S50)와; 영문모드일 경우 키보드 버퍼(83)의 스캔코드를 글자단위로 인식하여 해당하는 음성 폰트데이타를 읽어들인후 음성출력부(60)에 출력하는 단계(S60)와; 한글모드일 경우 스캔코드의 인식 방식을 음소단위나 음절단위나 단어단위중에 하나를 선택하는 단계(S70)와; 선택된 스캔코드의 인식방식에 따라 키보드 버퍼(83)의 스캔코드를 인식하며, 상기 스캔코드로부터 해당 음성폰트 데이터를 읽어들여 음성출력부(60)에 출력하는 단계(S81~S83)로 구성되어짐을 특징으로 하는 키보드 문자의 음성출력을 구현하기 위한 방법.A specific key combination inspection step (S20) for determining whether to perform only the graphics board or the graphic mode and the voice mode from the scan code of the specific key input from the keyboard 81; Selecting a graphics mode and storing a scan code value in the keyboard buffer 83 (S31); Outputting font data of a corresponding key for character display from the scan codes stored in the keyboard buffer (83) to the display device units (51, 52) (S32); Selecting the voice mode and storing the scan code value in the keyboard buffer 83 (S40); Selecting one of the English mode and the Korean mode from the scan code of the corresponding key stored in the keyboard buffer 83 in the voice mode (S50); Recognizing the scan code of the keyboard buffer 83 in character units in the English mode, reading the corresponding voice font data, and outputting the read voice font data to the voice output unit 60 (S60); Selecting one of a phoneme unit, a syllable unit, and a word unit in the case of the Korean mode (S70); Recognizing a scan code of the keyboard buffer 83 in accordance with the selected scan code recognition method, and reading the corresponding voice font data from the scan code and output to the voice output unit 60 (S81 ~ S83) Characterized in that the voice output of the keyboard characters. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019930015576A 1993-08-11 1993-08-11 Computer for Implementing Voice Output of Keyboard Characters and Its Implementation Method KR950006569A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019930015576A KR950006569A (en) 1993-08-11 1993-08-11 Computer for Implementing Voice Output of Keyboard Characters and Its Implementation Method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019930015576A KR950006569A (en) 1993-08-11 1993-08-11 Computer for Implementing Voice Output of Keyboard Characters and Its Implementation Method

Publications (1)

Publication Number Publication Date
KR950006569A true KR950006569A (en) 1995-03-21

Family

ID=66817609

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019930015576A KR950006569A (en) 1993-08-11 1993-08-11 Computer for Implementing Voice Output of Keyboard Characters and Its Implementation Method

Country Status (1)

Country Link
KR (1) KR950006569A (en)

Similar Documents

Publication Publication Date Title
US4489396A (en) Electronic dictionary and language interpreter with faculties of pronouncing of an input word or words repeatedly
JP2007219218A (en) Electronic equipment for language learning and translation reproducing method
KR950006569A (en) Computer for Implementing Voice Output of Keyboard Characters and Its Implementation Method
JP2002007042A (en) Information input device
JPH11203008A (en) Information processor and its language switch control method
KR100388301B1 (en) Ortho phonic hangul/alphabet inputting apparatus
JP3284976B2 (en) Speech synthesis device and computer-readable recording medium
JPS5816330A (en) Voice reading and collating system of japanese word processor
JP2000353159A (en) Notation-reading correspondence device, notation- reading dictionary generating method, text reading arranging device, text reading arranging method, and recording medium
JPS6083136A (en) Program reader
KR200212381Y1 (en) Ortho phonic hangul inputting apparatus
JPH05323988A (en) Keyboard with voice output function
KR950010851B1 (en) Electronic keyboard musical instruments for using personal computer
KR950010021B1 (en) Voice generator for using word code
KR930004845A (en) How to switch Korean / English fish mode
JPH0145089B2 (en)
KR100281564B1 (en) How to input and restore Korean characters using Roman characters
KR920015230A (en) Hangul Character Input Device
JP2517273B2 (en) Japanese processor
TW444161B (en) Method and system providing similar code of character option
KR960001103B1 (en) Computer i/o system using ro-otza
JP3183686B2 (en) Language input device
JP4319851B2 (en) Reading apparatus, reading method and reading processing program
KR880003239A (en) Voice input converter of computer
JPH0581281A (en) Chuang input device

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination