JPH0562379B2 - - Google Patents
Info
- Publication number
- JPH0562379B2 JPH0562379B2 JP60102929A JP10292985A JPH0562379B2 JP H0562379 B2 JPH0562379 B2 JP H0562379B2 JP 60102929 A JP60102929 A JP 60102929A JP 10292985 A JP10292985 A JP 10292985A JP H0562379 B2 JPH0562379 B2 JP H0562379B2
- Authority
- JP
- Japan
- Prior art keywords
- voice
- signal
- storage means
- response
- audio
- 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.)
- Expired - Lifetime
Links
Description
〔産業上の利用分野〕
本発明は2進符号化されてメモリに格納された
音声データに基づいて音声応答を行なう音声応答
装置に関する。
〔従来の技術〕
従来の音声応答装置においては、音声応答させ
たい音声を2進符号化して音声データとし、これ
をメモリに予め格納しておき、さらに、この音声
データに固有の応答制御用番号を割り当て、該番
号の指定により音声応答させている。
〔発明が解決しようとする問題点〕
今、音声応答させる文章を構成する各要素(音
声構成要素)に下記のような単語番号を割りふる
ものとする。
単語番号;「東京地方」、単語番号;「大阪
地方」、単語番号;「あすは」、単語番号;「雨
でしよう」、単語番号;「晴れでしよう」。
したがつて、単語字号,,の順に番号を
指定して、音声応答させれば、「東京地方あすは
晴れでしよう」という音声が得られる。
第3図a〜cはこの音声応答文を得る手順を示
す図である。第3図において、まず、応答制御機
器1から制御信号線2を介して音声応答装置5に
単語番号を音声応答するように指令する。音声
応答装置5は、この指令を検出し、単語番号に
対応する音声データを信号線3に出力し、同時に
応答中であることを示す応答中信号を信号線4を
介して応答制御機器1に送る。次に、応答制御機
器1は前記応答中信号により前記音声データの出
力が終了したかどうかを判断し、音声データ出力
の終了後、次の単語番号を音声応答装置3に送
信し、以下同様な手順を全体で3回繰り返すこと
により所望の音声応答が得られる。しかし、この
ような従来の装置には、文章の音声応答に必要な
単語番号の数だけ、前述した手順を繰り返し行な
わなければならないという欠点がある。
〔問題点を解決するための手段〕
本発明の装置は、入力信号に応答して対応する
音声データを出力する音声応答装置において、複
数の音声構成要素と一対一対応に複数の前記音声
データを格納した音声データ格納手段と、予め定
めた複数の前記音声構成要素を指定するためのマ
クロ定義情報を格納したマクロ定義情報格納手段
と、前記入力信号が第1の信号であるときには該
第1の信号が指定する前記音声構成要素に対応す
る音声データを前記音声データ格納手段から出力
させ前記入力信号が第2の信号であるときには該
第2の信号が指定する前記マクロ定義情報格納手
段内のマクロ定義情報の指定に基づいて一連の音
声構成要素に対応する一連の音声データを前記音
声データ格納手段から出力させる処理手段とから
構成される。
〔実施例〕
次に本発明について図面を参照して詳細に説明
する。今、音声応答出力される文章を構成するた
めの要素には、従来例で述べたものと同様に以下
のように単語番号が割りふられるものとする。
単語番号;「東京地方」、単語番号;「大阪
地方」、単語番号;「あすは」、単語番号;「雨
でしよう」、単語番号;「晴れでしよう」。
第1図は本発明の一実施例を示す図である。
単語番号管理テーブル6は、01H(Hは16進表
示であることを示す)で示される単語番号、
02Hで示される単語番号、……05Hで示される
単語番号と、これら各単語番号に対応する音声
データの音声データ用メモリ7内の格納領域を示
すアドレス情報とを一対一対応で格納している。
この格納領域を示す情報は、先頭アドレスAsiお
よび最終アドレスAei(ここで、iは単語番号に
対応する)からなる。第1表はこのようにして格
納された単語番号管理テーブル6の内容を示す。
[Industrial Field of Application] The present invention relates to a voice response device that provides a voice response based on binary encoded voice data stored in a memory. [Prior Art] In a conventional voice response device, the voice to be responded to is binary-encoded into voice data, which is stored in a memory in advance, and a unique response control number is assigned to this voice data. is assigned, and a voice response is made by specifying the number. [Problems to be Solved by the Invention] Now, it is assumed that the following word numbers are assigned to each element (speech component) constituting a sentence to which a voice response is to be made. Word number: ``Tokyo region'', word number: ``Osaka region'', word number: ``Tomorrow'', word number: ``Let's let it rain'', word number: ``Let's let it be sunny''. Therefore, if you specify the numbers in the order of the word symbol, , and make a voice response, you will get the voice that says, ``It's going to be sunny tomorrow in the Tokyo area.'' FIGS. 3a to 3c are diagrams showing the procedure for obtaining this voice response sentence. In FIG. 3, first, the response control device 1 instructs the voice response device 5 via the control signal line 2 to respond by voice with a word number. The voice response device 5 detects this command, outputs the voice data corresponding to the word number to the signal line 3, and at the same time sends a responding signal indicating that a response is in progress to the response control device 1 via the signal line 4. send. Next, the response control device 1 determines whether or not the output of the voice data has been completed based on the response-in-progress signal, and after the output of the voice data is finished, transmits the next word number to the voice response device 3, and the same goes on. The desired audio response is obtained by repeating the procedure a total of three times. However, such conventional devices have the disadvantage that the above-described procedure must be repeated as many times as there are word numbers required for the spoken response to the text. [Means for Solving the Problems] The device of the present invention is a voice response device that outputs corresponding voice data in response to an input signal. a macro definition information storage means that stores macro definition information for specifying a plurality of predetermined audio components; and when the input signal is a first signal, the first The audio data corresponding to the audio component specified by the signal is output from the audio data storage means, and when the input signal is a second signal, the macro in the macro definition information storage means specified by the second signal is output. and processing means for outputting a series of audio data corresponding to a series of audio constituent elements from the audio data storage means based on designation of definition information. [Example] Next, the present invention will be described in detail with reference to the drawings. Now, it is assumed that word numbers are assigned to the elements constituting the sentence to be output as a voice response, as shown below, similar to those described in the conventional example. Word number: ``Tokyo region'', word number: ``Osaka region'', word number: ``Tomorrow'', word number: ``Let's let it rain'', word number: ``Let's let it be sunny''. FIG. 1 is a diagram showing an embodiment of the present invention. The word number management table 6 includes word numbers indicated by 01H (H indicates hexadecimal display),
Word numbers indicated by 02H, ...word numbers indicated by 05H, and address information indicating the storage area in the voice data memory 7 of the voice data corresponding to these word numbers are stored in a one-to-one correspondence. .
Information indicating this storage area consists of a start address Asi and an end address Aei (here, i corresponds to a word number). Table 1 shows the contents of the word number management table 6 stored in this manner.
以上、本発明には、応答制御機器と音声応答装
置との間の制御信号等の信号の授受の回数が著し
く減るため、応答制御機器の負担を軽減できると
ともに、見かけ上音声の単語番号の数が増加した
ように、さらに、長文が音声データとしてメモリ
に格納されているように扱うことができるという
効果がある。
As described above, the present invention significantly reduces the number of times signals such as control signals are exchanged between the response control device and the voice response device, thereby reducing the burden on the response control device, and the apparent number of word numbers in the voice. In addition, there is an effect that long sentences can be handled as if they were stored in memory as audio data.
第1図は本発明の一実施例を示す図、第2図は
本実施例を説明するための流れ図および第3図は
従来例を示す図である。
1…応答制御機器、2…マクロ制御信号線、3
…音声出力線、4…応答中信号線、5…マクロ管
理テーブル、6…単語番号管理テーブル、7…音
声データ用メモリ、8…マクロ入力バツフア、9
…デイジタル/アナログ変換器、10…応答中出
力バツフア、11…マイクロプロセツサ、12…
音声応答装置。
FIG. 1 is a diagram showing an embodiment of the present invention, FIG. 2 is a flowchart for explaining this embodiment, and FIG. 3 is a diagram showing a conventional example. 1...Response control device, 2...Macro control signal line, 3
...Audio output line, 4...Responding signal line, 5...Macro management table, 6...Word number management table, 7...Memory for audio data, 8...Macro input buffer, 9
...Digital/analog converter, 10...Output buffer during response, 11...Microprocessor, 12...
Voice response device.
Claims (1)
力する音声応答装置において、 複数の音声構成要素と一対一対応に複数の前記
音声データを格納した音声データ格納手段と、 予め定めた複数の前記音声構成要素を指定する
ためのマクロ定義情報を格納したマクロ定義情報
格納手段と、 前記入力信号が第1の信号であるときには該第
1の信号が指定する前記音声構成要素に対応する
音声データを前記音声データ格納手段から出力さ
せ前記入力信号が第2の信号であるときには該第
2の信号が指定する前記マクロ定義情報格納手段
内のマクロ定義情報の指定に基づいて一連の前記
音声構成要素に対応する一連の音声データを前記
音声データ格納手段から出力させる処理手段とか
ら構成したことを特徴とする音声応答装置。[Scope of Claims] 1. A voice response device that outputs corresponding voice data in response to an input signal, comprising: voice data storage means that stores a plurality of the voice data in one-to-one correspondence with a plurality of voice constituent elements; macro definition information storage means storing macro definition information for specifying a predetermined plurality of said audio components; and when said input signal is a first signal, said audio component specified by said first signal; Corresponding audio data is output from the audio data storage means, and when the input signal is a second signal, a series of audio data is output based on the designation of the macro definition information in the macro definition information storage means specified by the second signal. A voice response device comprising processing means for outputting a series of voice data corresponding to the voice component from the voice data storage means.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP60102929A JPS61262842A (en) | 1985-05-15 | 1985-05-15 | Audio response unit |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP60102929A JPS61262842A (en) | 1985-05-15 | 1985-05-15 | Audio response unit |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS61262842A JPS61262842A (en) | 1986-11-20 |
| JPH0562379B2 true JPH0562379B2 (en) | 1993-09-08 |
Family
ID=14340531
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP60102929A Granted JPS61262842A (en) | 1985-05-15 | 1985-05-15 | Audio response unit |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS61262842A (en) |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5577798A (en) * | 1978-12-07 | 1980-06-11 | Tokyo Shibaura Electric Co | Speech answering system |
| JPS5922240B2 (en) * | 1981-02-28 | 1984-05-25 | 日本電信電話株式会社 | Voice response editing method |
-
1985
- 1985-05-15 JP JP60102929A patent/JPS61262842A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS61262842A (en) | 1986-11-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4385359A (en) | Multiple-channel voice input/output system | |
| JPH0562379B2 (en) | ||
| JPS634239Y2 (en) | ||
| JPS58123594A (en) | Outputting of voice data | |
| JPS6111797Y2 (en) | ||
| JPS60101663A (en) | Interface controlling device | |
| JPS62229198A (en) | Voice responder | |
| JPH01284899A (en) | Voice synthesizing device | |
| JPS62139596A (en) | Voice synthesizer | |
| JPH0376478B2 (en) | ||
| JPS6037929B2 (en) | Voice response method | |
| JPH0410820A (en) | Voice file | |
| JP2578940B2 (en) | A / D conversion circuit | |
| JPS6131436B2 (en) | ||
| JPS57182245A (en) | Input and output system for voice | |
| JPH02108298A (en) | Voice generating device | |
| JPS6139771B2 (en) | ||
| JPS61259295A (en) | Voice conversion system for sentence | |
| JPS60107100A (en) | Voice recognition/response system | |
| JPS6130308B2 (en) | ||
| JPS6486365A (en) | Repetitive reproduction system | |
| JPS6278600A (en) | Voice combining device | |
| JPS6313100A (en) | Voice output control system | |
| JPS58123595A (en) | Outputting of voice data | |
| JPS6038745B2 (en) | Voice information input device |