JP2020098961A - Information processing apparatus, control method thereof, and program - Google Patents

Information processing apparatus, control method thereof, and program Download PDF

Info

Publication number
JP2020098961A
JP2020098961A JP2018235360A JP2018235360A JP2020098961A JP 2020098961 A JP2020098961 A JP 2020098961A JP 2018235360 A JP2018235360 A JP 2018235360A JP 2018235360 A JP2018235360 A JP 2018235360A JP 2020098961 A JP2020098961 A JP 2020098961A
Authority
JP
Japan
Prior art keywords
information processing
voice data
data
processing apparatus
voice
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
JP2018235360A
Other languages
Japanese (ja)
Inventor
祐一郎 野村
Yuichiro Nomura
祐一郎 野村
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2018235360A priority Critical patent/JP2020098961A/en
Publication of JP2020098961A publication Critical patent/JP2020098961A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

To provide a mechanism in which the number of buffers can be adjusted according to a communication environment and sound can be played back smoothly.SOLUTION: An information processing apparatus according to the present invention accumulates received first sound data and second sound data, and deletes the second sound data when the accumulated first sound data and second sound data are accumulated so as to be equal to or more than a predetermined value. Then, the information processing apparatus adjusts the predetermined value and adjusts the predetermined value for deleting the second sound data when the accumulated first sound data and second sound data satisfy a predetermined condition.SELECTED DRAWING: Figure 5

Description

本発明は、情報処理装置、その制御方法、およびプログラムに関する。 The present invention relates to an information processing device, a control method thereof, and a program.

ビデオ会議システムにおいて、通信の揺らぎに対応するために音声の受信端末にバッファを持たせる技術は一般的に行われている。バッファがない場合、つまり受信した音声をそのまま再生した場合、通信の揺らぎのために短い時間の音声途切れがノイズに聞こえ、滑らかな音声再生ができない。そのため、音声の再生時にバッファを持つことによって、一時的に蓄積された音声が再生されるため、通信の揺らぎが発生しても短い時間の音声途切れが解消され高品質な音声再生ができる。 In a video conference system, a technique for providing a voice receiving terminal with a buffer in order to cope with communication fluctuations is generally performed. When there is no buffer, that is, when the received voice is played back as it is, a short time voice break is heard as noise due to communication fluctuation, and smooth voice playback cannot be performed. Therefore, since a temporarily stored voice is played back by having a buffer at the time of playing a voice, even if a communication fluctuation occurs, a short time voice break is eliminated and a high quality voice can be played back.

しかしながら、バッファサイズが大きすぎると、音声が蓄積されるまで再生が行われないため、再生の遅延が増大し円滑なコミュニケーションを阻害する。最適なバッファサイズは、通信の揺らぎによってバッファが枯渇することのない最小のバッファサイズである。ところが、通信の揺らぎの程度は通信環境によって異なるため、通信環境によってバッファ数の最適値は異なる。そのためバッファ数は個別に設定が必要であるが、ユーザにとって大変手間である。 However, if the buffer size is too large, the reproduction is not performed until the voice is accumulated, and thus the reproduction delay increases and smooth communication is hindered. The optimum buffer size is the minimum buffer size that does not exhaust the buffer due to communication fluctuations. However, since the degree of communication fluctuation varies depending on the communication environment, the optimum value of the number of buffers varies depending on the communication environment. Therefore, the number of buffers needs to be set individually, but it is very troublesome for the user.

そこで、特許文献1には、通信網の輻輳が発生した際に増加させたジッタ吸収バッファの許容蓄積量を、遅延時間およびデータロス率の監視結果を元に、デフォルト値に戻す仕組みが開示されている。 Therefore, Patent Document 1 discloses a mechanism for returning the allowable storage amount of the jitter absorption buffer increased when the communication network is congested to the default value based on the monitoring result of the delay time and the data loss rate. ing.

特開2012―124689号公報JP, 2012-124689, A

特許文献1は、通信網の輻輳が回復したとみなした際にはジッタ吸収バッファの許容蓄積量はデフォルト値に戻されるため、バッファ数減少後の値はデフォルト値固定であり、通信環境に合わせた値に設定されていない。そのため、デフォルト値が通信環境に適していない場合は音声品質の改善は難しい。 In Patent Document 1, when the congestion of the communication network is considered to be recovered, the allowable storage amount of the jitter absorption buffer is returned to the default value, so the value after the number of buffers is reduced is fixed to the default value, and is adjusted to the communication environment. Is not set to a value that Therefore, it is difficult to improve the voice quality when the default value is not suitable for the communication environment.

そのため、バッファ数を通信環境に合わせた最適値に調整する機能が望まれる。 Therefore, a function of adjusting the number of buffers to an optimum value according to the communication environment is desired.

そこで、本発明は、通信環境に合わせてバッファ数を調整でき、スムーズに音声を再生可能な仕組みを提供することを目的とする。 Therefore, it is an object of the present invention to provide a mechanism capable of adjusting the number of buffers according to the communication environment and smoothly reproducing audio.

本発明の情報処理装置は、受信した第一の音声データと第二の音声データを蓄積する蓄積手段と、前記蓄積手段で蓄積している前記第一の音声データと前記第二の音声データとが所定値以上蓄積されると前記第二の音声データを削除する削除手段と、前記蓄積手段で蓄積した前記第一の音声データと前記第二の音声データとが所定の条件を満たす場合に、前記所定値を調整する調整手段と、を備えることを特徴とする。 An information processing apparatus of the present invention is a storage unit for storing received first voice data and second voice data, the first voice data and the second voice data stored in the storage unit. When a predetermined value or more is stored, the deleting means for deleting the second voice data, the first voice data and the second voice data accumulated by the accumulating means, when a predetermined condition is satisfied, Adjusting means for adjusting the predetermined value.

本発明によれば、通信環境に合わせてバッファ数を調整でき、スムーズに音声を再生可能な効果を奏する。 According to the present invention, the number of buffers can be adjusted according to the communication environment, and there is an effect that audio can be smoothly reproduced.

