JP2004152229A - Data processor, data processing method, and program - Google Patents

Data processor, data processing method, and program Download PDF

Info

Publication number
JP2004152229A
JP2004152229A JP2002319684A JP2002319684A JP2004152229A JP 2004152229 A JP2004152229 A JP 2004152229A JP 2002319684 A JP2002319684 A JP 2002319684A JP 2002319684 A JP2002319684 A JP 2002319684A JP 2004152229 A JP2004152229 A JP 2004152229A
Authority
JP
Japan
Prior art keywords
conversion method
operation signal
data processing
external
state
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
JP2002319684A
Other languages
Japanese (ja)
Inventor
Kazuhiro Akaike
和洋 赤池
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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP2002319684A priority Critical patent/JP2004152229A/en
Publication of JP2004152229A publication Critical patent/JP2004152229A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data processor, a data processing method and a program used for converting data from an input means with a conversion method adapting to the input means without executing a complicated operation. <P>SOLUTION: This data processor is provided with a CPU 29 having a detection part 291, a selection part 292, a conversion part 293. The detection part 291 detects a state for inputting an operation signal from a keyboard 5. The selection part 292 selects a first conversion method CN1 adapting to the keyboard 5 when the detection part 291 detects the state for inputting the operation signal from the keyboard 5, and selects a second conversion method CN2 adapting to a touch panel 25 when the detection part 291 does not detect the state. The conversion part 293 converts input data indicated by an operation signal from the keyboard 5 based on the conversion method CN1 when the detection part 291 detects a state for inputting the operation signal from the keyboard 5, and converts input data from the touch panel 25 based on the conversion method CN2 when the detection part 291 does not detect the state. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、例えば、データが入力される携帯型のデータ処理装置、データ処理方法、およびプログラムに関するものである。
【0002】
【従来の技術】
従来、表示画面上のタッチパネルの操作に応じたデータが入力される携帯情報端末装置と、携帯情報端末装置とは別体にキーボードを有する保持装置(クレードルとも言う)とが知られている(例えば、特許文献1参照。)。
例えば、携帯情報端末装置は、このクレードルに装着および保持された場合には、キーボードからの入力データに応じた処理を行う。
【0003】
【特許文献1】
特開2001−242956号公報
【0004】
【発明が解決しようとする課題】
上述した携帯情報端末装置では、例えばタッチパネルから文字入力が行われる場合には、タッチパネルに適合する変換方法、例えば予測変換方法に基づいて、タッチパネルからの入力データを変換する。
【0005】
ユーザは携帯情報端末装置をクレードルに接続してキーボードから文字入力を行う場合には、キーボードに適合する変換方法、例えば連文節変換方法に設定画面を操作して手動で切り替える。携帯情報端末装置はそのキーボードに適合する変換方法に基づいて、キーボードからの入力データを変換する。
【0006】
そして、ユーザは携帯情報端末装置をクレードルから取り外してタッチパネルから文字入力する場合には、手動で設定画面を操作してタッチパネルに適合する変換方法に切り替えていた。
【0007】
このため、携帯情報端末装置にキーボードを着脱する毎に変換方法を手動で設定画面を操作して切り替えるという煩雑な操作が必要であり、操作性のよい携帯情報端末装置が望まれている。
【0008】
本発明は、かかる事情に鑑みてなされたものであり、その目的は、煩雑な操作を行うことなく、入力手段に適合した変換方法で当該入力手段からの入力データを変換することができるデータ処理装置、データ処理方法、およびプログラムを提供することにある。
【0009】
【課題を解決するための手段】
前記目的を達成するために、第1の発明のデータ処理装置は、携帯型のデータ処理装置であって、外部操作手段からの操作信号を入力する状態か否かを検出する検出手段と、内部操作手段と、前記検出手段が前記外部操作手段からの前記操作信号を入力する状態を検出した場合には、当該外部操作手段に適合した第1の変換方法に基づいて当該外部操作手段からの前記操作信号が示す入力データを変換し、前記検出手段が前記外部操作手段からの前記操作信号を入力する状態を検出していない場合には、前記内部操作手段に適合した第2の変換方法に基づいて前記内部操作手段からの入力データを変換する変換手段とを有する。
【0010】
第1の発明のデータ処理装置によれば、検出手段では、外部操作手段からの操作信号を入力する状態か否かが検出される。
変換手段では、検出手段が外部操作手段からの操作信号を入力する状態を検出した場合には、当該外部操作手段に適合した第1の変換方法に基づいて当該外部操作手段からの操作信号が示す入力データを変換し、検出手段が外部操作手段からの操作信号を入力する状態を検出していない場合には、内部操作手段に適合した第2の変換方法に基づいて内部操作手段からの入力データを変換する。
【0011】
さらに、前記目的を達成するために、第2の発明のデータ処理方法は、携帯型のデータ処理装置で処理されるデータ処理方法であって、外部操作手段からの操作信号を入力する状態か否かを検出する第1の工程と、前記第1の工程で前記外部操作手段からの前記操作信号を入力する状態を検出した場合には、当該外部操作手段に適合した第1の変換方法を選択し、前記第1の工程で前記外部操作手段からの前記操作信号を入力する状態を検出していない場合には、前記データ処理装置が有する内部操作手段に適合した第2の変換方法を選択する第2の工程と、前記第1の工程で前記外部操作手段からの前記操作信号を入力する状態を検出した場合には、前記第2の工程で選択された前記第1の変換方法に基づいて当該外部操作手段からの前記操作信号が示す入力データを変換し、前記第1の工程で前記外部操作手段からの前記操作信号を入力する状態を検出していない場合には、前記第2の工程で選択された前記第2の変換方法に基づいて前記内部操作手段からの入力データを変換する第3の工程とを有する。
【0012】
さらに、前記目的を達成するために、第3の発明のプログラムは、携帯型のデータ処理装置で実行処理されるプログラムであって、外部操作手段からの操作信号を入力する状態か否かを検出する第1の手順と、前記第1の手順で前記外部操作手段からの前記操作信号を入力する状態を検出した場合には、当該外部操作手段に適合した第1の変換方法を選択し、前記第1の手順で前記外部操作手段からの前記操作信号を入力する状態を検出していない場合には、前記データ処理装置が有する内部操作手段に適合した第2の変換方法を選択する第2の手順と、前記第1の手順で前記外部操作手段からの前記操作信号を入力する状態を検出した場合には、前記第2の手順で選択された前記第1の変換方法に基づいて当該外部操作手段からの前記操作信号が示す入力データを変換し、前記第1の手順で前記外部操作手段からの前記操作信号を入力する状態を検出していない場合には、前記第2の手順で選択された前記第2の変換方法に基づいて前記内部操作手段からの入力データを変換する第3の手順とを有する。
【0013】
【発明の実施の形態】
本発明に係るデータ処理装置を図を参照しながら説明する。
【0014】
図1は、本発明に係るデータ処理装置を含むデータ処理システムの一実施の形態を示す全体構成図である。
データ処理システム1は、図1に示すように、携帯型のデータ処理装置2、入力ペン3、クレードル4、キーボード5、およびAC(Alternating current )アダプタ6を有する。
【0015】
データ処理装置2は本発明に係るデータ処理装置に相当し、クレードル4は本発明に係る保持手段に相当し、キーボード5は本発明に係る外部操作手段に相当する。
【0016】
データ処理装置2は、例えばPDA(Personal data assistant )や携帯電話等の携帯型のデータ処理装置である。
データ処理装置2は、例えばクレードル4に取り付けて保持される。
ACアダプタ6は、交流電源からACコンセントおよび電源ケーブルを介して入力された交流の電力を直流の電力に変換しクレードル4に出力する。
【0017】
クレードル4は、データ処理装置2が取り付けられると電源をデータ処理装置に2供給する。
クレードル4は、例えば外部操作手段あるキーボード5を取り付け可能である。
データ処理装置2はタッチパネルを有し、ペン3により所定のデータが入力される。
【0018】
図2は、図1に示した情報処理システムの機能ブロック図である。
クレードル4は、図2に示すように、接続部41,42,43を有する。
データ処理装置2は、図2に示すように、電源20、バッテリ21、接続部22,23、表示部24、タッチパネル25、インターフェイス(Interface :I/F)26、RAM(Random accuses memory )27、ROM(Read only memory)28、およびCPU(Central processing unit )29を有する。
【0019】
データ処理装置2とクレードル4は、接続部を介して接続される。
詳細には、図2に示すようにデータ処理装置2の接続部22および接続部23が、クレードル4の接続部41および接続部42に接続される。
【0020】
表示部24、タッチパネル25、インターフェイス(Interface :I/F)26、RAM(Random accuses memory )27、ROM(Read only memory)28、およびCPU(Central processing unit )29は、バスBSにより接続されている。
【0021】
電源20とバッテリ21は接続されている。
電源20は、所定の構成要素に電源を供給し、充電可能なバッテリ21に電源を供給する。
また、電源20は、ACアダプタ6から、クレードル4の電源ラインVLおよび接続部41、ならびにデータ処理装置2の接続部22を介して直流の電源が供給される。
【0022】
表示部24は、CPU29の制御のもと、所定の画像を表示する。
タッチパネル25は、ペン3等によりタッチパネル上の所定の位置が指示されると、入力データである位置情報をCPU29に出力する。例えばユーザによりタッチパネル25上にペン3を用いて文字が書かれると、その情報がCPU29に出力される。CPU29ではその情報に応じた処理を行う。
【0023】
インターフェイス(I/F)26は、例えばキーボードを接続するためのインターフェイスである。インターフェイス26は、例えば、外部操作手段としてのキーボード5と、クレードル4の接続部43および通信線TL、ならびデータ処理装置2の接続部23を介して接続される。
【0024】
キーボード5からの操作信号は、上述したようにクレードル4の接続部43および通信線TL、ならびデータ処理装置2の接続部42を介してインターフェイス26に出力される。操作信号は入力データを含む。
例えば、インターフェイス26は、USB(Universal serial bus)規格に基づいたインターフェイスである。
【0025】
RAM27には、CPU29が処理する際の作業用領域である。またRAM27は入力変換方式の状態を保存する。
ROM28は、プログラムp、第1の変換方法CN1、および第2の変換方法CN2等を有する。
【0026】
プログラムpは、CPU29により実行され検出処理、選択処理、および変換処理等に関する手順を含む。
第1の変換方法CN1はキーボード5に適合した変換方法であり、第2の変換方法CN2はタッチパネル25に適合した変換方式である。
【0027】
タッチパネル25に適合した第2の変換方法CN2は、例えば予測変換方法である。予測変換方法は例えば特開平11−167569号公報で開示されている。
簡単に説明すると、タッチパネル5は、キーボード5を介して入力するのに比べて、データの入力を行いにくい。
【0028】
このため、CPU29は、予測変換方法では、例えばユーザによりタッチパネル25を介して入力された、1つまたは複数の文字データに基づいて、次に入力される文字や単語を予測し、予測の結果の複数の予測候補を表示部24に表示させる。ユーザは例えば表示部24の画面上に表示されている予測候補の内から所望の予測変換候補を選択し所望のデータを高速に入力する。
【0029】
また、CPU29は、予測変換方法では、ユーザにより以前に入力された文字データを記憶しておき、その記憶したデータおよび新たにユーザにより入力された1つまたは複数の文字データに基づいて、次に入力される文字や単語を予測し、予測の結果の複数の予測候補を表示部24に表示させる。ユーザは例えば表示部24の画面上に表示されている予測候補の内から所望の予測変換候補を選択し所望のデータを高速に入力する。
【0030】
例えば一般的に、ユーザはタッチパネル25を介してデータを入力するのに比べて、キーボード5を用いてデータを入力したほうが時間的にも速く、また操作性においてもよい。
【0031】
また、タッチパネル25上でソフトウェアキーボードを操作する場合には、キーの突起がないため、ソフトウェアキーボードの配置と、入力される文字列とを往復して目で追う必要があり疲労しやすい。そのため、特に長文の入力を行う場合はキーボードを使う方が視覚的に楽に入力できる。
【0032】
キーボード5に適合する変換方法としては、例えば非予測変換方法である。非予測変換方法としては、例えば連文節変換方法がある。
CPU29は、連文節変換方法では、文節の区切り位置を指定しなくても適切な文節に区切り、自動的に所定の変換候補に変換する。
このため、ユーザはキーボード5を用いてデータを入力する場合には、キーボード5に適合した変換方法を用いることにより高速にデータを入力することができる。
【0033】
CPU29は、RAM27を作業用領域として、ROM28に記憶された変換処理に関するプログラムpを実行する。
【0034】
図3は、図1に示したデータ処理装置のCPUの機能ブロック図である。
CPU29は、図3に示すように、例えば詳細には、検出部291、選択部292、および変換部293を有する。
【0035】
検出部291は本発明に係る検出手段に相当し、選択部292および変換部293は本発明に係る変換手段に相当する。
【0036】
検出部291は、キーボード5からの操作信号を入力する状態か否か検出する。
詳細には、例えば検出部291は、データ処理装置2を保持した状態でキーボード5からの入力データをデータ処理装置2に出力するクレードル4に保持されている場合に、キーボード5からの操作信号を入力する状態を検出する。
【0037】
選択部292は、検出部291がキーボード5からの操作信号を入力する状態を検出した場合には、キーボード5に適合した第1の変換方法CN1を選択する。
詳細には、選択部292は、検出部291がキーボード5からの操作信号を入力する状態を検出した場合には、キーボード5に適合した非予測変換方法を選択する。
【0038】
一方、選択部292は、検出部291がキーボード5からの操作信号を入力する状態を検出していない場合には、タッチパネル25に適合した第2の変換方法CN2を選択する。
詳細には、選択部292は、検出部291がキーボード5からの操作信号を入力する状態を検出していない場合には、タッチパネル25に適合した予測変換方法を選択する。
【0039】
変換部293は、検出部291がキーボード5のからの操作信号を入力する状態を検出した場合には、選択部292により選択された第1の変換方法CN1に基づいてキーボード5からの操作信号が示す入力データを変換する。
詳細には変換部293は、検出部291がキーボード5からの操作信号を入力する状態を検出した場合には、選択部292により選択された非予測変換方法に基づいてキーボード5からの操作信号が示す入力データを変換する。
【0040】
一方、変換部293は、検出部291がキーボード5からの操作信号を入力する状態を検出していない場合には、選択部292により選択された第2の変換方法CN2に基づいてタッチパネル25からの入力データを変換する。
詳細には、変換部293は、検出部291がキーボード5からの操作信号を入力する状態を検出していない場合には、選択部292により選択された予測変換方法に基づいて当該タッチパネル25からの入力データを変換する。
【0041】
図4は、図1に示したデータ処理装置の予測変換方法を説明するための図である。
CPU29は、予測変換方法によりタッチパネル25から入力されたデータを変換する場合には、表示部24の画面上に例えば図4に示すように、文字データ表示部241、予測候補表示部242、および仮想キーボード部243等を表示させる。
【0042】
文字データ表示部241は、入力される文字が表示される。
予測候補表示部242は、CPU29により、例えばユーザによりタッチパネル25を介して入力された、1つまたは複数の文字データに基づいて、次に入力される文字や単語を予測し、予測の結果の複数の予測候補が表示される。
ユーザは、予測候補表示部242に表示されている予測候補の内から、タッチパネル25を介して所望の予測変換候補を選択し、所望の文字や単語を入力する。
【0043】
仮想キーボード部243は、例えば仮想的にキーボードを表示部24の画面上に表示される。CPU29は、ユーザによりタッチパネル25でペン3等により所望の位置が指示されると、指示された位置情報に対応する位置に表示されたキーに割り当てられた文字を、文字データ表示部241に表示させる。
【0044】
図5は、図1に示したデータ処理装置の動作を説明するためのフローチャートである。図5を参照しながらデータ処理装置の動作をCPU29の処理を中心に説明する。
ステップST1において、CPU29では、キーボード5からの信号の有無が検出される。
例えば検出部291は、インターフェイス26がUSBインターフェイスであり、キーボード5がUSB規格に基づく接続を行う機器の場合には、USBの規格に基づく検出処理を行う。
【0045】
詳細には、検出部291では、データ処理装置2の接続部22,23がクレードル4の接続部41,42に接続されて、インターフェイス26を介してキーボード5からの信号の有無を検出する。
例えば、検出部291は、データ処理装置2の接続部22,23がクレードル4の接続部41,42に接続されている場合にキーボード5からの操作信号を入力する状態を検出する。
また、検出部291では、データ処理装置2の接続部22,23がクレードル4の接続部41,42に接続されていない場合にキーボード5からの操作信号を入力する状態を検出しない。
【0046】
ステップST2において、CPU29の選択部292では、キーボード5からの操作信号を入力する状態を検出した場合には、キーボード5に適合した第1の変換方法CN1、例えば非予測変換方法の連文節変換方法が選択される。
【0047】
ステップST3において、CPU29の変換部293では、選択部292で選択された第1の変換方法CN1に基づいてキーボード5からの操作信号が示す入力データを変換し、ステップST1の処理に戻る。
【0048】
一方、ステップST1において、CPU29の検出部291が、キーボード5からの操作信号を入力する状態を検出していない場合には、詳細にはデータ処理装置2の接続部22,23がクレードル4の接続部41,42に接続されていない場合には、CPU29の選択部292では、タッチパネル25に適合した第2の変換方法CN2、例えば予測変換方法が選択される(ST4)。
【0049】
CPU29の変換部293では、選択部292により選択された第2の変換方法CN2に基づいてタッチパネル25からの入力データを変換し(ST5)、ステップST1の処理に戻る。
【0050】
以上説明したように、タッチパネル25と、キーボード5からの操作信号を入力する状態を検出する検出部291と、検出部291がキーボード5からの操作信号を入力する状態を検出した場合には、キーボード5に適合した第1の変換方法CN1を選択し、検出部291がキーボード5からの操作信号を入力する状態を検出していない場合には、タッチパネル25に適合した第2の変換方法CN2を選択する選択部292と、検出部291がキーボード5からの操作信号を入力する状態を検出した場合には、選択部292により選択された第1の変換方法CN1に基づいてキーボード5からの操作信号が示す入力データを変換し、検出部291がキーボード5からの操作信号を入力する状態を検出していない場合には、選択部292により選択された第2の変換方法CN2に基づいてタッチパネル25からの入力データを変換する変換部293とを有するCPU29とを設けたので、データの入力を行う際にキーボード5を着脱する場合であっても、煩雑な操作、例えば、手動で変換方法を切り替える操作を行うことなく、自動的に操作部に応じた変換方法に切り替わり、操作部にからの入力データを変換することができ、操作性がよい。
【0051】
また、例えば、キーボード5およびクレードル4を所定の位置に設置して、通常、文書の内容を確認する場合や短い文書を入力する場合には、クレードル4から分離した状態で、タッチパネル25からタッチパネル25に適合する変換方法、例えば予測変換を用いてデータを入力し、長文の場合は携帯型のデータ処理装置2をクレードル4に接続および保持し、キーボード5からキーボード5に適合する変換方法、例えば連文節変換方法で入力するといった動作がシームレスに実現できる。
【0052】
なお、本発明は本実施の形態に限られるものではなく、任意好適な種々の改変が可能である。
例えば、パーソナルコンピュータのキーボードが接続できない機器で、クレードルや拡張するためのベースなどにキーボードが備わっている場合にも適用できる。
【0053】
また、データ処理装置と、クレードル4、およびキーボード5は物理的に接合している必要はなく、無線方式でキーボード5からの入力データを受信できる状況になった場合に、同様に自動的に入力変換方式を切り替えてもよい。
【0054】
また、本実施の形態では、タッチパネル5からの入力データを予測変換方法により変換し、キーボード5が接続されている場合にはキーボード5からの入力データを連文節変換方法により変換していたが、この形態に限られるものではない。
予測変換方法や連文節変換方法でなくとも、入力手段それぞれに適合する変換方法であればよい。例えば入力手段がいわゆる音声入力装置の場合には、音声認識処理を行い所定の変換を行う変換方法であってもよい。
【0055】
また、本実施の形態ではキーボード5の接続にUSBの規格に基いた接続を用いたがこの形態に限られるものではない。PS/2(Personal System/2 )やIEEE1394等の所定の規格に基いた接続を行ってよい。
【0056】
【発明の効果】
本発明によれば、煩雑な操作を行うことなく、入力手段に適合した変換方法で当該入力手段からの入力データを変換するデータ処理装置、データ処理方法、およびプログラムを提供することができる。
【図面の簡単な説明】
【図1】図1は、本発明に係るデータ処理装置を含むデータ処理システムの一実施の形態を示す全体構成図である。
【図2】図2は、図1に示した情報処理システムの機能ブロック図である。
【図3】図3は、図1に示したデータ処理装置のCPUの機能ブロック図である。
【図4】図4は、図1に示したデータ処理装置の予測変換方法を説明するための図である。
【図5】図5は、図1に示したデータ処理装置の動作を説明するためのフローチャートである。
【符号の説明】
1…データ処理システム、2…データ処理装置、3…入力ペン、4…クレードル、5…キーボード、6…ACアダプタ、20…電源、21…バッテリ、22,23…接続部、24…表示部、25…タッチパネル、26…インターフェイス(Interface :I/F)、27…RAM、28…ROM、29…CPU、241…文字データ表示部、242…予測候補表示部、243…仮想キーボード部、291…検出部、292…選択部、293…変換部、CN1…第1の変換方法、CN2…第2の変換方法、p…プログラム。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to, for example, a portable data processing device to which data is input, a data processing method, and a program.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, a portable information terminal device to which data corresponding to an operation of a touch panel on a display screen is input and a holding device (also referred to as a cradle) having a keyboard separately from the portable information terminal device are known (for example, And Patent Document 1.).
For example, when the portable information terminal device is mounted and held in the cradle, it performs a process according to input data from a keyboard.
[0003]
[Patent Document 1]
JP-A-2001-242956
[Problems to be solved by the invention]
In the portable information terminal device described above, for example, when a character is input from the touch panel, the input data from the touch panel is converted based on a conversion method suitable for the touch panel, for example, a predictive conversion method.
[0005]
When the user connects the portable information terminal device to the cradle and performs character input from the keyboard, the user manually switches the conversion screen suitable for the keyboard, for example, a continuous phrase conversion method by operating the setting screen. The portable information terminal device converts input data from the keyboard based on a conversion method suitable for the keyboard.
[0006]
When the user removes the portable information terminal device from the cradle and inputs characters from the touch panel, the user manually operates the setting screen to switch to a conversion method suitable for the touch panel.
[0007]
Therefore, it is necessary to perform a complicated operation of manually operating the setting screen to switch the conversion method every time the keyboard is attached to or detached from the portable information terminal device, and a portable information terminal device with good operability is desired.
[0008]
The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a data processing which can convert input data from an input unit by a conversion method suitable for the input unit without performing a complicated operation. An object is to provide an apparatus, a data processing method, and a program.
[0009]
[Means for Solving the Problems]
In order to achieve the above object, a data processing device according to a first aspect of the present invention is a portable data processing device, comprising: a detection unit that detects whether an operation signal from an external operation unit is input; When the operating means and the detecting means detect a state of inputting the operating signal from the external operating means, the detecting means detects the state from the external operating means based on a first conversion method adapted to the external operating means. If the input means indicated by the operation signal is converted, and the detection means does not detect the state of inputting the operation signal from the external operation means, based on a second conversion method adapted to the internal operation means Conversion means for converting input data from the internal operation means.
[0010]
According to the data processing device of the first aspect, the detection means detects whether or not the operation signal is input from the external operation means.
In the conversion unit, when the detection unit detects a state of inputting an operation signal from the external operation unit, the operation signal from the external operation unit indicates based on a first conversion method suitable for the external operation unit. If the input data is converted and the detecting means does not detect a state of inputting an operation signal from the external operating means, the input data from the internal operating means is based on a second conversion method adapted to the internal operating means. Is converted.
[0011]
Further, in order to achieve the above object, a data processing method according to a second aspect of the present invention is a data processing method which is processed by a portable data processing apparatus, and which is in a state of inputting an operation signal from external operation means. A first conversion method suitable for the external operation means is selected when a state of inputting the operation signal from the external operation means is detected in the first step of detecting If the state of inputting the operation signal from the external operation means is not detected in the first step, a second conversion method suitable for the internal operation means of the data processing device is selected. In the second step and when the state of inputting the operation signal from the external operation means is detected in the first step, based on the first conversion method selected in the second step, The said external operation means Converting the input data indicated by the operation signal and detecting the state of inputting the operation signal from the external operation means in the first step, the second data selected in the second step. A third step of converting the input data from the internal operation means based on the conversion method.
[0012]
Further, in order to achieve the above object, a program according to a third aspect of the present invention is a program executed and processed by a portable data processing device, and detects whether or not an operation signal is input from an external operation means. A first conversion step, and when detecting a state of inputting the operation signal from the external operation means in the first step, selecting a first conversion method suitable for the external operation means; If the state of inputting the operation signal from the external operation means has not been detected in the first procedure, a second conversion method suitable for the internal operation means of the data processing device is selected. When detecting a state of inputting the operation signal from the external operation means in the first procedure, the external operation is performed based on the first conversion method selected in the second procedure. Said operation from the means If the state of inputting the operation signal from the external operation means is not detected in the first procedure, the second data selected in the second procedure is converted. A third procedure for converting input data from the internal operation means based on a conversion method.
[0013]
BEST MODE FOR CARRYING OUT THE INVENTION
A data processing device according to the present invention will be described with reference to the drawings.
[0014]
FIG. 1 is an overall configuration diagram showing one embodiment of a data processing system including a data processing device according to the present invention.
As shown in FIG. 1, the data processing system 1 includes a portable data processing device 2, an input pen 3, a cradle 4, a keyboard 5, and an AC (Alternating current) adapter 6.
[0015]
The data processing device 2 corresponds to a data processing device according to the present invention, the cradle 4 corresponds to a holding unit according to the present invention, and the keyboard 5 corresponds to an external operating unit according to the present invention.
[0016]
The data processing device 2 is a portable data processing device such as a PDA (Personal data assistant) or a mobile phone.
The data processing device 2 is held by being attached to, for example, a cradle 4.
The AC adapter 6 converts AC power input from an AC power supply via an AC outlet and a power cable into DC power, and outputs the DC power to the cradle 4.
[0017]
The cradle 4 supplies power to the data processing device 2 when the data processing device 2 is attached.
The cradle 4 can be attached with, for example, a keyboard 5 serving as external operation means.
The data processing device 2 has a touch panel, and predetermined data is input by the pen 3.
[0018]
FIG. 2 is a functional block diagram of the information processing system shown in FIG.
The cradle 4 has connection parts 41, 42, 43 as shown in FIG.
As illustrated in FIG. 2, the data processing device 2 includes a power supply 20, a battery 21, connection units 22 and 23, a display unit 24, a touch panel 25, an interface (I / F) 26, a RAM (Random accesses memory) 27, It has a ROM (Read Only Memory) 28 and a CPU (Central Processing Unit) 29.
[0019]
The data processing device 2 and the cradle 4 are connected via a connection unit.
Specifically, as shown in FIG. 2, the connection unit 22 and the connection unit 23 of the data processing device 2 are connected to the connection unit 41 and the connection unit 42 of the cradle 4.
[0020]
The display unit 24, the touch panel 25, an interface (I / F) 26, a RAM (Random accesses memory) 27, a ROM (Read only memory) 28, and a CPU (Central processing unit) 29 are connected by a bus BS. .
[0021]
The power supply 20 and the battery 21 are connected.
The power supply 20 supplies power to predetermined components and supplies power to a rechargeable battery 21.
The power supply 20 is supplied with DC power from the AC adapter 6 via the power supply line VL and the connection portion 41 of the cradle 4 and the connection portion 22 of the data processing device 2.
[0022]
The display unit 24 displays a predetermined image under the control of the CPU 29.
When a predetermined position on the touch panel is designated by the pen 3 or the like, the touch panel 25 outputs position information, which is input data, to the CPU 29. For example, when a user writes a character on the touch panel 25 using the pen 3, the information is output to the CPU 29. The CPU 29 performs a process according to the information.
[0023]
The interface (I / F) 26 is an interface for connecting a keyboard, for example. The interface 26 is connected to, for example, the keyboard 5 as an external operation unit, via the connection unit 43 of the cradle 4, the communication line TL, and the connection unit 23 of the data processing device 2.
[0024]
The operation signal from the keyboard 5 is output to the interface 26 via the connection unit 43 of the cradle 4 and the communication line TL and the connection unit 42 of the data processing device 2 as described above. The operation signal includes input data.
For example, the interface 26 is an interface based on the USB (Universal serial bus) standard.
[0025]
The RAM 27 is a work area when the CPU 29 performs processing. The RAM 27 stores the state of the input conversion method.
The ROM 28 has a program p, a first conversion method CN1, a second conversion method CN2, and the like.
[0026]
The program p includes procedures related to a detection process, a selection process, a conversion process, and the like, which are executed by the CPU 29.
The first conversion method CN1 is a conversion method suitable for the keyboard 5, and the second conversion method CN2 is a conversion method suitable for the touch panel 25.
[0027]
The second conversion method CN2 suitable for the touch panel 25 is, for example, a predictive conversion method. The predictive conversion method is disclosed in, for example, Japanese Patent Application Laid-Open No. 11-167569.
In brief, the touch panel 5 is more difficult to input data than inputting via the keyboard 5.
[0028]
For this reason, in the predictive conversion method, the CPU 29 predicts a character or word to be input next based on, for example, one or a plurality of character data input by the user via the touch panel 25, and outputs a result of the prediction. The display unit 24 displays a plurality of prediction candidates. For example, the user selects a desired prediction conversion candidate from among the prediction candidates displayed on the screen of the display unit 24 and inputs desired data at a high speed.
[0029]
Further, in the predictive conversion method, the CPU 29 stores character data previously input by the user, and based on the stored data and one or more character data newly input by the user, The input character or word is predicted, and a plurality of prediction candidates as a result of the prediction are displayed on the display unit 24. For example, the user selects a desired prediction conversion candidate from among the prediction candidates displayed on the screen of the display unit 24 and inputs desired data at a high speed.
[0030]
For example, in general, when a user inputs data using the keyboard 5, it is faster in terms of time and operability is better than when inputting data through the touch panel 25.
[0031]
Further, when operating the software keyboard on the touch panel 25, since there is no projection of the key, it is necessary to reciprocate the eyes of the arrangement of the software keyboard and the character string to be input, and the user is easily fatigued. Therefore, particularly when inputting long sentences, it is easier to visually input using a keyboard.
[0032]
A conversion method suitable for the keyboard 5 is, for example, a non-prediction conversion method. As a non-prediction conversion method, for example, there is a continuous phrase conversion method.
In the continuous phrase conversion method, the CPU 29 divides the phrase into an appropriate phrase without specifying the delimiter position of the phrase and automatically converts the phrase into a predetermined conversion candidate.
Therefore, when the user inputs data using the keyboard 5, the user can input data at high speed by using a conversion method suitable for the keyboard 5.
[0033]
The CPU 29 executes the program p relating to the conversion processing stored in the ROM 28 using the RAM 27 as a work area.
[0034]
FIG. 3 is a functional block diagram of a CPU of the data processing device shown in FIG.
As illustrated in FIG. 3, the CPU 29 includes, for example, a detection unit 291, a selection unit 292, and a conversion unit 293 in detail.
[0035]
The detecting unit 291 corresponds to a detecting unit according to the present invention, and the selecting unit 292 and the converting unit 293 correspond to a converting unit according to the present invention.
[0036]
The detection unit 291 detects whether or not an operation signal from the keyboard 5 is being input.
More specifically, for example, when the detection unit 291 holds the data processing device 2 and holds the input data from the keyboard 5 in the cradle 4 that outputs the data to the data processing device 2, the detection unit 291 transmits the operation signal from the keyboard 5. Detect the input state.
[0037]
When the detecting unit 291 detects a state in which an operation signal is input from the keyboard 5, the selecting unit 292 selects the first conversion method CN1 suitable for the keyboard 5.
Specifically, when the detection unit 291 detects a state in which an operation signal is input from the keyboard 5, the selection unit 292 selects a non-prediction conversion method suitable for the keyboard 5.
[0038]
On the other hand, when the detecting unit 291 has not detected the state of inputting the operation signal from the keyboard 5, the selecting unit 292 selects the second conversion method CN2 suitable for the touch panel 25.
Specifically, when the detecting unit 291 does not detect a state of inputting an operation signal from the keyboard 5, the selecting unit 292 selects a predictive conversion method suitable for the touch panel 25.
[0039]
When the detection unit 291 detects a state of inputting an operation signal from the keyboard 5, the conversion unit 293 outputs the operation signal from the keyboard 5 based on the first conversion method CN1 selected by the selection unit 292. Convert the input data shown.
More specifically, when the detecting unit 291 detects a state of inputting an operation signal from the keyboard 5, the conversion unit 293 outputs the operation signal from the keyboard 5 based on the non-prediction conversion method selected by the selection unit 292. Convert the input data shown.
[0040]
On the other hand, when the detecting unit 291 does not detect a state of inputting an operation signal from the keyboard 5, the converting unit 293 outputs a signal from the touch panel 25 based on the second converting method CN2 selected by the selecting unit 292. Transform input data.
In detail, when the detecting unit 291 does not detect the state of inputting the operation signal from the keyboard 5, the converting unit 293 outputs the signal from the touch panel 25 based on the predictive conversion method selected by the selecting unit 292. Transform input data.
[0041]
FIG. 4 is a diagram for explaining a predictive conversion method of the data processing device shown in FIG.
When converting data input from the touch panel 25 by the predictive conversion method, the CPU 29 displays a character data display unit 241, a prediction candidate display unit 242, and a virtual candidate display unit 241 on the screen of the display unit 24, for example, as shown in FIG. The keyboard 243 and the like are displayed.
[0042]
The character data display unit 241 displays characters to be input.
The prediction candidate display unit 242 predicts the next input character or word by the CPU 29 based on, for example, one or a plurality of character data input from the user via the touch panel 25, and outputs a plurality of prediction results. Are displayed.
The user selects a desired prediction conversion candidate from the prediction candidates displayed on the prediction candidate display unit 242 via the touch panel 25 and inputs a desired character or word.
[0043]
The virtual keyboard unit 243 displays a virtual keyboard on the screen of the display unit 24, for example. When the user specifies a desired position on the touch panel 25 with the pen 3 or the like, the CPU 29 causes the character data display unit 241 to display a character assigned to a key displayed at a position corresponding to the specified position information. .
[0044]
FIG. 5 is a flowchart for explaining the operation of the data processing device shown in FIG. The operation of the data processing device will be described mainly with reference to FIG.
In step ST1, the CPU 29 detects the presence or absence of a signal from the keyboard 5.
For example, when the interface 26 is a USB interface and the keyboard 5 is a device that performs connection based on the USB standard, the detection unit 291 performs detection processing based on the USB standard.
[0045]
Specifically, in the detection unit 291, the connection units 22 and 23 of the data processing device 2 are connected to the connection units 41 and 42 of the cradle 4 and detect the presence or absence of a signal from the keyboard 5 via the interface 26.
For example, the detection unit 291 detects a state where an operation signal is input from the keyboard 5 when the connection units 22 and 23 of the data processing device 2 are connected to the connection units 41 and 42 of the cradle 4.
The detecting unit 291 does not detect a state in which an operation signal is input from the keyboard 5 when the connecting units 22 and 23 of the data processing device 2 are not connected to the connecting units 41 and 42 of the cradle 4.
[0046]
In step ST2, when the selection unit 292 of the CPU 29 detects a state of inputting an operation signal from the keyboard 5, the selection unit 292 switches the first conversion method CN1 suitable for the keyboard 5, for example, the continuous phrase conversion method of the non-prediction conversion method. Selected.
[0047]
In step ST3, the conversion unit 293 of the CPU 29 converts the input data indicated by the operation signal from the keyboard 5 based on the first conversion method CN1 selected by the selection unit 292, and returns to the process of step ST1.
[0048]
On the other hand, in step ST1, when the detection unit 291 of the CPU 29 does not detect the state of inputting the operation signal from the keyboard 5, the connection units 22 and 23 of the data processing device 2 When not connected to the units 41 and 42, the selection unit 292 of the CPU 29 selects a second conversion method CN2 suitable for the touch panel 25, for example, a prediction conversion method (ST4).
[0049]
The conversion unit 293 of the CPU 29 converts the input data from the touch panel 25 based on the second conversion method CN2 selected by the selection unit 292 (ST5), and returns to the process of step ST1.
[0050]
As described above, the touch panel 25, the detection unit 291 for detecting a state of inputting an operation signal from the keyboard 5, and the detection unit 291 detects a state of inputting an operation signal from the keyboard 5. 5 is selected, and if the detecting unit 291 has not detected the state of inputting the operation signal from the keyboard 5, the second conversion method CN2 suitable for the touch panel 25 is selected. When the selection unit 292 and the detection unit 291 detect a state of inputting an operation signal from the keyboard 5, the operation signal from the keyboard 5 is output based on the first conversion method CN1 selected by the selection unit 292. When the detection unit 291 does not detect a state of inputting an operation signal from the keyboard 5, the selection unit 292 Since the CPU 29 having the conversion unit 293 for converting the input data from the touch panel 25 based on the selected second conversion method CN2 is provided, the keyboard 5 may be detached when inputting data. Even without complicated operations, for example, manually switching the conversion method, the conversion method automatically switches to the conversion method according to the operation unit, and the input data from the operation unit can be converted. Good.
[0051]
In addition, for example, when the keyboard 5 and the cradle 4 are set at predetermined positions and the content of the document is confirmed or when a short document is input, the touch panel 25 is separated from the cradle 4 and the touch panel 25 is The data is input using a conversion method that conforms to the following, for example, predictive conversion. In the case of a long sentence, the portable data processing device 2 is connected to and held in the cradle 4, and the conversion method that conforms to the keyboard 5 from the keyboard 5, for example, a continuous phrase The operation of inputting by the conversion method can be realized seamlessly.
[0052]
Note that the present invention is not limited to the present embodiment, and various suitable modifications are possible.
For example, the present invention can be applied to a device to which a keyboard of a personal computer cannot be connected and a keyboard is provided in a cradle or a base for expansion.
[0053]
Further, the data processing device, the cradle 4 and the keyboard 5 do not need to be physically connected to each other, and when the input data from the keyboard 5 can be received in a wireless manner, the data is automatically automatically input. The conversion method may be switched.
[0054]
In the present embodiment, the input data from the touch panel 5 is converted by the predictive conversion method, and when the keyboard 5 is connected, the input data from the keyboard 5 is converted by the continuous phrase conversion method. It is not limited to the form.
Instead of the predictive conversion method or the continuous phrase conversion method, any conversion method suitable for each input means may be used. For example, when the input unit is a so-called voice input device, a conversion method of performing a voice recognition process and performing a predetermined conversion may be used.
[0055]
Further, in the present embodiment, the connection of the keyboard 5 is based on the USB standard, but the connection is not limited to this embodiment. The connection may be performed based on a predetermined standard such as PS / 2 (Personal System / 2) or IEEE1394.
[0056]
【The invention's effect】
According to the present invention, it is possible to provide a data processing device, a data processing method, and a program that convert input data from an input unit by a conversion method suitable for the input unit without performing a complicated operation.
[Brief description of the drawings]
FIG. 1 is an overall configuration diagram showing an embodiment of a data processing system including a data processing device according to the present invention.
FIG. 2 is a functional block diagram of the information processing system shown in FIG. 1;
FIG. 3 is a functional block diagram of a CPU of the data processing device shown in FIG. 1;
FIG. 4 is a diagram for explaining a predictive conversion method of the data processing device shown in FIG. 1;
FIG. 5 is a flowchart for explaining an operation of the data processing device shown in FIG. 1;
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Data processing system, 2 ... Data processing device, 3 ... Input pen, 4 ... Cradle, 5 ... Keyboard, 6 ... AC adapter, 20 ... Power supply, 21 ... Battery, 22, 23 ... Connection part, 24 ... Display part, 25 touch panel, 26 interface (I / F), 27 RAM, 28 ROM, 29 CPU, 241 character data display section, 242 prediction candidate display section, 243 virtual keyboard section, 291 detection Unit, 292 selection unit, 293 conversion unit, CN1 first conversion method, CN2 second conversion method, p program.

Claims (6)

携帯型のデータ処理装置であって、
外部操作手段からの操作信号を入力する状態か否かを検出する検出手段と、
内部操作手段と、
前記検出手段が前記外部操作手段からの前記操作信号を入力する状態を検出した場合には、当該外部操作手段に適合した第1の変換方法に基づいて当該外部操作手段からの前記操作信号が示す入力データを変換し、前記検出手段が前記外部操作手段からの前記操作信号を入力する状態を検出していない場合には、前記内部操作手段に適合した第2の変換方法に基づいて前記内部操作手段からの入力データを変換する変換手段とを有する
データ処理装置。
A portable data processing device,
Detection means for detecting whether or not an operation signal is input from an external operation means;
Internal operation means;
When the detecting unit detects a state of inputting the operation signal from the external operation unit, the operation signal from the external operation unit indicates based on a first conversion method suitable for the external operation unit. When the input data is converted and the detecting means does not detect the state of inputting the operation signal from the external operating means, the internal operation is performed based on a second conversion method adapted to the internal operating means. Conversion means for converting input data from the means.
前記変換手段は、前記検出手段が前記外部操作手段からの前記操作信号を入力する状態を検出した場合には、当該外部操作手段に適合した非予測変換方法に基づいて当該外部操作手段からの前記操作信号が示す入力データを変換し、前記検出手段が前記外部操作手段からの前記操作信号を入力する状態を検出していない場合には、前記内部操作手段に適合した予測変換方法に基づいて当該内部操作手段からの前記入力データを変換する
請求項1に記載のデータ処理処理装置。
The conversion unit, when the detection unit detects a state of inputting the operation signal from the external operation unit, based on a non-prediction conversion method adapted to the external operation unit, the conversion from the external operation unit. Convert the input data indicated by the operation signal, if the detection means has not detected the state of inputting the operation signal from the external operation means, based on a predictive conversion method adapted to the internal operation means, 2. The data processing device according to claim 1, wherein the input data from the internal operation means is converted.
前記検出手段は、前記データ処理装置を保持した状態で前記外部操作手段からの前記操作信号を前記データ処理装置に出力する保持手段に保持されている場合に、前記外部操作手段からの操作信号を入力する状態を検出する
請求項1に記載のデータ処理装置。
The detecting means is configured to output the operation signal from the external operating means when the operating signal from the external operating means is held in the holding means that outputs the operating signal from the external operating means to the data processing apparatus while holding the data processing apparatus. The data processing apparatus according to claim 1, wherein the input state is detected.
前記データ処理装置は、前記保持手段を介して電源が供給される
請求項3に記載のデータ処理装置。
The data processing device according to claim 3, wherein the data processing device is supplied with power via the holding unit.
携帯型のデータ処理装置で処理されるデータ処理方法であって、
外部操作手段からの操作信号を入力する状態か否かを検出する第1の工程と、
前記第1の工程で前記外部操作手段からの前記操作信号を入力する状態を検出した場合には、当該外部操作手段に適合した第1の変換方法を選択し、前記第1の工程で前記外部操作手段からの前記操作信号を入力する状態を検出していない場合には、前記データ処理装置が有する内部操作手段に適合した第2の変換方法を選択する第2の工程と、
前記第1の工程で前記外部操作手段からの前記操作信号を入力する状態を検出した場合には、前記第2の工程で選択された前記第1の変換方法に基づいて当該外部操作手段からの前記操作信号が示す入力データを変換し、前記第1の工程で前記外部操作手段からの前記操作信号を入力する状態を検出していない場合には、前記第2の工程で選択された前記第2の変換方法に基づいて前記内部操作手段からの入力データを変換する第3の工程とを有する
データ処理方法。
A data processing method processed by a portable data processing device,
A first step of detecting whether or not an operation signal is input from an external operation means;
If a state of inputting the operation signal from the external operation means is detected in the first step, a first conversion method suitable for the external operation means is selected, and the first conversion method is selected in the first step. A second step of selecting a second conversion method suitable for the internal operation means of the data processing device when a state of inputting the operation signal from the operation means is not detected;
In a case where the state of inputting the operation signal from the external operation means is detected in the first step, based on the first conversion method selected in the second step, the signal from the external operation means is output. The input data indicated by the operation signal is converted, and if the state of inputting the operation signal from the external operation means is not detected in the first step, the second data selected in the second step is not detected. A third step of converting the input data from the internal operation means based on the second conversion method.
携帯型のデータ処理装置で実行処理されるプログラムであって、
外部操作手段からの操作信号を入力する状態か否かを検出する第1の手順と、
前記第1の手順で前記外部操作手段からの前記操作信号を入力する状態を検出した場合には、当該外部操作手段に適合した第1の変換方法を選択し、前記第1の手順で前記外部操作手段からの前記操作信号を入力する状態を検出していない場合には、前記データ処理装置が有する内部操作手段に適合した第2の変換方法を選択する第2の手順と、
前記第1の手順で前記外部操作手段からの前記操作信号を入力する状態を検出した場合には、前記第2の手順で選択された前記第1の変換方法に基づいて当該外部操作手段からの前記操作信号が示す入力データを変換し、前記第1の手順で前記外部操作手段からの前記操作信号を入力する状態を検出していない場合には、前記第2の手順で選択された前記第2の変換方法に基づいて前記内部操作手段からの入力データを変換する第3の手順とを有する
プログラム。
A program executed and processed by a portable data processing device,
A first procedure for detecting whether or not an operation signal is input from the external operation means;
When detecting a state of inputting the operation signal from the external operation means in the first procedure, a first conversion method suitable for the external operation means is selected, and the external device is selected in the first procedure. A second procedure of selecting a second conversion method suitable for the internal operation means of the data processing device when the state of inputting the operation signal from the operation means is not detected;
When detecting the state of inputting the operation signal from the external operation means in the first procedure, the control section receives the operation signal from the external operation means based on the first conversion method selected in the second procedure. When the input data indicated by the operation signal is converted and the state of inputting the operation signal from the external operation means is not detected in the first procedure, the second data selected in the second procedure is not detected. And a third procedure for converting input data from the internal operation means based on the conversion method of (2).
JP2002319684A 2002-11-01 2002-11-01 Data processor, data processing method, and program Pending JP2004152229A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002319684A JP2004152229A (en) 2002-11-01 2002-11-01 Data processor, data processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002319684A JP2004152229A (en) 2002-11-01 2002-11-01 Data processor, data processing method, and program

