JP5321390B2 - 音声通信装置及びプログラム - Google Patents
音声通信装置及びプログラム Download PDFInfo
- Publication number
- JP5321390B2 JP5321390B2 JP2009222664A JP2009222664A JP5321390B2 JP 5321390 B2 JP5321390 B2 JP 5321390B2 JP 2009222664 A JP2009222664 A JP 2009222664A JP 2009222664 A JP2009222664 A JP 2009222664A JP 5321390 B2 JP5321390 B2 JP 5321390B2
- Authority
- JP
- Japan
- Prior art keywords
- audio
- voice
- usb
- audio device
- data
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/16—Sound input; Sound output
- G06F3/162—Interface to dedicated audio devices, e.g. audio drivers, interface to CODECs
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- General Health & Medical Sciences (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Telephonic Communication Services (AREA)
- Telephone Function (AREA)
Description
以下、本発明による音声通信装置及びプログラムを、市販のパソコンを電話端末(ソフトフォン)として利用する場合に適用した第1の実施形態を、図面を参照しながら詳述する。
図1は、第1の実施形態に係る音声通信装置の機能的構成を示すブロック図である。
次に、第1の実施形態に係る音声通信装置1の動作を説明する。
以上のように、第1の実施形態によれば、専用の送受信インタフェース(主に論理的なもの)を準備することで、OS標準搭載のオーディオデバイスを使用するメディア処理(例えば、可聴音処理)については汎用インタフェースを使用しつつ、リアルタイム性を要求される音声データのみを専用ルート経由としたので、音声データの送受信時の遅延をOSの音声処理構成を通過させない分、最低限に抑えることができる。また、IP網を介するので、広帯域音声データを送受信することが可能であるが、OSでの音声処理が広帯域対応でなければ高音質を実現できない。しかし、第1の実施形態では、音声データはOSをスルーであるので、外部の専用USBオーディオデバイス3を適用したことと相まって高音質を実現することができる。
次に、本発明による音声通信装置及びプログラムを、市販のパソコンを電話端末(ソフトフォン)として利用する場合に適用した第2の実施形態を、図面を参照しながら詳述する。
上記第2の実施形態においては、低遅延USBオーディオデバイス3及び標準USBオーディオデバイス4の接続状態に応じて、通話音声の入出力に用いるデバイスを定めるものを示したが、低遅延USBオーディオデバイス3及び標準USBオーディオデバイス4の接続状態に加え、VoIPエンジン20A以外の他のアプリケーション(例えば、VoIPエンジン20Aより上位階層のアプリケーション)の指令に応じて、通話音声の入出力に用いるデバイスを定めるようにしても良い。
Claims (5)
- 汎用オペレーティングシステムを搭載したコンピュータに、音声通信プログラムをインストールしている音声通信装置において、
スピーカ及びマイクロフォンを有して遠端話者の音声を発音出力すると共に近端話者の音声を捕捉する、上記コンピュータに外付け可能な第1のオーディオデバイスと、
上記第1のオーディオデバイスが外付けされているとき、対向する音声通信装置と授受する音声データを、上記汎用オペレーティングシステムにおける音声データの処理ルートを介さず、上記汎用オペレーティングシステムを単に通過させて、上記第1のオーディオデバイスと授受する、上記音声通信プログラムの一機能として設けられた第1の音声データ入出力部と
を備えることを特徴とする音声通信装置。 - スピーカ及びマイクロフォンを有して遠端話者の音声を発音出力すると共に近端話者の音声を捕捉する、上記コンピュータに外付け可能な第2のオーディオデバイスと、
上記第2のオーディオデバイスが外付けされていることを条件とし、対向する音声通信装置と授受する音声データを、上記汎用オペレーティングシステムにおける音声データの処理ルートを介して、上記第2のオーディオデバイスと授受する、上記音声通信プログラムの一機能として設けられた第2の音声データ入出力部と、
音声データの授受では、上記第1の音声データ入出力部と上記第2の音声データ入出力部との一方を有効とする、上記音声通信プログラムの一機能として設けられた選択部と
を備えることを特徴とする請求項1に記載の音声通信装置。 - 上記選択部は、上記第1のオーディオデバイスが外付けされているとき、上記第1の音声データ入出力部を有効とし、上記第1のオーディオデバイスが外付けされておらず、上記第2のオーディオデバイスが外付けされているとき、上記第2の音声データ入出力部を有効とすることを特徴とする請求項2に記載の音声通信装置。
- 上記選択部は、階層上、上記音声通信プログラムの上位に位置する上位プログラムの指示に応じて、上記第1の音声データ入出力部又は上記第2の音声データ入出力部の一方を有効とすることを特徴とする請求項2に記載の音声通信装置。
- スピーカ及びマイクロフォンを有して遠端話者の音声を発音出力すると共に近端話者の音声を捕捉する第1のオーディオデバイスが外付けされている、しかも、汎用オペレーティングシステムを搭載したコンピュータにインストールされて音声通信装置を構成させる音声通信プログラムであって、
上記コンピュータを、
上記第1のオーディオデバイスが外付けされているとき、対向する音声通信装置と授受する音声データを、上記汎用オペレーティングシステムにおける音声データの処理ルートを介さず、上記汎用オペレーティングシステムを単に通過させて、上記第1のオーディオデバイスと授受する第1の音声データ入出力部として機能させる
ことを特徴とする音声通信プログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009222664A JP5321390B2 (ja) | 2009-09-28 | 2009-09-28 | 音声通信装置及びプログラム |
CN201010215612.4A CN102033731B (zh) | 2009-09-28 | 2010-06-24 | 语音通信装置及程序 |
US12/923,138 US9098235B2 (en) | 2009-09-28 | 2010-09-03 | Voice communication arrangement for minimizing communication delay caused by audio signal processing in OS |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009222664A JP5321390B2 (ja) | 2009-09-28 | 2009-09-28 | 音声通信装置及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011071875A JP2011071875A (ja) | 2011-04-07 |
JP5321390B2 true JP5321390B2 (ja) | 2013-10-23 |
Family
ID=43780416
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009222664A Active JP5321390B2 (ja) | 2009-09-28 | 2009-09-28 | 音声通信装置及びプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US9098235B2 (ja) |
JP (1) | JP5321390B2 (ja) |
CN (1) | CN102033731B (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101811220B1 (ko) * | 2012-02-16 | 2018-01-25 | 삼성전자 주식회사 | 이동 통신 시스템에서 휴대 단말기의 VoIP 처리 방법 및 장치 |
US10332523B2 (en) | 2016-11-18 | 2019-06-25 | Google Llc | Virtual assistant identification of nearby computing devices |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100892950B1 (ko) * | 1996-02-09 | 2009-04-09 | 아이-링크 시스템즈, 아이엔씨. | 음성 인터넷 전송 시스템 |
JP3708268B2 (ja) * | 1997-01-22 | 2005-10-19 | 松下電器産業株式会社 | インターネットフォンサーバ装置及びインターネットを利用した通話システム |
US6118780A (en) * | 1997-03-17 | 2000-09-12 | International Business Machines Corporation | Communication network and method of operation for real time user selection of voice and/or data paths in the network |
US6424647B1 (en) * | 1997-08-13 | 2002-07-23 | Mediaring.Com Ltd. | Method and apparatus for making a phone call connection over an internet connection |
US6337858B1 (en) * | 1997-10-10 | 2002-01-08 | Nortel Networks Limited | Method and apparatus for originating voice calls from a data network |
US6215784B1 (en) * | 1997-12-24 | 2001-04-10 | Nortel Networks Limited | Method and system for voice call completion using information retrieved from an open application on a computing machine |
US6345047B1 (en) * | 1998-06-12 | 2002-02-05 | Northern Telecom Limited | Computer telephony adapter and method |
US6253249B1 (en) * | 1998-08-31 | 2001-06-26 | Nortel Networks Limited | Method and devices for bridging data and telephone networks |
US6621893B2 (en) * | 2001-01-30 | 2003-09-16 | Intel Corporation | Computer telephony integration adapter |
JP2004274194A (ja) * | 2003-03-06 | 2004-09-30 | Toshiba Corp | 電子機器及びデータ変換方法 |
US7567549B2 (en) * | 2003-04-30 | 2009-07-28 | Microsoft Corporation | Computer telephony integration adapter |
JP3990687B2 (ja) * | 2004-07-01 | 2007-10-17 | 日立情報通信エンジニアリング株式会社 | ネットワーク端末 |
JP2006166203A (ja) * | 2004-12-09 | 2006-06-22 | Oki Electric Ind Co Ltd | 通話制御装置及び通話制御方法 |
JP2006330552A (ja) * | 2005-05-30 | 2006-12-07 | Seiko Epson Corp | プレゼンテーション補助デバイス |
JP4774831B2 (ja) * | 2005-06-30 | 2011-09-14 | 沖電気工業株式会社 | 音声処理周辺装置及びip電話システム |
US20070025338A1 (en) * | 2005-07-26 | 2007-02-01 | Smartlink Ltd.. | Software-based solutions for telephone network bridging |
JP2007219711A (ja) * | 2006-02-15 | 2007-08-30 | Silex Technology Inc | リモートデバイス制御プログラム |
CN101035170A (zh) * | 2006-03-09 | 2007-09-12 | 林春云 | 基于usb接口的语音通信方法及装置 |
-
2009
- 2009-09-28 JP JP2009222664A patent/JP5321390B2/ja active Active
-
2010
- 2010-06-24 CN CN201010215612.4A patent/CN102033731B/zh active Active
- 2010-09-03 US US12/923,138 patent/US9098235B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
CN102033731A (zh) | 2011-04-27 |
US9098235B2 (en) | 2015-08-04 |
JP2011071875A (ja) | 2011-04-07 |
CN102033731B (zh) | 2015-02-11 |
US20110075823A1 (en) | 2011-03-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8200479B2 (en) | Method and system for asymmetric independent audio rendering | |
US8867527B2 (en) | Speech processing peripheral device and IP telephone system | |
US20100128888A1 (en) | Automatic Audio Processing Mode Control | |
JP2009089392A (ja) | 移動端末をコンピュータの入出力装置とする装置及びそのシステム、並びに方法 | |
US8744524B2 (en) | User interface tone echo cancellation | |
US20100130247A1 (en) | Automatic Sidetone Control | |
JP5321390B2 (ja) | 音声通信装置及びプログラム | |
JPH09233198A (ja) | 全二重音声会議電話のためのソフトウエアベースのブリッジ方法及び装置 | |
US20110235632A1 (en) | Method And Apparatus For Performing High-Quality Speech Communication Across Voice Over Internet Protocol (VoIP) Communications Networks | |
KR100278599B1 (ko) | 전화복합기 및 이를 이용한 전화 복합 시스템 | |
TWI435589B (zh) | 網路電話通訊整合系統及方法 | |
KR20000062481A (ko) | 컴퓨터의 유니버셜 시리얼버스 포트를 이용한 인터넷전화장치 및 인터넷 전화통화방법 | |
US20100027530A1 (en) | Adaptive network phone device and control method thereof | |
US20070253440A1 (en) | Internet communication system and method | |
US20070121804A1 (en) | Phone voice receiving /playing device | |
TWI784594B (zh) | 會議終端及聲音浮水印的嵌入方法 | |
KR20040082992A (ko) | 캡쳐링 서비스를 통한 오디오 출력에의 접근 | |
JP2011199802A (ja) | オーディオアダプタ | |
US20140003612A1 (en) | Information terminal and computer program product | |
KR200276694Y1 (ko) | 유에스비(usb)접속부를 갖는 무선랜 인터넷전화기. | |
KR200389880Y1 (ko) | 유에스비 인터넷전화 인터페이스 모듈 장치 | |
TWI466105B (zh) | 音頻系統及音頻處理方法 | |
KR200392162Y1 (ko) | 이동용 저장 장치와 연결 가능한 usb 오디오 장치 | |
JP2005295253A (ja) | 情報処理装置 | |
KR20080078121A (ko) | 유에스비 브이오아이피(USB VoIP) 장치의 유무선오디오 처리 장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120515 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20121122 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121127 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130115 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130528 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130528 |
|
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: 20130618 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130701 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5321390 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |