JPH02272624A - Hearing sense information input managing system - Google Patents

Hearing sense information input managing system

Info

Publication number
JPH02272624A
JPH02272624A JP1094564A JP9456489A JPH02272624A JP H02272624 A JPH02272624 A JP H02272624A JP 1094564 A JP1094564 A JP 1094564A JP 9456489 A JP9456489 A JP 9456489A JP H02272624 A JPH02272624 A JP H02272624A
Authority
JP
Japan
Prior art keywords
program
information
information input
input
hearing sense
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP1094564A
Other languages
Japanese (ja)
Inventor
Hiroshi Matoba
的場 ひろし
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP1094564A priority Critical patent/JPH02272624A/en
Publication of JPH02272624A publication Critical patent/JPH02272624A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To attain interface construction based upon hearing sense information by informing the input result of a hearing sense information input means to a program previously outputting an information request. CONSTITUTION:A program 1 is the only one program to be connected to the hearing sense information input means (a speech recognizing device, a voice input terminal, etc.) and other programs exchange information to/from the program 1 through respective communication lines. When the program 2 previously requests the input of specific hearing sense (voice) information, the information is transmitted to the program 2 by the shown route when a practical input is obtained. In the case of transmitting information to an optional program under the environment of simultaneous operation of plural programs, a computer user can smooth an interface by means of the voice.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はマルチタスク処理可能で音声認識装置等の聴覚
情報入力手段を備えたコンピュータで利用される聴覚情
報入力管理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to an auditory information input management method used in a computer capable of multitasking and equipped with auditory information input means such as a voice recognition device.

(従来の技術) 従来、聴覚情報入力手段を備えたコンピュータは殆どな
く、従ってそれを有効に利用するための工夫もなされて
いなかった。
(Prior Art) Hitherto, there have been almost no computers equipped with auditory information input means, and therefore no efforts have been made to effectively utilize the auditory information input means.

(発明が解決しようとする課題) 各プログラムが聴覚情報入力手段を無秩序に利用するこ
とになると、マルチタスクの利点を活かしつつ、聴覚情
報による良好なインタフェースを構築することが困難と
なるおそれがある。
(Problem to be solved by the invention) If each program uses the auditory information input means in a disorderly manner, it may be difficult to construct a good interface using auditory information while taking advantage of multitasking. .

(課題を解決するための手段) 本発明では、音声認識装置等の聴覚情報入力手段を有し
、かつ同時に複数のプログラムを動作させることのでき
るコンピュータにおいて、聴覚情報入力手段の入力結果
を、あらかじめ通知要求のあったプログラムに対し、通
知することにより、聴覚情報によるインタフェース構築
を実現することができる。
(Means for Solving the Problems) In the present invention, in a computer that has an auditory information input means such as a speech recognition device and can run multiple programs at the same time, the input results of the auditory information input means are input in advance. By notifying the program that has requested the notification, it is possible to construct an interface using auditory information.

(作用) 第2図を参照して、本発明の方式を実現するプログラム
(プログラム1)の挙動を示すことにより、本発明の詳
細な説明する。プログラム1は聴覚情報入力手段(音声
認識装置、音声入力ターミナル等)と連絡する唯一のプ
ログラムであり、他のプログラムはプログラム1と各々
の通信路を介して情報の交換を行なう。プログラム2が
前もって特定の聴覚(音声)情報の入力の通知を要求し
ていた場合、実際の入力があった時点で第2図に示す経
路によりプログラム2に情報が伝達される。
(Operation) With reference to FIG. 2, the present invention will be explained in detail by showing the behavior of a program (program 1) that implements the method of the present invention. Program 1 is the only program that communicates with auditory information input means (speech recognition device, voice input terminal, etc.), and other programs exchange information with program 1 via their respective communication paths. If the program 2 has previously requested notification of the input of specific auditory (audio) information, the information is transmitted to the program 2 through the path shown in FIG. 2 when the input is actually made.

(実施例) 本発明の実施には、聴覚情報入力手段に直接アクセスす
るための特別なプログラム(プログラム1)がまず必要
であり、さらに、プログラム1の発する聴覚情報入力の
知らせを受は取るために、各プログラムがリンクすべき
、プログラム1との情報更新を司るライブラリを用意す
る必要がある。各プログラムはライブラリ中にある、聴
覚情報入力のチエツク関数を繰り返し呼びだし、実際の
入力があれば個別の処理ルーチンに分岐する。情報の更
新にはTCP/IP等のプロセス間通信手段を用いる。
(Example) To implement the present invention, a special program (program 1) for directly accessing the auditory information input means is first required, and furthermore, a special program (program 1) is required for directly accessing the auditory information input means, and furthermore, for receiving and receiving notifications of auditory information input issued by program 1. , it is necessary to prepare a library that controls information update with program 1 to which each program should be linked. Each program repeatedly calls the auditory information input check function in the library, and branches to a separate processing routine if actual input is received. Inter-process communication means such as TCP/IP is used to update information.

第1図はプログラム1の内部出力よりの一実施例を説明
するためのフローチャートである。ステップ1では聴覚
情報入力手段に外部から有効な入力がなされたかどうか
の判定を行なう。ステップ2では入力された情報に列し
通知を要求しているプログラムがあるかどうかをチエツ
クする。ステップ3では通知要求のあったプログラムに
対し実際に情報を送る。
FIG. 1 is a flowchart for explaining an embodiment based on the internal output of the program 1. In step 1, it is determined whether a valid external input has been made to the auditory information input means. In step 2, it is checked whether there is a program matching the input information and requesting notification. In step 3, information is actually sent to the program that has requested notification.

(発明の効果) 本発明により、コンピュータユーザが、複数のプログラ
ムが同時に動作している環境下で、任意のプログラムに
情報伝達を行なう際のインタフェースを音声を用いて円
滑化することが可能となる。
(Effects of the Invention) The present invention enables a computer user to use voice to facilitate the interface when transmitting information to any program in an environment where multiple programs are running simultaneously. .

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の一実施例を説明するためのフローチャ
ート、第2図は本発明の方式を具体化したプログラムが
造り出す情報伝達経路を示す図である。
FIG. 1 is a flowchart for explaining an embodiment of the present invention, and FIG. 2 is a diagram showing an information transmission path created by a program embodying the method of the present invention.

Claims (1)

【特許請求の範囲】[Claims] 音声認識装置等の聴覚情報入力手段を有し、かつ同時に
複数のプログラムを動作させることのできるコンピュー
タにおいて、前記聴覚情報入力手段に唯一接続されるプ
ログラムを設け、該プログラムが聴覚情報入力手段の入
力結果を、あらかじめ通知要求のあったプログラムに対
し、通知することを特徴とする聴覚情報入力管理方式。
In a computer that has an auditory information input means such as a voice recognition device and is capable of running multiple programs at the same time, a program that is only connected to the auditory information input means is provided, and the program inputs the auditory information input means. An auditory information input management method characterized by notifying the results to a program that has previously requested notification.
JP1094564A 1989-04-13 1989-04-13 Hearing sense information input managing system Pending JPH02272624A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1094564A JPH02272624A (en) 1989-04-13 1989-04-13 Hearing sense information input managing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1094564A JPH02272624A (en) 1989-04-13 1989-04-13 Hearing sense information input managing system

Publications (1)

Publication Number Publication Date
JPH02272624A true JPH02272624A (en) 1990-11-07

Family

ID=14113815

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1094564A Pending JPH02272624A (en) 1989-04-13 1989-04-13 Hearing sense information input managing system

Country Status (1)

Country Link
JP (1) JPH02272624A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016063621A1 (en) * 2014-10-24 2016-04-28 株式会社ソニー・コンピュータエンタテインメント Control device, control method, program and information storage medium
US10434412B2 (en) 2014-10-24 2019-10-08 Sony Interactive Entertainment Inc. Control apparatus, control method, program, and information storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60120429A (en) * 1983-12-02 1985-06-27 Fujitsu Ltd Voice input device
JPS60246468A (en) * 1984-05-22 1985-12-06 Toshiba Corp Information input/output device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60120429A (en) * 1983-12-02 1985-06-27 Fujitsu Ltd Voice input device
JPS60246468A (en) * 1984-05-22 1985-12-06 Toshiba Corp Information input/output device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016063621A1 (en) * 2014-10-24 2016-04-28 株式会社ソニー・コンピュータエンタテインメント Control device, control method, program and information storage medium
JPWO2016063621A1 (en) * 2014-10-24 2017-05-25 株式会社ソニー・インタラクティブエンタテインメント Control device, control method, program, and information storage medium
US10339928B2 (en) 2014-10-24 2019-07-02 Sony Interactive Entertainment Inc. Control device, control method, program and information storage medium
US10434412B2 (en) 2014-10-24 2019-10-08 Sony Interactive Entertainment Inc. Control apparatus, control method, program, and information storage medium

Similar Documents

Publication Publication Date Title
CA2308772C (en) Method and system for facilitating distributed software development in a distribution unaware manner
US7568030B2 (en) Monitoring thread usage to dynamically control a thread pool
CA2308797C (en) Method and apparatus for implementing an extensible authentication mechanism in a web application server
CA2308782C (en) Distributed web application server
US7003777B2 (en) Coordination-centric framework for software design in a distributed environment
WO2021047193A1 (en) Voice processing method and apparatus, device, and computer storage medium
US7058164B1 (en) Externally interrupting a communication session
JPH1091561A (en) Device and method for operating set of server computer using double duty proxy server computer
JP3882917B2 (en) Information processing system, information processing apparatus, and program
CN116881040A (en) Service operation processing method and device, electronic device and storage medium
JPH02272624A (en) Hearing sense information input managing system
JPH02272626A (en) Hearing sense information output managing system
RU2327211C2 (en) Method of establishing connection between data source and subscriber
CN113760401A (en) Target data sending method, device, electronic equipment and computer readable medium
JPS62135042A (en) Automatic recognition system for equipment address in data communication
CN113641966A (en) Application integration method, system, device and medium
KR100419916B1 (en) Multi port short message sending and calling service method and system therefor
JPH04326443A (en) Interface device
JPH03288255A (en) Network control system for multiprocessor
JPS62105255A (en) Remote rs232c control system
JPH03119462A (en) Local executing system for program of remote computer system
KR20000061658A (en) Integration method of parent process and child process using thread
JPH0247965A (en) Communication service semantic understanding system
JPH0444145A (en) Recognition system for terminal constitution
JPH02302859A (en) Communication line opening restricting system