本発明の実施形態における、情報処理システムのシステム構成の一例を示す図である。It is a figure showing an example of a system configuration of an information processing system in an embodiment of the present invention. 本発明の実施形態における、ウェブ会議サーバ100、情報処理装置101、情報処理装置102、のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the web conference server 100, the information processing apparatus 101, and the information processing apparatus 102 in embodiment of this invention. 本発明の実施形態における、ウェブ会議サーバ100と情報処理装置101の機能構成の一例を示す図である。It is a figure which shows an example of a functional structure of the web conference server 100 and the information processing apparatus 101 in embodiment of this invention. 本発明の実施形態における、音声データ受信時処理のフローチャートである。It is a flow chart of processing at the time of voice data reception in an embodiment of the present invention. 本発明の実施形態における、音声データ再生処理のフローチャートである。6 is a flowchart of audio data reproduction processing according to the embodiment of the present invention. 本発明の実施形態における、バッファ領域の図の一例である。It is an example of the figure of the buffer field in the embodiment of the present invention. 本発明の実施形態における、バッファ無音破棄時の動作の一例である。6 is an example of an operation at the time of discarding silence of a buffer in the embodiment of the present invention. 本発明の実施形態における、音声データの構造体テーブル800とバッファ数遷移テーブル810の一例である。5 is an example of a voice data structure table 800 and a buffer number transition table 810 according to an embodiment of the present invention.

以下、図面を参照して、本発明の実施の形態を詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施の形態に係るシステム構成を示す図の一例である。ウェブ会議サーバ100と情報処理装置101(ホストコンピュータ)と情報処理装置102(ゲストコンピュータ)は、ネットワークを介して接続可能である。なお、本実施形態では情報処理装置101をホストコンピュータとし、情報処理装置102をゲストコンピュータとするが、どの情報処理装置がどの役割(ホストコンピュータ、ゲストコンピュータ)を担ってもよい。また、情報処理装置101と情報処理装置102のハードウェア構成と昨日構成は同一であるため、以下の説明では情報処理装置101を中心に説明を行う。 FIG. 1 is an example of a diagram showing a system configuration according to an embodiment of the present invention. The web conference server 100, the information processing apparatus 101 (host computer), and the information processing apparatus 102 (guest computer) can be connected via a network. In the present embodiment, the information processing apparatus 101 is used as a host computer and the information processing apparatus 102 is used as a guest computer, but any information processing apparatus may play any role (host computer, guest computer). In addition, since the hardware configurations of the information processing apparatus 101 and the information processing apparatus 102 are the same as those of yesterday, the following description will focus on the information processing apparatus 101.

図1の情報処理システム(ウェブ会議システム)においては、会議に参加するユーザのうち、いずれかがホストコンピュータとなり(本実施形態では情報処理装置101)、情報処理装置101からウェブ会議サーバ100にアクセスして、会議室を予約する。会議室とは、仮想の会議スペースであって、ホストコンピュータに招待された参加者だけが入室可能とすることも可能である。また、フリースペースとして、不特定のユーザが参加できたり、発言はできないが、視聴のみ可能であったりしても良い。 In the information processing system (web conference system) of FIG. 1, one of the users participating in the conference becomes the host computer (the information processing device 101 in this embodiment), and the information processing device 101 accesses the web conference server 100. Then book a meeting room. The conference room is a virtual conference space, and only the participants invited by the host computer can enter the room. Further, as a free space, an unspecified user may participate, or may not be able to speak but may only be able to view.

情報処理装置101のユーザは、会議を特定する会議ID(あるいは会議室ID、部屋番号など)、その会議室を使用する時刻などを決定する。そして特定の参加者を招待する場合には、ウェブ会議サーバ100に登録されている参加者の通知先(例えばメールアドレス)などを用いて、参加を呼びかけるようにしてもよい。特定のユーザのみを参加させるためには、情報処理装置101は、前記通知の中に当該会議室に入室するためのパスワードを記載可能とする。 The user of the information processing apparatus 101 determines the conference ID (or conference room ID, room number, etc.) that identifies the conference, the time when the conference room is used, and the like. When inviting a specific participant, the participant's notification destination (e.g., mail address) registered in the web conference server 100 may be used to call for participation. In order to allow only a specific user to participate, the information processing apparatus 101 can describe the password for entering the conference room in the notification.

情報処理装置101、情報処理装置102で取得された音声や画像は、マイクロフォン(不図示)による音声データ、もしくはカメラ(不図示)による画像データとしてウェブ会議サーバ100に送信される。例えば、音声については、各々の情報処理装置101からウェブ会議サーバ100に対して、情報処理装置101の個数分の上り音声データとして送信される。 The voices and images acquired by the information processing device 101 and the information processing device 102 are transmitted to the web conference server 100 as voice data by a microphone (not shown) or image data by a camera (not shown). For example, the voice is transmitted from each information processing apparatus 101 to the web conference server 100 as upstream voice data for the number of information processing apparatuses 101.

前述の上り音声データは、ウェブ会議サーバ100で、複数の情報処理装置101から受信した上り音声データをミキシングし、他の情報処理装置102に配信する(下り音声データ)。しかしながら、ミキシングに際して、ある上り音声データを送信した情報処理装置101に送り返される下り音声データには、情報処理装置101自身の音声データをミキシングすることは不要である。 The above-described upstream voice data is mixed by the web conference server 100 with the upstream voice data received from the plurality of information processing devices 101 and distributed to another information processing device 102 (downstream voice data). However, it is not necessary to mix the audio data of the information processing apparatus 101 itself with the downlink audio data sent back to the information processing apparatus 101 that has transmitted certain upstream audio data upon mixing.

なお、ここでは情報処理装置101とウェブ会議サーバ100を別筐体として記載しているが、ある1つの情報処理装置101が、ウェブ会議サーバ100の機能を同じ筐体に構成されるようにしても良い。 Although the information processing apparatus 101 and the web conference server 100 are described as separate housings here, one certain information processing apparatus 101 may be configured so that the functions of the web conference server 100 are configured in the same housing. Is also good.

なお、本発明の実施形態においては、ウェブ会議システムを例として説明を進めるが、必ずしも会議システムに限らなくてよい。例えばネットワークを介して音声データの交換をし、ネットワークの遅延などによりパケット(音声データを含むデータ)の遅延が発生する場合に利用可能な技術として提供する。 In the embodiment of the present invention, the web conference system will be described as an example, but the present invention is not limited to the conference system. For example, the present invention provides a technique that can be used when voice data is exchanged via a network and packet (data including voice data) delay occurs due to network delay or the like.

