JP3566321B2 - Multimedia communication equipment - Google Patents
Multimedia communication equipment Download PDFInfo
- Publication number
- JP3566321B2 JP3566321B2 JP21299593A JP21299593A JP3566321B2 JP 3566321 B2 JP3566321 B2 JP 3566321B2 JP 21299593 A JP21299593 A JP 21299593A JP 21299593 A JP21299593 A JP 21299593A JP 3566321 B2 JP3566321 B2 JP 3566321B2
- Authority
- JP
- Japan
- Prior art keywords
- voice
- data
- document
- transmitting
- transmission
- 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 - Fee Related
Links
Images
Landscapes
- Document Processing Apparatus (AREA)
- Facsimiles In General (AREA)
- Telephonic Communication Services (AREA)
Description
【0001】
【産業上の利用分野】
本発明はマルチメディア通信装置に関する。
【0002】
【従来の技術】
コンピュータなどに接続するモデムでは音声とデータ(ファイル転送やファクス)とが同時に送信あるいは受信できるモデムがあり、これをつけると電話をかけながらファクス文書を送ったりファイル転送をしたりすることができる。一方、データモデムを使って音声メッセージ付き文書をファイル転送し、受信したほうは転送が終了してから文書を見るとともに付属の音声メッセージを聞くことが行われている。ところがこの方法だと受け手側はすべての通信処理が終了してからでないと文書も音声も出力、再生できない。文書に関しては、いわゆるファクスで受信すれば受信中にラスタ単位で紙に順次表示されていくところを見ることができる。音声に関しても同様に文書と同時にスピーカから再生するなどは可能である。
【0003】
【発明が解決しようとする課題】
しかし、文書と音声を同時に送信あるいは受信する際、受信側で受信開始と同時に文書の出力と音声の再生を行うと、音声ははじめの部分を聞き逃したとしてもその場では元に戻して聞き直すことができない。一方、音声を記憶部に記録しておけば後から再生することができるが、これだと通信が終了してからしか音声メッセージを聞くことができない。
【0004】
本発明はかかる問題を解決し、任意のタイミングで音声メッセージを聞くことができる装置の提供を目的とする。
【0005】
【課題を解決するための手段】
又、かかる目的を達成するため本出願の第1の発明は
送信すべき音声とデータとを予め記憶する記憶手段音声とデータとを同時に送受信可能なデータ転送手段、前記データ転送手段によって音声を送信せずに前記記憶手段に記憶されたデータを送信している間に与えられた指示に応じて送信中のデータに加えて前記記憶手段に記憶された音声を同時に送信させる様前記データ転送手段を制御する制御手段とを有することを特徴とする。
【0006】
又本出願の第2の発明は
記憶部に記憶された音声と文書データとを音声とデータを同時に転送可能なデータ転送手段によって通信する装置であって前記文書データの送信の所要時間より音声の送信の所要時間の方が短い場合には、文書データの送信を開始し、その後受信側から音声送信開始通知が送られてくるか、文書データの送信の残り時間が音声の送信の所要時間と等しくなった時点で、音声の送信を開始することを特徴とする。
【0007】
【実施例】
図1は本発明の一実施例のブロック図である。
【0008】
図中、1は制御部、2は記憶部であり、文書データ及び音声データを格納する。3は音声とデータとを同時に送受信できるデータ転送手段の一例の音声・データモデム、4はスピーカー、5はハンドセットのフック、6は印刷部、7は装置への指示を入力するための入力部、11はデータ制御手段、12はスピーカへ音声データを出力する音声出力手段、13は通信制御手段、14は文書出力手段、15は文書データ読み書き手段、16は音声データ読み書き手段、17はフック5のON/OFFを検出する手段、18は時計、記憶部2内の21は文書データ格納領域、22は音声データ格納領域、24は固定の音声メッセージを格納する格納領域である。
【0009】
次に本発明の一実施例の装置の送信時の処理フローを図2に示す。
【0010】
まず、文書データが文書データ格納領域21に、音声データが音声データ格納領域22にそれぞれ格納されている状態で、文書と音声の混合データの送信が、入力部7から指示されると、データ制御手段11が15、16の読み書き手段で文書と音声のデータのデータサイズを読みとる。かかるデータサイズに従って文書、音声の各データの送信に必要な所要時間(Td,Tv)を計算する(S−1、S−2)。データ制御手段13が通信相手と初期プロトコルを開始する(S−3)。初期プロトコルが終了したら、11データ制御手段で先程計算した所要時間TdとTvを比較し(S−4)、音声データの方が送信にかかる所要時間(Tv)が文書のそれ(Td)よりも大きいまたは等しい場合、通信制御手段13が音声データと文書データと混合して送信を開始する様に音声データモデム3に情報を出力する(S−10)。ここで、文書データと音声データは15、16が21、22から読み込んで順次送信する。
【0011】
一方、音声データの送信にかかる所要時間(Tv)が文書のそれ(Td)よりも小さい場合、13通信制御手段が音声データ格納領域22に格納されている音声データの代わりに、送信したいデータが音声付き文書であることを通知するための固定の音声メッセージ(例えば「音声付きファクスです」など)を音声データとして文書データと混合して音声データモデム3によって送信を開始する(S−5)。ここで、固定の音声メッセージは16が24から、文書データは15が21から読み込んで順次送信する。データ制御手段11はこの時点で時計18から送信開始時刻を得ておく(S−6)。データの送信を開始するとすぐに、通信制御手段13が受信側から音声データ開始依頼コマンドが送られてくるかどうかの監視をはじめる(S−7)。11は18から逐次現在時刻を得て(S−8)データの送信開始からの経過時間を計算し、(Td−Tv)と比較する。経過時間が(Td−Tv)と等しくなった時点(S−9)で、今度は本来送るべき音声データを文書データと混合して送信を開始する。混合データの送信が終了したら(S−11)通信制御手段13が通信の終了プロトコルを実行する(S−13)。
【0012】
かかる実施例の装置の受信時における動作を次に説明する。
【0013】
受信時においては、通信制御手段13が受信を検知すると初期プロトコルを実行し、データが送られてくると、文書データ部と音声データ部とに分けて、文書データ部の方は文書出力手段14が印刷部6に印刷し、音声データの方は音声出力手段12でスピーカ4に再生するとともに音声データ読み書き手段16で音声データ格納領域22に書き込む。ここでハンドセットをあげてオンフックするとフックON/OFF検出手段17がハンドセットフック5からそれを検出し、データ制御手段11が音声データ送信開始依頼コマンドをモデム3を通じて送る。
【0014】
かかる開始依頼コマンドに応じて送信側では図2のS−7からS−10のステップへ分岐するので音声データが送信されてくる。したがって文書に付随した音声を聞くことができる。
【0015】
以上説明した様に本実施例では送信するときは、文書の送信の所要時間より音声の送信の所要時間の方が短い場合に、まず文書の送信を開始し、受信側から音声送信開始通知が送られてくるまで待ってから、音声の送信を開始する。
【0016】
受信側では、音声付き文書を受信したと判断すると、あるスイッチが押されたとか、ハンドセットをとった(オンフックした)といったきっかけで音声送信開始通知を送信側に送る。
【0017】
したがって本実施例では受信側で文書の受信が始まったのを知ってからハンドセットをとるなどの合図をすることにより文書に付属の音声を受信中に聞くことができるようになった。又、受信側ではハンドセットをとる動作に限らず、例えば入力部7に対して所定の指示を与えるようにしてもよい。
【0018】
【発明の効果】
本発明に依れば受信側において任意のタイミングで音声メッセージを聞くことができ、使い勝手が向上する。
【図面の簡単な説明】
【図1】本発明を実施する際のブロック図、
【図2】本発明を実施する際の送信時の処理フローチャート。
【符号の説明】
1 制御部
2 記憶部
3 音声・データモデム
4 スピーカー
5 ハンドセットのフック
6 印刷部
7 入力部
11 データ制御手段
12 音声出力手段
13 通信制御手段
14 文書出力手段
15 文書データ読み書き手段
16 音声データ読み書き手段
17 フックON/OFF検出手段
18 時計
21 文書データ格納領域
22 音声データ格納領域[0001]
[Industrial applications]
The present invention relates to a multimedia communication device.
[0002]
[Prior art]
Some modems connected to a computer or the like can transmit or receive voice and data (file transfer or fax) at the same time. With this modem, a fax document can be sent or a file can be transferred while making a telephone call. On the other hand, a document with a voice message is file-transferred using a data modem, and the receiving side views the document and listens to an attached voice message after the transfer is completed. However, in this method, the receiver cannot output or reproduce the document or the sound until all the communication processes are completed. If a document is received by so-called fax, it can be seen that the document is sequentially displayed on paper in raster units during reception. Similarly, it is possible to reproduce sound from a speaker simultaneously with a document.
[0003]
[Problems to be solved by the invention]
However, when transmitting and receiving a document and voice simultaneously, if the receiving side outputs the document and plays back the voice at the same time as the reception starts, even if the voice is missed at the beginning, the voice returns to the original place and listens. I can't fix it. On the other hand, if the voice is recorded in the storage unit, it can be reproduced later. However, in this case, the voice message can be heard only after the communication is completed.
[0004]
An object of the present invention is to solve such a problem and to provide a device capable of listening to a voice message at an arbitrary timing.
[0005]
[Means for Solving the Problems]
In order to achieve the above object, a first invention of the present application is a storage means for pre-storing voice and data to be transmitted, a data transfer means capable of simultaneously transmitting and receiving voice and data, and transmitting the voice by the data transfer means. The data transfer means so as to simultaneously transmit the voice stored in the storage means in addition to the data being transmitted in accordance with an instruction given while transmitting the data stored in the storage means without performing And control means for controlling.
[0006]
Further, a second invention of the present application is an apparatus for communicating voice and document data stored in a storage unit by data transfer means capable of simultaneously transferring voice and data. If the time required for the transmission is shorter, the document data transmission is started, and then a voice transmission start notification is sent from the receiving side, or the remaining time of the document data transmission is the time required for the voice transmission. The transmission of the voice is started at the time when they become equal.
[0007]
【Example】
FIG. 1 is a block diagram of one embodiment of the present invention.
[0008]
In the figure, 1 is a control unit, 2 is a storage unit, which stores document data and audio data.
[0009]
Next, FIG. 2 shows a processing flow at the time of transmission of the device according to the embodiment of the present invention.
[0010]
First, in a state where the document data is stored in the document
[0011]
On the other hand, if the required time (Tv) for transmitting the voice data is shorter than that of the document (Td), the communication control means 13 replaces the voice data stored in the voice
[0012]
The operation of the device of this embodiment at the time of reception will be described below.
[0013]
At the time of reception, when the communication control means 13 detects the reception, the communication control means 13 executes an initial protocol. When data is transmitted, the communication control means 13 divides the data into a document data section and a voice data section. Is printed on the
[0014]
In response to the start request command, the transmitting side branches from step S-7 to step S-10 in FIG. 2, so that audio data is transmitted. Therefore, the user can hear the sound accompanying the document.
[0015]
As described above, in the present embodiment, when transmitting, if the time required for transmitting the audio is shorter than the time required for transmitting the document, the document transmission is started first, and a voice transmission start notification is received from the receiving side. Wait until it is sent and start sending audio.
[0016]
When the receiving side determines that the document with voice has been received, it sends a voice transmission start notification to the transmitting side when a certain switch is pressed or the handset is taken (on-hook).
[0017]
Therefore, in this embodiment, it is possible to listen to the sound attached to the document during reception by giving a signal such as taking a handset after the receiving side knows that the reception of the document has started. Further, the receiving side is not limited to the operation of taking the handset, and for example, a predetermined instruction may be given to the input unit 7.
[0018]
【The invention's effect】
According to the present invention, the voice message can be heard at an arbitrary timing on the receiving side, and the usability is improved.
[Brief description of the drawings]
FIG. 1 is a block diagram of the embodiment of the present invention;
FIG. 2 is a processing flowchart at the time of transmission when embodying the present invention.
[Explanation of symbols]
Reference Signs List 1
Claims (5)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP21299593A JP3566321B2 (en) | 1993-08-27 | 1993-08-27 | Multimedia communication equipment |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP21299593A JP3566321B2 (en) | 1993-08-27 | 1993-08-27 | Multimedia communication equipment |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH0766906A JPH0766906A (en) | 1995-03-10 |
| JP3566321B2 true JP3566321B2 (en) | 2004-09-15 |
Family
ID=16631732
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP21299593A Expired - Fee Related JP3566321B2 (en) | 1993-08-27 | 1993-08-27 | Multimedia communication equipment |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3566321B2 (en) |
-
1993
- 1993-08-27 JP JP21299593A patent/JP3566321B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH0766906A (en) | 1995-03-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPS63256047A (en) | Facsimile equipment | |
| JP3566321B2 (en) | Multimedia communication equipment | |
| JP2004180264A (en) | IP telephone apparatus and IP telephone system | |
| US7394892B2 (en) | Content reproduction device | |
| JPS6382156A (en) | Line terminal equipment | |
| US7813480B2 (en) | Phone terminal and record/play program | |
| JPH11177678A (en) | Message recording and reproducing device | |
| US6370239B1 (en) | Standalone telephone answering machine with store and forward facsimile | |
| JP2001156931A (en) | Telephone set with browser and method for automatically recording url in the telephone set together with voice | |
| US20040076146A1 (en) | Telephone terminal and storage medium storing terminal control program thereof | |
| JPH08251313A (en) | Voice/data transmitter | |
| JP3273121B2 (en) | Communication device | |
| JP3622495B2 (en) | Communication apparatus and storage medium | |
| JPH05316200A (en) | Automatic answering telephone set | |
| JPS63256046A (en) | Facsimile equipment | |
| JP3307171B2 (en) | Voice storage device | |
| JP3540780B2 (en) | Internet communication control apparatus and communication terminal calling method | |
| JPH04335746A (en) | Telephone set with automatic answering function | |
| JPH06237310A (en) | Facsimile equipment with automatic answering telephone function | |
| JP3225521B2 (en) | Answering machine | |
| JP5088072B2 (en) | Telephone system | |
| JP2546220Y2 (en) | Automatic communication device | |
| JPH0951376A (en) | Telephone device with memory | |
| JPH07283815A (en) | Voice communication system | |
| JPH0965005A (en) | Data reception equipment |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20040608 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040610 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080618 Year of fee payment: 4 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090618 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090618 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100618 Year of fee payment: 6 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110618 Year of fee payment: 7 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120618 Year of fee payment: 8 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120618 Year of fee payment: 8 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130618 Year of fee payment: 9 |
|
| LAPS | Cancellation because of no payment of annual fees |