Publications (1)

Publication Number Publication Date
JP2004152229A true JP2004152229A (en) 2004-05-27

Family

ID=32462463

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002319684A Pending JP2004152229A (en) 2002-11-01 2002-11-01 Data processor, data processing method, and program

Country Status (1)

Country Link
JP (1) JP2004152229A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008040966A (en) * 2006-08-09 2008-02-21 Alpine Electronics Inc On-vehicle display system
JP2015510642A (en) * 2012-02-17 2015-04-09 ピーエヌエフ カンパニー リミテッド Keyboard capable of inputting position information and keyboard system including the same

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008040966A (en) * 2006-08-09 2008-02-21 Alpine Electronics Inc On-vehicle display system
JP4730784B2 (en) * 2006-08-09 2011-07-20 アルパイン株式会社 In-vehicle display system
JP2015510642A (en) * 2012-02-17 2015-04-09 ピーエヌエフ カンパニー リミテッド Keyboard capable of inputting position information and keyboard system including the same

Similar Documents

Publication Publication Date Title
US7543248B2 (en) User-machine interface
KR20020094760A (en) language displaying method and system of software for computer, recording media of computer program therefor
JP2004164542A (en) Device and method for realizing hot key function by software not through embedded controller
WO2010128798A2 (en) Device and method for producing three-dimensional content for portable devices
JP2004152229A (en) Data processor, data processing method, and program
JPH10171589A (en) Handwritten character input/output method
JP2004070888A (en) Information processor, control method, program, and recording medium
US8179290B2 (en) Electronic apparatus and key operation control method
JP2009271800A (en) Character display
JP4287508B2 (en) Portable computer and communication system using the same
JP2004348662A (en) Electronic instrument, power controller and power control method
JP2007087420A (en) Portable computer and communication system using the same
JP3088399B2 (en) Document data speech synthesis method
JP2004164540A (en) Starting method of audio player by hot key of computer system, and computer system
KR20100067371A (en) Method for providing web page based on the voice recognition in mobile terminal and apparatus thereof
JP2001034413A (en) Pen input system and pen input method
JP2001117694A (en) Portable information terminal equipment and device for touch panel input
JPH08263188A (en) Keyboard control system
JP6518096B2 (en) Speech recognition system and speech recognition method
JP6297623B2 (en) Information processing apparatus, image transmission method, and program
JP2000293192A (en) Device and method for voice recognition
JP2002278958A (en) Portable terminal equipment and input character processor
JP2004280438A (en) Dictionary data acquisition device, dictionary data search device, pair acquisition information providing device, dictionary data acquisition method, dictionary data providing method, dictionary data acquisition program and dictionary data providing program
JP2004227363A (en) Information processor and control method of information processor
JPH11219356A (en) Information processor and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050916

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080229

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080318

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080519

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080610