図2は、本発明の実施の形態に係るハードウェアの構成を示す図の一例である。図2に示すように、ウェブ会議サーバ100、情報処理装置101および情報処理装置102は、システムバス204を介してCPU(Central Processing Unit)201、RAM(Random Access Memory)202、ROM(Read Only Memory)203、入力コントローラ205、ビデオコントローラ206、メモリコントローラ207、通信I/Fコントローラ208等が接続された構成を採る。 FIG. 2 is an example of a diagram showing a hardware configuration according to the embodiment of the present invention. As illustrated in FIG. 2, the web conference server 100, the information processing apparatus 101, and the information processing apparatus 102 include a CPU (Central Processing Unit) 201, a RAM (Random Access Memory) 202, and a ROM (Read Only Memory) via a system bus 204. ) 203, input controller 205, video controller 206, memory controller 207, communication I/F controller 208, etc. are connected.

CPU201は、システムバス204に接続される各デバイスやコントローラを統括的に制御する。 The CPU 201 centrally controls each device and controller connected to the system bus 204.

また、ROM203あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input/Output System)やOS(Operating System)や、各サーバあるいは各PCが実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。また、本発明を実施するために必要な情報が記憶されている。なお外部メモリはデータベースであってもよい。 Further, the ROM 203 or the external memory 211 will be described later, which is necessary for realizing the functions executed by the control programs of the CPU 201, such as BIOS (Basic Input/Output System), OS (Operating System), and each server or each PC. Various programs are stored. In addition, information necessary for carrying out the present invention is stored. The external memory may be a database.

RAM202は、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM203あるいは外部メモリ211からRAM202にロードし、ロードしたプログラムを実行することで各種動作を実現する。 The RAM 202 functions as a main memory, a work area, etc. of the CPU 201. The CPU 201 loads various programs necessary for executing the processing from the ROM 203 or the external memory 211 into the RAM 202, and executes the loaded programs to realize various operations.

また、入力コントローラ205は、キーボード(KB)209や不図示のマウス等のポインティングデバイス等からの入力を制御する。 The input controller 205 controls inputs from a keyboard (KB) 209 and a pointing device such as a mouse (not shown).

ビデオコントローラ206は、ディスプレイ210等の表示器への表示を制御する。なお、表示器は液晶ディスプレイ等の表示器でもよい。これらは、必要に応じて管理者が使用する。 The video controller 206 controls display on a display device such as the display 210. The display may be a display such as a liquid crystal display. These are used by the administrator as needed.

メモリコントローラ207は、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶する外部記憶装置(ハードディスク(HD))や、フレキシブルディスク(FD)、あるいは、PCMCIA(Personal Computer Memory Card International Association)カードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。 The memory controller 207 is an external storage device (hard disk (HD)) that stores a boot program, various applications, font data, user files, edit files, various data, or the like, a flexible disk (FD), or a PCMCIA (Personal Computer). Controls access to an external memory 211 such as a CompactFlash (registered trademark) memory that is connected to a Memory Card International Association) card slot via an adapter.

通信I/Fコントローラ208は、ネットワークを介して外部機器と接続・通信し、ネットワークでの通信制御処理を実行する。例えば、TCP/IP(Transmission Control Protocol/Internet Protocol)を用いた通信等が可能である。 The communication I/F controller 208 connects/communicates with an external device via a network and executes a communication control process on the network. For example, communication using TCP/IP (Transmission Control Protocol/Internet Protocol) is possible.

なお、CPU201は、例えばRAM202内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ210上に表示することが可能である。また、CPU201は、ディスプレイ210上のマウスカーソル(図示しない)等によるユーザ指示を可能とする。 The CPU 201 can display on the display 210, for example, by executing an outline font rasterizing process in the display information area in the RAM 202. Further, the CPU 201 enables a user instruction with a mouse cursor (not shown) or the like on the display 210.

本発明を実現するための後述する各種プログラムは、外部メモリ211に記録されており、必要に応じてRAM202にロードされることによりCPU201によって実行されるものである。さらに、上記プログラムの実行時に用いられる定義ファイルおよび各種情報テーブル等も、外部メモリ211に格納されている。 Various programs to be described later for implementing the present invention are recorded in the external memory 211 and are executed by the CPU 201 by being loaded into the RAM 202 as necessary. Further, the definition file and various information tables used when the above program is executed are also stored in the external memory 211.

図3は、本発明の実施形態における、ウェブ会議サーバ100と情報処理装置101のソフトウェアの機能構成を示す図の一例である。 FIG. 3 is an example of a diagram showing a functional configuration of software of the web conference server 100 and the information processing apparatus 101 according to the embodiment of the present invention.

ウェブ会議サーバ100は、音声データ送信部301を備える。 The web conference server 100 includes a voice data transmission unit 301.

音声データ送信部301は、各情報処理装置101からウェブ会議サーバ100が受信した音声データをミキシングした後に、ミキシングした音声データを各情報処理装置101に送信する機能部である。 The audio data transmitting unit 301 is a functional unit that mixes the audio data received by the web conference server 100 from each information processing apparatus 101 and then transmits the mixed audio data to each information processing apparatus 101.

情報処理装置101は、音声データ受信部311、デコード部312、バッファ管理部313、記憶部314、再生処理部315を備える。 The information processing device 101 includes an audio data reception unit 311, a decoding unit 312, a buffer management unit 313, a storage unit 314, and a reproduction processing unit 315.

音声データ受信部311は、ウェブ会議サーバ100から音声データを受信する機能部である。 The voice data receiving unit 311 is a functional unit that receives voice data from the web conference server 100.

デコード部312は、音声データ受信部311で受信した音声データをデコードする機能部である。 The decoding unit 312 is a functional unit that decodes the audio data received by the audio data receiving unit 311.

