JP4338083B2 - Digital audio playback device - Google Patents
Digital audio playback device Download PDFInfo
- Publication number
- JP4338083B2 JP4338083B2 JP2004065515A JP2004065515A JP4338083B2 JP 4338083 B2 JP4338083 B2 JP 4338083B2 JP 2004065515 A JP2004065515 A JP 2004065515A JP 2004065515 A JP2004065515 A JP 2004065515A JP 4338083 B2 JP4338083 B2 JP 4338083B2
- Authority
- JP
- Japan
- Prior art keywords
- reproduction
- data
- buffer memory
- amount
- digital 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 - Fee Related
Links
Images
Landscapes
- Detection And Prevention Of Errors In Transmission (AREA)
Abstract
Description
この発明はディジタル音声再生装置に関し、特に受信側において再生音声の途切れや遅延を生じることがないようにしたディジタル音声再生装置に関する。 The present invention relates to a digital audio reproducing apparatus, and more particularly to a digital audio reproducing apparatus that prevents interruption or delay of reproduced audio on the receiving side.
ディジタル携帯電話、IP電話、ならびにテレビ電話などに代表されるリアルタイム通信では、送信側にて生成されたディジタル音声データが伝送され、これを受信した受信側はこれを即時に再生することになる。音声信号のディジタル符号化においては、音声信号をあらかじめ設定した標本化周波数にて標本化し、その後量子化や帯域圧縮などが行われて、ディジタル音声データが生成される。 In real-time communication typified by a digital cellular phone, an IP phone, a video phone, etc., digital audio data generated on the transmission side is transmitted, and the reception side that has received it reproduces it immediately. In digital encoding of an audio signal, the audio signal is sampled at a preset sampling frequency, and then quantization, band compression, and the like are performed to generate digital audio data.
近年一般化しているIP通信においては、生成されたディジタル音声データは一定間隔毎のデータを一塊にしてデータパケットを構成し、パケットを単位として送信/受信が行われている。また、受信側では、受信したパケットからディジタル音声データを取り出し、復号の後、これを標本化周波数に基づき再生を行う。 In the IP communication that has been generalized in recent years, the generated digital voice data forms a data packet by collecting data at regular intervals, and is transmitted / received in units of packets. On the receiving side, digital audio data is extracted from the received packet, decoded, and then reproduced based on the sampling frequency.
なお、送信側と受信側でのクロックのずれにより、受信バッファにオーバフローやアンダーフローが発生したり、パケットのジッタにより音途切れが発生したりするのを防止する技術は、下記の特許文献1に記されている。
このとき、以下のような理由により、受信側において再生音声の途切れや遅延を生じる場合がある。 At this time, the playback side may be interrupted or delayed on the receiving side for the following reasons.
送信側と受信側とでは、物理的に装置が異なるため、装置間の標本化周波数には若干の誤差が生じている。このとき、送信側より受信側の標本化周波数が高い場合は、生成された音声データの時間長よりも再生時における音声データの時間長が短くなるため、受信されるデータを規定の再生時間より早く消費してしまうこととなり、結果として音途切れを生じる。 Since the apparatus is physically different between the transmission side and the reception side, there is a slight error in the sampling frequency between the apparatuses. At this time, if the sampling frequency on the receiving side is higher than that on the transmitting side, the time length of the audio data during playback is shorter than the time length of the generated audio data, so the received data is less than the specified playback time. It will be consumed quickly, resulting in sound interruptions.
反対に、送信側より受信側の標本化周波数が低い場合には、音声データの再生時間が生成時よりも長くなり、受信されるデータを規定時間以内に消費しきれないこととなる。この場合、データの一時保存場所であるバッファが豊富にある場合は、音声データがバッファに累積していくため、音声の伝送遅延が時間と共に増大することとなる。また、バッファが小さく蓄積できない場合あるいは遅延を抑えるために意図的に蓄積しない場合は、受信データが捨てられ音声データの再生が不連続となり、結果として音途切れを生じる。 On the contrary, when the sampling frequency on the receiving side is lower than that on the transmitting side, the reproduction time of the audio data becomes longer than that at the time of generation, and the received data cannot be consumed within the specified time. In this case, if there are an abundance of buffers that are temporary storage locations for the data, the audio data accumulates in the buffer, so the audio transmission delay increases with time. If the buffer is small and cannot be stored, or if it is not stored intentionally in order to suppress delay, the received data is discarded and the reproduction of the audio data becomes discontinuous, resulting in sound interruption.
また、音声データの伝送においては、仮に送信側、受信側の標本化周波数が完全に一致していたとしても、伝送路状態の変動により、再生時における音途切れ、遅延増大、音声データの不連続といった問題が生じることがある。 Also, in the transmission of audio data, even if the sampling frequencies on the transmission side and reception side are completely the same, due to fluctuations in the transmission path state, sound interruptions during playback, increased delay, and audio data discontinuity Such a problem may occur.
例えば、ネットワークの伝送速度が逐次変化するような場合では、伝送速度が規定より一時的に低下するとパケットの伝送遅延が増大するため、一定間隔毎に行われていたパケットの送信に対して、いくつかのパケットが送信バッファに蓄積されることとなる。このとき、受信側ではパケットの到着が遅れるため受信データの不足を生じ、結果として音途切れとなる。その後、伝送速度が復帰し、十分高速になったと仮定すると、この場合、それまで送信バッファに蓄積されていたパケットが一気に受信側に伝送されその後音声データが受信側に蓄積されるため、以後の音声伝送の遅延は増大したままとなる。あるいは、バッファが小さく蓄積できない場合や遅延を抑えるために意図的に蓄積しない場合は、データが捨てられ音声データの再生が不連続となる。 For example, when the network transmission rate changes sequentially, the packet transmission delay increases when the transmission rate drops temporarily from the specified value. Such a packet is accumulated in the transmission buffer. At this time, the arrival of the packet is delayed on the receiving side, resulting in a shortage of received data, resulting in sound interruption. After that, assuming that the transmission speed has recovered and the speed has become sufficiently high, in this case, the packets that have been stored in the transmission buffer until then are transmitted to the receiving side at once, and then the audio data is stored on the receiving side. The delay in voice transmission remains increased. Alternatively, when the buffer is small and cannot be stored, or when it is not stored intentionally to suppress delay, the data is discarded and the reproduction of the audio data becomes discontinuous.
本発明は、前記した従来技術の課題に鑑みてなされたものであり、その目的は、音声データの通信において、送信側/受信側の間で標本化周波数に誤差がある場合、パケットの到着間隔に変動がある場合、あるいはこれら両方の状況下において、音声データ再生時の音途切れまたは遅延といった問題を極力低減するディジタル音声再生装置を提供することにある。 The present invention has been made in view of the above-described problems of the prior art, and an object of the present invention is to provide a packet arrival interval when there is an error in sampling frequency between the transmission side and the reception side in voice data communication. It is an object of the present invention to provide a digital audio reproducing apparatus that can reduce problems such as sound interruption or delay when reproducing audio data as much as possible in a case where there is a variation in the above or both of these situations.
前記した目的を達成するために、本発明は、ディジタル符号化された音声データを再生するディジタル音声再生装置において、ディジタル音声データを一時蓄積するバッファメモリと、該バッファメモリに蓄積されているデータ量が初期遅延量を超えたかどうかを判定する初期遅延判定部と、少なくとも、該バッファメモリに蓄積されているデータ量、送信側の標本化周波数およびディジタル音声データの量子化ビット数に基づいて目標遅延量からの時間差異を求め、該時間差異を解消するように、前記バッファメモリに一時蓄積されているディジタル音声データの再生時間を所定時間毎に決定する再生時間決定部と、該再生時間決定部により決定された再生時間に従って、前記ディジタル音声データを再生するデータ再生部と、該バッファメモリに蓄積されているデータ量が最大遅延量を超えたかどうかを判定する最大遅延判定部を有し、前記バッファメモリに蓄積されているデータ量が前記初期遅延量を超えた場合に該バッファメモリからのデータ読み出しを開始し、前記データ再生部は、前記再生時間決定部により逐次決定された再生時間によって音声データを再生し、前記バッファメモリに蓄積されているデータ量が前記最大遅延量を超えた場合には受信した音声データを破棄するようにした点に特徴がある。 To achieve the above objects, the present invention provides a digital audio reproducing apparatus for reproducing digitally encoded audio data, a buffer memory for temporarily storing digital audio data, the amount of data accumulated in the buffer memory An initial delay determination unit that determines whether or not the initial delay amount has been exceeded , and at least a target delay based on the amount of data stored in the buffer memory, the sampling frequency on the transmission side, and the number of quantization bits of the digital audio data A reproduction time determining unit for determining a reproduction time of the digital audio data temporarily stored in the buffer memory every predetermined time so as to obtain a time difference from the volume and eliminating the time difference; and the reproduction time determining unit A data reproducing unit for reproducing the digital audio data in accordance with the reproduction time determined by A maximum delay determination unit for determining whether the amount of data stored in the memory exceeds a maximum delay amount, and the buffer memory when the amount of data stored in the buffer memory exceeds the initial delay amount; The data reproduction unit reproduces audio data according to the reproduction time sequentially determined by the reproduction time determination unit, and the amount of data stored in the buffer memory exceeds the maximum delay amount. In this case, the received voice data is discarded.
この発明によれば、音声データの通信において、送信側/受信側の間で標本化周波数等の再生周波数あるいは再生速度に誤差がある場合に、音声データ再生時の音途切れまたは遅延といった不具合を極力低減できる。 According to the present invention, in audio data communication, if there is an error in the reproduction frequency or reproduction speed such as the sampling frequency between the transmitting side and the receiving side, problems such as sound interruption or delay during audio data reproduction are minimized. Can be reduced.
また、パケットの到着間隔に変動がある場合に、音声データ再生時の音途切れ、遅延または音の高さが変わるといった不具合を極力低減できる。 In addition, when there is a change in the packet arrival interval, it is possible to reduce problems such as sound interruption, delay, or change in sound pitch when reproducing audio data.
以下に、図面を参照して、本発明を詳細に説明する。図1は、本発明の一実施形態の構成を示すブロック図である。 Hereinafter, the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention.
パケット受信部1は、IPネットワークなどの外部ネットワークからディジタル音声データ(ディジタル符号化された楽音データや会話データ等)のパケットを受信し、パケットからディジタル音声データ(PCMデータ)を取り出す。また、該ディジタル音声データが圧縮されている場合は圧縮方式に応じたデコーダによりデコードし、非圧縮音声PCMデータaを出力する。このPCMデータaはバッファメモリ2に一時的に格納され、その蓄積量bが再生周波数決定部3に入力される。なお、該蓄積量bは、例えば書き込み数カウンタ4の値から読み出し数カウンタ5の値を減算器6で減算することにより求められる。
The
再生周波数決定部3では、あらかじめ設定しておいた目標遅延量Dtとバッファメモリ蓄積量bとから最適な再生周波数を一定時間おきに算出する。データ再生部である標本化周波数可変部7は、バッファメモリ2内のPCMデータcを、再生周波数決定部3から与えられる再生標本化周波数fsdでD/A変換し、アナログ信号として出力する。このアナログ音声信号dは、増幅アンプ8を経て、スピーカやヘッドフォンなどの再生デバイス9により再生される。
The reproduction
前記再生周波数決定部3の再生標本化周波数fsdは、その初期状態においては、送信側の標本化周波数fsであるとする。ただし、fsd=fsとした場合でも、装置毎に物理的な誤差があるため、実際の再生周波数は送信側、受信側とで完全に同じにはならない。
The reproduction sampling frequency fsd of the reproduction
パケット受信部1でディジタル音声データのパケットの受信が開始され、デコードされたPCMデータaがバッファメモリ2に蓄積され始めると、書き込みカウンタ4のカウント値がカウントアップされて増大する。そして、バッファ蓄積量bが初期遅延量Di相当に達したところからバッファメモリ2はその中のPCMデータcの出力を開始する。すなわち、初期遅延判定部(例えば、比較器)10が、バッファ蓄積量bが予め定められている初期遅延量Diより大きくなるとH(ハイ)レベルの信号を出力し、スイッチ11をオンにする。これにより、バッファメモリ2内のPCMデータcは可変標本化周波数D/A変換部7への出力を開始する。
When the reception of the digital audio data packet is started in the
その後、再生周波数決定部3は、予め設定した一定間隔Tiおきに、次に示す手順で、再生標本化周波数の決定を行う。
After that, the reproduction
すなわち、バッファメモリ2内の過去Tpにおける平均バッファメモリ蓄積量をBp、PCMデータaの量子化ビット数をQb、音声チャネル数をCnとすると、バッファメモリ2内における目標遅延量(目標バッファレベル)Dtからの時間差異ΔDは、次式のようになる。
That is, if the average buffer memory storage amount in the past Tp in the
△D=Bp/(fs×Cn×Qb/8)−Dt △ D = Bp / (fs × Cn × Qb / 8) −Dt
この差異を時間Txで解消することとすると、設定すべき再生標本化周波数fsdは、次式のようになる。 If this difference is eliminated at time Tx, the reproduction sampling frequency fsd to be set is expressed by the following equation.
fsd= fs ×(1+△D/Tx) fsd = fs × (1 + △ D / Tx)
この再生標本化周波数fsdは、再生周波数決定部3から標本化周波数可変部7に送られる。標本化周波数可変部7は該再生標本化周波数fsdに応じて再生標本化周波数を変動し、かつD/A変換を行う。
The reproduction sampling frequency fsd is sent from the reproduction
また、大きなネットワークジッタが発生した場合、バッファメモリに一度に大量のデータが蓄積されることが考えられる。この場合、上式において平均バッファメモリ蓄積量Bpが非常に大きくなり、再生周波数fsdが大幅に増加する。その結果、再生標本化周波数fsdが急激に変化することとなり、聴覚上不自然になる恐れがあるため、バッファ蓄積量が最大バッファ蓄積量(又は、最大遅延量)Dmを超えた場合は、受信パケットを破棄することとする。すなわち、バッファ蓄積量bが最大バッファ蓄積量Dmを越えると最大遅延判定部(例えば、比較器)12の出力がHレベルとなり、スイッチ13が破棄側に切り換えられる。
In addition, when a large network jitter occurs, a large amount of data can be stored in the buffer memory at a time. In this case, the average buffer memory accumulation amount Bp in the above equation becomes very large, and the reproduction frequency fsd increases significantly. As a result, the reproduction sampling frequency fsd changes suddenly, which may cause unnatural hearing, so if the buffer accumulation amount exceeds the maximum buffer accumulation amount (or maximum delay amount) Dm, it will be received. The packet is discarded. That is, when the buffer accumulation amount b exceeds the maximum buffer accumulation amount Dm, the output of the maximum delay determination unit (for example, the comparator) 12 becomes H level, and the
なお、標本化周波数可変部7における標本化周波数の変動方法については、VCO(電圧制御発振器)などを用いた単純な方法、または特許第2853147号で開示されている、メモリ書き込み速度と読み出し速度とを変えることにより再生周波数を変動させる方法などといった公知の手法が適用可能である。 The sampling frequency changing method in the sampling frequency variable unit 7 is a simple method using a VCO (voltage controlled oscillator) or the like, or a memory write speed and a read speed disclosed in Japanese Patent No. 2853147. It is possible to apply a known method such as a method of changing the reproduction frequency by changing.
この実施形態によれば、バッファメモリに蓄積されているデータ量が前記初期遅延量を超えた場合に該バッファメモリからのデータ読み出しを開始するので、音の途切れを極力防止することができる。また、標本化周波数可変部において、目標遅延量に近づくように標本化周波数を変動するので、音声データ再生時の音の途切れや遅延を極力防止することができる。また、バッファメモリに蓄積されているデータ量が前記最大遅延量を超えた場合に受信した音声データを破棄するようにしたので、音の高さが変わるといった不具合を極力防止することができる。 According to this embodiment, since the data reading from the buffer memory is started when the amount of data stored in the buffer memory exceeds the initial delay amount, sound interruption can be prevented as much as possible. In addition, since the sampling frequency is varied in the sampling frequency variable unit so as to approach the target delay amount, it is possible to prevent sound interruptions and delays when reproducing audio data as much as possible. In addition, since the received audio data is discarded when the amount of data stored in the buffer memory exceeds the maximum delay amount, it is possible to prevent problems such as a change in sound pitch as much as possible.
次に、本発明の第2の実施形態を、図2を参照して説明する。この実施形態は、前記標本化周波数を変化させるのに代えて、再生速度を変化させるようにした点に特徴がある。なお、図1と同一又は同等の機能部には同一の符号を付すと共に、その説明は省略する。 Next, a second embodiment of the present invention will be described with reference to FIG. This embodiment is characterized in that the reproduction speed is changed instead of changing the sampling frequency. In addition, while attaching | subjecting the same code | symbol to the function part same or equivalent to FIG. 1, the description is abbreviate | omitted.
本実施形態では、初期状態における再生速度係数Vdは、送信側のそれと同一にするために1.0とする。ただし、Vd=1.0とした場合でも、装置毎に物理的な誤差があるため、実際の再生速度は送信側での入力速度と完全には同じにならない。 In the present embodiment, the reproduction speed coefficient Vd in the initial state is set to 1.0 so as to be the same as that on the transmission side. However, even when Vd = 1.0, there is a physical error for each device, so the actual reproduction speed is not completely the same as the input speed on the transmission side.
受信開始後、バッファ蓄積量bが初期遅延量Di相当に達したところから、バッファメモリ2内のPCMデータcの出力を開始する(初期遅延判定部10の出力がHになることよりスイッチ11オン)。その後、再生速度決定部21は、予め設定した一定間隔Tiおきに、次に示す手順で、再生速度の決定を行う。
After the start of reception, when the buffer accumulation amount b reaches the initial delay amount Di, the output of the PCM data c in the
バッファメモリ2内の過去Tpにおける平均バッファメモリ蓄積量をBp、PCMデータの量子化ビット数をQb、音声チャネル数をCnとすると、バッファメモリ2内における目標遅延量Dtからの時間差異△Dは、次式のようになる。なお、fsは送信側の標本化周波数である。
When the average buffer memory storage amount in the past Tp in the
△D=Bp/(fs×Cn×Qb/8)−Dt △ D = Bp / (fs × Cn × Qb / 8) −Dt
この差異を時間Txで解消することとすると、改定すべき再生速度係数Vdは、次式のようになる。 When this difference is eliminated at time Tx, the reproduction speed coefficient Vd to be revised is expressed by the following equation.
Vd =1.0 + △D/Tx Vd = 1.0 + △ D / Tx
この再生速度係数Vdは再生速度決定部21からデータ再生部である再生速度(話速)変換部22に送られる。該再生速度変換部22は、その再生速度を該再生速度係数Vdに応じて変動する。なお、再生速度変換部22における再生速度の変動方法については、音程を変えずに速度のみを変える特許第3187242号の話速変換装置などの公知の手法が適用可能である。
The reproduction speed coefficient Vd is sent from the reproduction
また、最大遅延量に基づくパケット破棄については、前記第1の実施形態の場合と同様である。 The packet discard based on the maximum delay amount is the same as that in the first embodiment.
この実施形態においても、前記第1の実施形態と同様の効果を得ることができる。 Also in this embodiment, the same effect as that of the first embodiment can be obtained.
1・・・パケット受信部、2・・・バッファメモリ、3・・・再生周波数決定部、7・・・標本化周波数可変部、10・・・初期遅延判定部、12・・・最大遅延判定部、21・・・再生速度決定部、22・・・再生速度(話速)変換部。
DESCRIPTION OF
Claims (3)
ディジタル音声データを一時蓄積するバッファメモリと、
該バッファメモリに蓄積されているデータ量が初期遅延量を超えたかどうかを判定する初期遅延判定部と、
少なくとも、該バッファメモリに蓄積されているデータ量、送信側の標本化周波数およびディジタル音声データの量子化ビット数に基づいて目標遅延量からの時間差異を求め、該時間差異を解消するように、前記バッファメモリに一時蓄積されているディジタル音声データの再生時間を所定時間毎に決定する再生時間決定部と、
該再生時間決定部により決定された再生時間に従って、前記ディジタル音声データを再生するデータ再生部と、
該バッファメモリに蓄積されているデータ量が最大遅延量を超えたかどうかを判定する最大遅延判定部を有し、
前記バッファメモリに蓄積されているデータ量が前記初期遅延量を超えた場合に該バッファメモリからのデータ読み出しを開始し、前記データ再生部は、前記再生時間決定部により逐次決定された再生時間によって音声データを再生し、前記バッファメモリに蓄積されているデータ量が前記最大遅延量を超えた場合には受信した音声データを破棄することを特徴とするディジタル音声再生装置。 In a digital audio reproducing apparatus for reproducing digitally encoded audio data,
A buffer memory for temporarily storing digital audio data;
An initial delay determination unit that determines whether the amount of data stored in the buffer memory exceeds the initial delay amount;
At least the time difference from the target delay amount is obtained based on the amount of data stored in the buffer memory, the sampling frequency on the transmission side, and the number of quantization bits of the digital audio data, and so as to eliminate the time difference. A playback time determination unit for determining the playback time of digital audio data temporarily stored in the buffer memory every predetermined time ;
A data reproduction unit for reproducing the digital audio data according to the reproduction time determined by the reproduction time determination unit;
A maximum delay determination unit that determines whether the amount of data stored in the buffer memory exceeds the maximum delay amount;
When the amount of data stored in the buffer memory exceeds the initial delay amount, data reading from the buffer memory is started, and the data reproducing unit is operated according to the reproduction time sequentially determined by the reproduction time determining unit. A digital audio reproducing apparatus for reproducing audio data and discarding the received audio data when the amount of data stored in the buffer memory exceeds the maximum delay amount.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2004065515A JP4338083B2 (en) | 2004-03-09 | 2004-03-09 | Digital audio playback device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2004065515A JP4338083B2 (en) | 2004-03-09 | 2004-03-09 | Digital audio playback device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2005257750A JP2005257750A (en) | 2005-09-22 |
| JP4338083B2 true JP4338083B2 (en) | 2009-09-30 |
Family
ID=35083570
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2004065515A Expired - Fee Related JP4338083B2 (en) | 2004-03-09 | 2004-03-09 | Digital audio playback device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP4338083B2 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10321184B2 (en) | 2016-12-13 | 2019-06-11 | Samsung Electronics Co., Ltd. | Electronic apparatus and controlling method thereof |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2010197957A (en) * | 2009-02-27 | 2010-09-09 | Seiko Epson Corp | Image and sound supplying device, image and sound output device, image and sound supplying method, image and sound output method and program |
-
2004
- 2004-03-09 JP JP2004065515A patent/JP4338083B2/en not_active Expired - Fee Related
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10321184B2 (en) | 2016-12-13 | 2019-06-11 | Samsung Electronics Co., Ltd. | Electronic apparatus and controlling method thereof |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2005257750A (en) | 2005-09-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8937963B1 (en) | Integrated adaptive jitter buffer | |
| US7283585B2 (en) | Multiple data rate communication system | |
| US7450601B2 (en) | Method and communication apparatus for controlling a jitter buffer | |
| CA2682800C (en) | Method and apparatus for modifying playback timing of talkspurts within a sentence without affecting intelligibility | |
| US7787500B2 (en) | Packet receiving method and device | |
| JP3825007B2 (en) | Jitter buffer control method | |
| CN105142002B (en) | Audio/video live broadcasting method, device and control method, device | |
| CN1830224A (en) | Buffer management system, digital audio receiver, headphones, loudspeaker, method of buffer management | |
| JP2001045067A (en) | Audio transmission device | |
| JP4076981B2 (en) | Communication terminal apparatus and buffer control method | |
| JPWO2006009087A1 (en) | Stream data receiving / reproducing apparatus and stream data receiving / reproducing method | |
| JP4338083B2 (en) | Digital audio playback device | |
| JP4376165B2 (en) | Receiver, clock adjustment method, and broadcasting system | |
| CN110875860B (en) | Method and device for processing network jitter | |
| JP4561301B2 (en) | Audio reproduction device and program for controlling reproduction and stop of audio | |
| JP2002330180A (en) | Reception device and reception reproducing method | |
| US7606330B2 (en) | Dual-rate single band communication system | |
| KR102510865B1 (en) | Signal processing device, signal processing method, and program | |
| JP4476034B2 (en) | Receiver | |
| JP4299731B2 (en) | Reception device and reception reproduction method | |
| JP2002374319A (en) | Receiver and receiving and reproducing method | |
| JP5691721B2 (en) | Audio data processing device | |
| JP4679502B2 (en) | Voice packet reproducing apparatus, communication terminal and program having clock correction function | |
| JP4534582B2 (en) | Audio stream reproduction apparatus and audio stream reproduction method | |
| JP4260123B2 (en) | Output method, output device, communication system, and computer program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050831 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20080402 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080423 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080617 |
|
| 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: 20090624 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20090625 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 4338083 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120710 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150710 Year of fee payment: 6 |
|
| LAPS | Cancellation because of no payment of annual fees |