バッファ管理部313は、情報処理装置101で受信した音声データのバッファを管理する機能部である。本実施形態では、バッファ管理部313は、バッファ領域に蓄積される音声データのバッファ数や、無音の音声データ(以下、無音データ)を破棄する閾値(以下、無音破棄閾値)を通信環境によって調整することにより適切な音声データの再生処理を行う。 The buffer management unit 313 is a functional unit that manages a buffer of audio data received by the information processing apparatus 101. In the present embodiment, the buffer management unit 313 adjusts the number of buffers of audio data accumulated in the buffer area and the threshold value for discarding silent audio data (hereinafter, silent data) (hereinafter, silent discard threshold) according to the communication environment. By doing so, appropriate audio data reproduction processing is performed.

記憶部314は、バッファ管理部313で管理しているバッファ数の遷移テーブル810など各種データテーブルを記憶する機能部である。 The storage unit 314 is a functional unit that stores various data tables such as the transition table 810 of the number of buffers managed by the buffer management unit 313.

再生処理部315は、ウェブ会議サーバ100から受信した音声データを再生する機能部である。本実施形態では、ウェブ会議サーバ100から受信した音声データは一時的にバッファとして蓄積され、一定数音声データが蓄積されてから再生処理が行われる。これにより、通信環境が悪く通信に揺らぎが発生したとしても、一定数蓄積された音声データが再生されるため、再生される音声データがぶつ切りにならず、ノイズとして聞こえるのを抑止する。 The reproduction processing unit 315 is a functional unit that reproduces the audio data received from the web conference server 100. In the present embodiment, the voice data received from the web conference server 100 is temporarily stored as a buffer, and the reproduction process is performed after a certain number of voice data are stored. As a result, even if the communication environment is bad and the communication fluctuates, a certain number of accumulated voice data is reproduced, so that the reproduced voice data is not chopped and is heard as noise.

次に、図4を用いて、本発明の実施形態における音声データ受信時処理の一連の流れについて説明する。図4は、受信された音声データがバッファとして管理される処理の一例である。 Next, with reference to FIG. 4, a series of flow of processing at the time of receiving voice data in the embodiment of the present invention will be described. FIG. 4 is an example of a process in which the received audio data is managed as a buffer.

ステップS401は、ウェブ会議サーバ100のCPU201は、情報処理装置101に対して音声データを送信する。 In step S 401, the CPU 201 of the web conference server 100 transmits audio data to the information processing apparatus 101.

ステップS402は、情報処理装置101のCPU201は、ウェブ会議サーバ100から音声データを受信する。 In step S402, the CPU 201 of the information processing apparatus 101 receives audio data from the web conference server 100.

ステップS403は、情報処理装置101のCPU201は、受信した音声データをデコードする。 In step S403, the CPU 201 of the information processing apparatus 101 decodes the received audio data.

ステップS404は、情報処理装置101のCPU201は、受信した音声データが無音データであるか否かを判定する。無音データとは、音声ではない環境音やノイズのみで構成されている音のデータを示す。情報処理装置101のCPU201は、音声データが無音であると判定した場合はステップS405に処理を進める。音声データが無音であると判定した場合はステップS406に処理を進める。なお、ここで言う無音データとは、必ずしも無音である必要はなく、一定の値で音声のデータが含まれていなければ無音データと判定してもよい。 In step S404, the CPU 201 of the information processing apparatus 101 determines whether the received voice data is silent data. The silence data refers to data of sounds that are composed only of environmental sounds and noise that are not voices. When the CPU 201 of the information processing device 101 determines that the audio data is silent, the process proceeds to step S405. If it is determined that the audio data is silent, the process proceeds to step S406. It should be noted that the silent data mentioned here does not necessarily need to be silent, and may be determined as silent data as long as it does not include voice data at a certain value.

ここで、図8の音声データの構造体テーブル800について説明する。図8は、音声データの構造体テーブル800の一例である。音声データの構造体テーブル800は情報項目801、型項目802からなる。例えば、情報項目801にメディアデータが格納された場合は型項目802にbyte配列で格納される。情報項目801に無音フラグが格納された場合は型項目802にboolean型でfalseもしくはtrueが格納される。 Here, the structure table 800 of the audio data in FIG. 8 will be described. FIG. 8 is an example of a structure table 800 of audio data. The audio data structure table 800 includes information items 801 and type items 802. For example, when media data is stored in the information item 801, it is stored in the type item 802 in a byte array. When a silent flag is stored in the information item 801, a boolean or false is stored as a Boolean type in the type item 802.

図4のステップS405は、情報処理装置101のCPU201は、記憶部314の機能により記憶している図8の音声データの無音フラグ項目にfalseを代入する。 In step S405 of FIG. 4, the CPU 201 of the information processing apparatus 101 substitutes false into the silence flag item of the audio data of FIG. 8 stored by the function of the storage unit 314.

ステップS406において、情報処理装置101のCPU201は、図8の音声データの無音フラグ項目にtrueを代入する。 In step S406, the CPU 201 of the information processing apparatus 101 assigns true to the silence flag item of the audio data of FIG.

ステップS407は、情報処理装置101のCPU201は、受信した音声データをバッファ領域600に追加する。 In step S407, the CPU 201 of the information processing apparatus 101 adds the received audio data to the buffer area 600.

ここで、図6について説明する。図6はバッファ領域の一例を示す図である。バッファ領域全体を示すバッファ領域600は、最大100個の音声データを格納できる。通常音声601は、バッファに溜まっている無音フラグがfalse、つまり通常の音声データを示す。無音602は、バッファに溜まっている無音フラグがtrue、つまり無音データを示す。603はバッファ領域600に追加される音声データを示し、音声データ追加時にはバッファ領域600の空の部分内、インデックス811の一番小さい領域に音声データが追加される。604はバッファ領域600から取り出される音声データを表す。取り出される音声データはインデックス811が0の音声データである。取り出した後は1から0、2から1、…、100から99、0から100のようにインデックス811(後述)を採番し直す。無音破棄閾値607は、無音602を削除する基準の閾値を示す。バッファ領域600に蓄積された通常音声601と無音602を含む音声データが無音破棄閾値607に達した場合か、もしくは超えた場合はバッファ領域600内の無音602を破棄(削除)する。無音破棄前605と無音破棄後606は、無音データを破棄する前後のバッファ領域の図である。無音破棄前605で無音フラグがtrueの音声データ(無音602)が無音破棄後606の図では破棄されている。無音データ破棄後は残っている音声データにインデックス811を採番し直す。 Here, FIG. 6 will be described. FIG. 6 is a diagram showing an example of the buffer area. The buffer area 600, which indicates the entire buffer area, can store up to 100 pieces of audio data. The normal voice 601 indicates that the silence flag accumulated in the buffer is false, that is, normal voice data. The silence 602 indicates that the silence flag stored in the buffer is true, that is, silence data. Reference numeral 603 denotes audio data to be added to the buffer area 600. When audio data is added, the audio data is added to the smallest area of the index 811 in the empty portion of the buffer area 600. Reference numeral 604 represents audio data extracted from the buffer area 600. The audio data to be extracted is audio data whose index 811 is 0. After taking out, the index 811 (described later) is renumbered as 1 to 0, 2 to 1,..., 100 to 99, 0 to 100. The silence discard threshold 607 indicates a reference threshold for deleting the silence 602. When the voice data including the normal voice 601 and the silence 602 accumulated in the buffer area 600 reaches or exceeds the silence discard threshold 607, the silence 602 in the buffer area 600 is discarded (deleted). Before silence cancellation 605 and after silence cancellation 606 are diagrams of buffer areas before and after discarding silent data. The voice data (silence 602) in which the silence flag is true before the silence is discarded 605 is discarded in the diagram after the silence is discarded 606. After the silent data is discarded, the index 811 is renumbered to the remaining voice data.

ステップS408は、情報処理装置101のCPU201は、バッファ領域600からバッファ数を取得する。取得したバッファ数はバッファ数遷移テーブル810に記憶する。 In step S408, the CPU 201 of the information processing apparatus 101 acquires the number of buffers from the buffer area 600. The acquired number of buffers is stored in the buffer number transition table 810.

図8のバッファ数遷移テーブル810は、音声データを受信する度にステップS408で取得したバッファ数を記録するデータテーブルを示す。バッファ数遷移テーブル810は、インデックスが登録される列を示すインデックス811と、バッファ数が登録される列を示すバッファ数項目812からなる。バッファ数の初期値は0である。情報処理装置101は、インデックス811のNo.1から順にバッファ数を記録することでバッファ数の遷移の情報を保持する。 The buffer number transition table 810 in FIG. 8 is a data table that records the number of buffers acquired in step S408 each time audio data is received. The buffer number transition table 810 includes an index 811 indicating a column in which an index is registered and a buffer number item 812 indicating a column in which a buffer number is registered. The initial value of the number of buffers is 0. The information processing apparatus 101 uses the index 811 No. By recording the number of buffers in order from 1, the information on the transition of the number of buffers is held.

ステップS409は、情報処理装置101のCPU201は、取得したバッファ数と無音破棄閾値607を比較する。無音破棄閾値607はユーザがウェブ会議の仮想会議室に入室する際に設定され、外部メモリ211に格納されている。バッファ数が無音破棄閾値607の値と同じか、大きい場合は情報処理装置101のCPU201は、ステップS410に処理を進める。バッファ数が無音破棄閾値607以下である場合は処理を終了する。 In step S409, the CPU 201 of the information processing apparatus 101 compares the acquired number of buffers with the silent discard threshold 607. The silent discard threshold 607 is set when the user enters the virtual conference room of the web conference, and is stored in the external memory 211. If the number of buffers is equal to or larger than the value of the silent discard threshold 607, the CPU 201 of the information processing apparatus 101 advances the process to step S410. If the number of buffers is less than or equal to the silent discard threshold 607, the process ends.

ステップS410は、情報処理装置101のCPU201は、バッファ領域600の音声データを全てスキャンし、無音フラグがtrueの音声データをバッファ領域から破棄する。(無音破棄のイメージは図6の無音破棄前605と無音破棄後606を参照。)これは、バッファ数が所定値以上蓄積された場合は無音データを破棄する処理を示す。この処理により、余分な無音データを破棄することで、バッファの機能によって音声データを一時的に蓄積したことによる音声データの再生にかかる遅延を回復させることが可能となる。 In step S410, the CPU 201 of the information processing apparatus 101 scans all the audio data in the buffer area 600 and discards the audio data whose silent flag is true from the buffer area. (For the image of silent discard, refer to 605 before silent discard and 606 after silent discard in FIG. 6.) This shows a process of discarding silent data when the number of buffers is accumulated over a predetermined value. By this processing, by discarding the extra silent data, it is possible to recover the delay required for the reproduction of the audio data due to the temporary storage of the audio data by the function of the buffer.

無音データは、最初からすべて破棄してしまうと何も音声が含まれていない会話の間の音などがなくなってしまい、音声データを再生した際に音声の詰まった不自然な音声が再生されてしまう。そのため、本実施形態のように、ある程度無音データも蓄積しておき、ある一定の閾値(所定値)を超えると無音データを破棄することで、最低限の無音データは蓄積しつつ、バッファ数が一定数溜まった場合は複数の無音データを効率よく破棄することが可能となる。さらにこの処理により、音声データの再生を遅延が少ない状態で再生することが可能となる。 If all the silent data is discarded from the beginning, there will be no sound during a conversation that does not contain any voice, and when the voice data is played back an unnatural voice will be played. I will end up. Therefore, as in the present embodiment, the silent data is also accumulated to some extent, and the silent data is discarded when a certain threshold value (predetermined value) is exceeded, so that the minimum silent data is accumulated and the number of buffers is reduced. When a certain number of data are accumulated, it is possible to efficiently discard a plurality of silent data. Furthermore, this processing makes it possible to reproduce the audio data with a small delay.

以上で、図4の音声データ受信時処理の一連の流れについての説明を終了する。 This is the end of the description of the flow of the process at the time of receiving voice data in FIG.

次に、図5を用いて、情報処理装置101が音声データを再生する処理の一連の流れについて説明する。 Next, with reference to FIG. 5, a series of flows of the process in which the information processing apparatus 101 reproduces audio data will be described.

ステップS501は、情報処理装置101のCPU201は、バッファ領域600からバッファ数を取得する。 In step S501, the CPU 201 of the information processing apparatus 101 acquires the number of buffers from the buffer area 600.

ステップS502は、情報処理装置101のCPU201は、ステップS502で取得したバッファ数を記憶部314の機能によりバッファ数遷移テーブル810に記憶する。より具体的には、記憶部314は、バッファ数遷移テーブル810のバッファ数項目の値を上書きした後、次の行に移動する。 In step S502, the CPU 201 of the information processing apparatus 101 stores the number of buffers acquired in step S502 in the buffer number transition table 810 by the function of the storage unit 314. More specifically, the storage unit 314 moves to the next row after overwriting the value of the buffer number item of the buffer number transition table 810.

ステップS503において、情報処理装置101のCPU201は、バッファ数が0か否かを判定する。情報処理装置101のCPU201は、バッファ数が0であると判定した場合はステップS504に処理を進める。情報処理装置101のCPU201は、バッファ数が0でないと判定した場合はステップS505に処理を進める。 In step S503, the CPU 201 of the information processing apparatus 101 determines whether the number of buffers is 0. When the CPU 201 of the information processing device 101 determines that the number of buffers is 0, the process proceeds to step S504. When the CPU 201 of the information processing device 101 determines that the number of buffers is not 0, the process proceeds to step S505.

ステップS504において、情報処理装置101のCPU201は、バッファ領域600に音声データが追加され、バッファ数が溜まるまで待機する。 In step S504, the CPU 201 of the information processing apparatus 101 waits until audio data is added to the buffer area 600 and the number of buffers is accumulated.

ステップS505は、情報処理装置101のCPU201は、バッファ数遷移テーブル810のバッファ数遷移の記録をスキャンして確認する。 In step S505, the CPU 201 of the information processing apparatus 101 scans and confirms the record of the buffer number transition of the buffer number transition table 810.

ステップS506は、情報処理装置101のCPU201は、ステップS505で確認したバッファ数遷移の記録の中に、バッファ数項目が0のデータがあるか否かを判定する。情報処理装置101のCPU201は、0のデータがあると判定した場合はステップS508に処理を進める。情報処理装置101のCPU201は、0のデータがないと判定した場合はステップS507に処理を進める。なお、本実施形態ではバッファ数項目が0か否かを判定しているが、0ではなく任意の所定の数であってもよい。 In step S506, the CPU 201 of the information processing apparatus 101 determines whether or not there is data with a buffer number item of 0 in the record of the buffer number transition confirmed in step S505. When the CPU 201 of the information processing device 101 determines that there is 0 data, the process proceeds to step S508. When the CPU 201 of the information processing device 101 determines that there is no 0 data, the process proceeds to step S507. In the present embodiment, it is determined whether or not the number-of-buffers item is 0, but it may be an arbitrary predetermined number instead of 0.

ステップS507は、情報処理装置101のCPU201は、バッファ領域600のメモリ内の無音破棄閾値607を固定値減算する。減算する固定値は、ユーザが仮想会議室に入室した際に設定され、外部メモリ211に格納されている。図7は、無音破棄閾値607を固定値減算したイメージ図である。 In step S507, the CPU 201 of the information processing apparatus 101 subtracts a fixed value from the silence discard threshold value 607 in the memory of the buffer area 600. The fixed value to be subtracted is set when the user enters the virtual conference room and is stored in the external memory 211. FIG. 7 is an image diagram in which a fixed value is subtracted from the silence discard threshold value 607.

ステップS508は、情報処理装置101のCPU201は、バッファ領域600から音声データを取得する。取得した音声データは、情報処理装置101が備える不図示の再生デバイスに送られる。 In step S508, the CPU 201 of the information processing apparatus 101 acquires audio data from the buffer area 600. The acquired audio data is sent to a playback device (not shown) included in the information processing apparatus 101.

ステップS509は、情報処理装置101のCPU201は、再生処理部315の機能により音声データを再生する。 In step S509, the CPU 201 of the information processing device 101 reproduces the audio data by the function of the reproduction processing unit 315.

図5の処理は、ステップS503について、バッファ数項目が0のデータがあるか否かを判定することにより、バッファを減少させる余裕があるか否かを確認している。バッファ数項目が0のデータがないということは、音声データが枯渇しておらずバッファに余裕がある状態であるため、無音破棄閾値607を減算可能となる。これにより、例えばバッファが枯渇しバッファ領域600の許容蓄積量や無音破棄閾値607の上限を上げた場合であっても、通信環境や再生状況を鑑みて最適なバッファ数を調整することが可能となる。つまり、無音破棄閾値607を通信環境によって減算可能とすることで、バッファ領域にバッファを貯めつつ効率よく無音データを破棄することによる音声遅延回復のための処理を行うことができる。 In step S503, the process of FIG. 5 determines whether or not there is data in which the number-of-buffers item is 0, thereby confirming whether or not there is room to reduce the buffer. If there is no data in which the number of buffer items is 0, it means that the silence discard threshold 607 can be subtracted because the voice data is not exhausted and the buffer has a margin. This makes it possible to adjust the optimum number of buffers in consideration of the communication environment and the reproduction status even when the buffer is exhausted and the allowable storage amount of the buffer area 600 and the upper limit of the silent discard threshold 607 are increased. Become. In other words, the silence discard threshold 607 can be subtracted depending on the communication environment, so that it is possible to perform processing for voice delay recovery by efficiently discarding silence data while accumulating a buffer in the buffer area.

例えバッファ領域600の許容蓄積量や無音破棄閾値607の上限を上げてから一定時間経過した場合であっても、バッファ数に余裕がない場合は無音破棄閾値607を減算させないほうがよい。つまり、バッファ数に余裕がない場合は無音データも蓄積しておいたほうが良い状態であるため、ステップS503の処理が必要となる。なお、バッファ数の枯渇を判定する際は、必ずしも0の値でなくてよく、任意の数値など所定の条件を満たしているか否かで判定してもよい。 Even if a certain amount of time has passed after raising the allowable storage amount of the buffer area 600 and the upper limit of the silent discard threshold 607, it is better not to subtract the silent discard threshold 607 if the number of buffers is not sufficient. That is, if there is no room in the number of buffers, it is better to accumulate silent data, and therefore the process of step S503 is necessary. When determining the exhaustion of the number of buffers, the value does not necessarily have to be 0, and may be determined based on whether a predetermined condition such as an arbitrary value is satisfied.

また、通信環境の揺らぎによりウェブ会議サーバ100側で溜まっていた音声データが、通信環境が改善したことで一気に情報処理装置101に受信される場合がある。その場合は、バッファ領域600に大量の音声データが溜まることとなる。その場合に無音データを一定の基準で少しずつ削除しても音声データは溜まるばかりなので、本実施形態により一度に効率よく無音データを破棄できるといった効果も奏する。さらに、情報処理装置101の再生ドライバ(不図示)の不調によりうまく再生できない場合であって、バッファ領域600に音声データが溜まっていく場合にも、本発明は効果を奏する。 In addition, voice data accumulated on the side of the web conference server 100 due to fluctuations in the communication environment may be received by the information processing apparatus 101 at a stroke due to improvement in the communication environment. In that case, a large amount of audio data will be accumulated in the buffer area 600. In this case, even if the silent data is deleted little by little on a fixed basis, the voice data only accumulates. Therefore, according to the present embodiment, the silent data can be efficiently discarded at one time. Furthermore, the present invention has an effect even in the case where the reproduction driver (not shown) of the information processing apparatus 101 is not able to reproduce well and the audio data is accumulated in the buffer area 600.

なお、本実施形態では無音破棄閾値607を減算しているが、通信環境やバッファ領域600に蓄積しているバッファ数項目に応じて、無音破棄閾値607を増加させてもよい。 Although the silent discard threshold 607 is subtracted in the present embodiment, the silent discard threshold 607 may be increased according to the communication environment and the number of buffer items accumulated in the buffer area 600.

また、無音破棄閾値607は、デフォルトの値でもよいし、固定値でもよい。無音破棄閾値607を通信環境に応じて変更可能な固定値にすると、通信環境に合わせた値に調整することが可能となるため、バッファ数の最適値に調整することが可能となり、再生音声品質の向上につながる。 The silent discard threshold 607 may be a default value or a fixed value. If the silent discard threshold 607 is set to a fixed value that can be changed according to the communication environment, it is possible to adjust the value to match the communication environment, and thus it is possible to adjust the optimum number of buffers and the reproduced voice quality. Leads to improvement of.

以上で、図5の音声データ再生処理の一連の流れについての説明を終了する。 This is the end of the description of the flow of the audio data reproduction process in FIG.

このように、本発明によれば、通信環境に合わせてバッファ数を調整でき、スムーズに音声を再生可能な効果を奏する。 As described above, according to the present invention, the number of buffers can be adjusted according to the communication environment, and the effect of smoothly reproducing audio can be obtained.

本発明の実施形態においては、情報処理装置101と他の情報処理装置102、およびウェブ会議サーバ100を一例に説明を行ったが、ウェブ会議に参加するホストコンピュータ(情報処理装置101)以外のゲストコンピュータは、複数存在してよい。 In the embodiment of the present invention, the information processing apparatus 101, the other information processing apparatus 102, and the web conference server 100 have been described as an example. However, guests other than the host computer (information processing apparatus 101) participating in the web conference may participate. There may be a plurality of computers.

なお、上述した実施形態においてはウェブ会議を例にあげて本発明の説明をしたが、本発明は例えばテレビ会議、テレビ電話等にも適用可能である。ウェブ会議、テレビ会議、テレビ電話等の電子データを用いた会議を電子会議という。 Although the present invention has been described by taking the web conference as an example in the above-described embodiment, the present invention can be applied to, for example, a video conference, a video telephone, and the like. A conference that uses electronic data such as a web conference, a video conference, and a videophone is called an electronic conference.

以上、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能である。具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。 As described above, the present invention can be embodied as a system, a device, a method, a program, a recording medium, or the like. Specifically, it may be applied to a system composed of a plurality of devices, or may be applied to an apparatus composed of one device.

また、本発明におけるプログラムは、本実施形態に示すフローチャートの処理方法をコンピュータが実行可能なプログラムであり、本発明の記憶媒体はコンピュータが実行可能なプログラムが記憶されている。なお、本発明におけるプログラムは各装置の処理方法ごとのプログラムであってもよい。 Further, the program in the present invention is a computer-executable program for executing the processing method of the flowchart shown in this embodiment, and the computer-executable program is stored in the storage medium of the present invention. The program in the present invention may be a program for each processing method of each device.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読み出し、実行することによっても本発明の目的が達成されることは言うまでもない。 As described above, the recording medium recording the program that realizes the functions of the above-described embodiments is supplied to the system or apparatus, and the computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by reading and executing.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した記録媒体は本発明を構成することになる。 In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium recording the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD−ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク等を用いることが出来る。 A recording medium for supplying the program includes, for example, a flexible disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a DVD-ROM, a magnetic tape, a non-volatile memory card, a ROM, an EEPROM, and a silicon. A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, not only the functions of the above-described embodiments are realized by executing the program read by the computer, but also the OS (operating system) or the like running on the computer is actually executed based on the instructions of the program. It goes without saying that a case where some or all of the processing is performed and the functions of the above-described embodiments are realized by the processing is also included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Furthermore, after the program read from the recording medium is written in the memory provided in the function expansion board inserted in the computer or the function expansion unit connected to the computer, the function expansion board is instructed based on the instruction of the program code. Needless to say, this also includes a case where the CPU or the like included in the function expansion unit performs some or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、ひとつの機器から成る装置に適用しても良い。また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適用できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Further, the present invention may be applied to a system including a plurality of devices or an apparatus including a single device. Further, it goes without saying that the present invention can be applied to the case where it is achieved by supplying a program to a system or an apparatus. In this case, by reading the recording medium storing the program for achieving the present invention into the system or device, the system or device can enjoy the effects of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。 Further, by downloading and reading a program for achieving the present invention from a server, a database or the like on a network using a communication program, the system or device can enjoy the effects of the present invention. It should be noted that the present invention also includes all configurations that combine the above-described embodiments and modifications thereof.

100 ウェブ会議サーバ
101 情報処理装置
102 情報処理装置
201 CPU
202 RAM
203 ROM
208 通信I/Fコントローラ
211 外部メモリ

100 Web conference server 101 Information processing device 102 Information processing device 201 CPU
202 RAM
203 ROM
208 Communication I/F controller 211 External memory

Claims (6)

受信した第一の音声データと第二の音声データを蓄積する蓄積手段と、
前記蓄積手段で蓄積している前記第一の音声データと前記第二の音声データとが所定値以上蓄積されると前記第二の音声データを削除する削除手段と、
前記蓄積手段で蓄積した前記第一の音声データと前記第二の音声データとが所定の条件を満たす場合に、前記所定値を調整する調整手段と、
を備えることを特徴とする情報処理装置。
Storage means for storing the received first voice data and second voice data,
Deletion means for deleting the second voice data when the first voice data and the second voice data accumulated by the storage means are accumulated more than a predetermined value,
Adjusting means for adjusting the predetermined value when the first voice data and the second voice data accumulated by the accumulating means satisfy a predetermined condition,
An information processing apparatus comprising:
前記第一の音声データは音声を含む音声データであって、前記第二の音声データは音声を含まないことを示す音声データであることを特徴とする請求項1に記載の情報処理装置。 The information processing apparatus according to claim 1, wherein the first voice data is voice data including voice, and the second voice data is voice data indicating that voice is not included. 前記蓄積手段で蓄積された前記第一の音声データと前記第二の音声データを再生する再生手段、
をさらに備え、
前記再生手段は、前記削除手段で前記第二の音声データが削除された場合は前記第一の音声データを再生することを特徴とする請求項1または2に記載の情報処理装置。
Reproduction means for reproducing the first audio data and the second audio data accumulated by the accumulating means,
Further equipped with,
The information processing apparatus according to claim 1 or 2, wherein the reproducing means reproduces the first audio data when the second audio data is deleted by the deleting means.
前記調整手段は、前記第一の音声データと前記第二の音声データとが前記所定の条件を満たす場合に、前記所定値を減算させることを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。 4. The adjusting unit subtracts the predetermined value when the first sound data and the second sound data satisfy the predetermined condition. The information processing device according to 1. 情報処理装置の制御方法であって、
受信した第一の音声データと第二の音声データを蓄積する蓄積ステップと、
前記蓄積ステップで蓄積している前記第一の音声データと前記第二の音声データとが所定値を以上蓄積されると前記第二の音声データを削除する削除ステップと、
前記蓄積ステップで蓄積した前記第一の音声データと前記第二の音声データとが所定の条件を満たす場合に、前記所定値を調整する調整ステップと、
を含むことを特徴とする情報処理装置の制御方法。
A method of controlling an information processing device, comprising:
A storage step of storing the received first voice data and second voice data,
A deletion step of deleting the second voice data when the first voice data and the second voice data accumulated in the accumulation step have accumulated a predetermined value or more,
An adjustment step of adjusting the predetermined value when the first voice data and the second voice data accumulated in the accumulation step satisfy a predetermined condition,
A method for controlling an information processing device, comprising:
コンピュータを、請求項1乃至4の何れか1項に記載の情報処理装置の各手段として機能させるためのプログラム。 A program for causing a computer to function as each unit of the information processing apparatus according to claim 1.
JP2018235360A 2018-12-17 2018-12-17 Information processing apparatus, control method thereof, and program Pending JP2020098961A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018235360A JP2020098961A (en) 2018-12-17 2018-12-17 Information processing apparatus, control method thereof, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018235360A JP2020098961A (en) 2018-12-17 2018-12-17 Information processing apparatus, control method thereof, and program

Publications (1)

Publication Number Publication Date
JP2020098961A true JP2020098961A (en) 2020-06-25

Family

ID=71106917

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018235360A Pending JP2020098961A (en) 2018-12-17 2018-12-17 Information processing apparatus, control method thereof, and program

Country Status (1)

Country Link
JP (1) JP2020098961A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021074524A (en) * 2020-09-25 2021-05-20 株式会社ユニバーサルエンターテインメント Game machine

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021074524A (en) * 2020-09-25 2021-05-20 株式会社ユニバーサルエンターテインメント Game machine
JP7030922B2 (en) 2020-09-25 2022-03-07 株式会社ユニバーサルエンターテインメント Pachinko machine

Similar Documents

Publication Publication Date Title
US9591026B2 (en) Checking for permission to record VoIP messages
JP3658087B2 (en) Terminal device and method for controlling terminal device
US20080107045A1 (en) Queuing voip messages
KR20140015195A (en) Sound control system and method as the same
WO2020199929A1 (en) Data distribution method and network device
US20080175559A1 (en) Image process apparatus and method thereof
CN108881931A (en) A kind of data buffering method and the network equipment
US8503622B2 (en) Selectively retrieving VoIP messages
JP2020098961A (en) Information processing apparatus, control method thereof, and program
JP5070934B2 (en) Presence exchange terminal, presence exchange method and presence exchange program
CN111541905B (en) Live broadcast method and device, computer equipment and storage medium
US20230276001A1 (en) Systems and methods for improved audio/video conferences
JP7164856B1 (en) Server and method
US20180227671A1 (en) Sound sharing apparatus and method
KR20210064222A (en) Techniques to improve video bitrate while maintaining video quality
JP4496755B2 (en) COMMUNICATION PROCESSING DEVICE, COMMUNICATION PROCESSING METHOD, AND COMPUTER PROGRAM
JPH07123384A (en) Multimedia conference proceeding preparing device
JP6652726B2 (en) Information processing apparatus, information processing system, information processing apparatus control method, information processing system control method, and program
KR100991264B1 (en) Method and system for playing and sharing music sources on an electric device
JP2003208398A (en) Data input/output device, data input/output method, program and medium
CN116938897B (en) Method and device for real-time communication of conference
JP2004320734A (en) Access to audio output via capture service
JP6417652B2 (en) Information processing apparatus, information processing system, information processing apparatus control method, information processing system control method, and program
JP2018067876A (en) Voice data transfer program, voice data output control program, voice data transfer device, voice data output controller, voice data transfer method, and voice data output control method
WO2021095687A1 (en) Virtual server, moving-image editing method, and moving-image editing system

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20190115