JP2012088406A - Electronic apparatus and control method thereof - Google Patents

Electronic apparatus and control method thereof Download PDF

Info

Publication number
JP2012088406A
JP2012088406A JP2010233089A JP2010233089A JP2012088406A JP 2012088406 A JP2012088406 A JP 2012088406A JP 2010233089 A JP2010233089 A JP 2010233089A JP 2010233089 A JP2010233089 A JP 2010233089A JP 2012088406 A JP2012088406 A JP 2012088406A
Authority
JP
Japan
Prior art keywords
speech recognition
dictionary
function
recognition dictionary
operation mode
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.)
Granted
Application number
JP2010233089A
Other languages
Japanese (ja)
Other versions
JP5563422B2 (en
Inventor
Mitsuo Hanasaki
光男 花▲崎▼
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.)
Kyocera Corp
Original Assignee
Kyocera 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 Kyocera Corp filed Critical Kyocera Corp
Priority to JP2010233089A priority Critical patent/JP5563422B2/en
Publication of JP2012088406A publication Critical patent/JP2012088406A/en
Application granted granted Critical
Publication of JP5563422B2 publication Critical patent/JP5563422B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an electronic apparatus and a control method thereof, which improve operability by voice recognition in each operation mode when any one of a plurality of operation modes can be set.SOLUTION: A mobile phone 1 comprises: a storage section 70 configured to store normal dictionary data 71 in which a plurality of functions that can be started in normal mode and reading kana for the functions that are referred to in voice recognition, are correlated, and simple dictionary data 72 in which a plurality of functions that can be started in simple mode and reading kana for the functions that are referred to in voice recognition, are correlated; a mode determining section 50 configured to determine whether normal mode or simple mode has been set when voice recognition function is started; and a voice recognition section 60 configured to recognize voice by referring to the normal dictionary data 71 when the determination is made that the normal mode has been set and to recognize voice by referring to the simple dictionary data 72 when the determination is made that the simple mode has been set.

Description

本発明は、音声認識機能を有する電子機器及びその制御方法に関する。   The present invention relates to an electronic device having a voice recognition function and a control method thereof.

従来、携帯電話機やナビゲーション装置等の電子機器において、音声認識により所定の処理を実行させる機能が搭載されている。例えば、電子機器のユーザは、選択操作をすることなく、音声によりメール機能の呼び出しやアドレス帳からの選択等の指示を行うことができる。   2. Description of the Related Art Conventionally, electronic devices such as mobile phones and navigation devices have a function for executing predetermined processing by voice recognition. For example, a user of an electronic device can give an instruction such as calling a mail function or selecting from an address book by voice without performing a selection operation.

このような電子機器は、音声認識の結果と照合させる認識辞書を備える。しかしながら、認識辞書を変更しなければならない状況も生じうる。特許文献1においては、携帯型の電子機器に対して音声認識サービスを実現する上で用いられる、分散処理型の音声認識サーバにおける認識辞書の更新処理について記載されており、特に複数の音声認識処理部を保有する場合の認識辞書更新の効率の向上を図ることが提案されている。   Such an electronic device includes a recognition dictionary that is collated with the result of speech recognition. However, there may be situations where the recognition dictionary has to be changed. Patent Document 1 describes a recognition dictionary update process in a distributed processing type voice recognition server used for realizing a voice recognition service for a portable electronic device. In particular, a plurality of voice recognition processes are described. It has been proposed to improve the efficiency of updating the recognition dictionary in the case of holding a part.

また、電子機器において、通常の動作モードとは別に、実行可能な機能を限定して操作を簡略化した特定の動作モードが設けられている場合がある。この特定の動作モードの場合、音声認識機能により、さらに利便性を向上させることができる。   In addition to electronic operation modes, electronic devices may be provided with specific operation modes that simplify operations by limiting executable functions. In the case of this specific operation mode, the convenience can be further improved by the voice recognition function.

特開2008−15209号公報JP 2008-15209 A

ところで、特許文献1にも記載されているように、認識辞書の更新には大きな処理負荷を必要としている。一方で、音声認識処理の機能ブロック自体がコンパクト化され、携帯型の電子機器そのものに搭載されるようになりつつある。当然ながら携帯型の電子機器は、サーバに比べて処理能力が低いため、わずかな認識辞書の更新であっても更新処理が生じると、その処理に大きく時間がかかってしまう。その結果、ユーザの操作に対する応答が遅くなってしまうという不都合が生じてしまう。   By the way, as described in Patent Document 1, a large processing load is required to update the recognition dictionary. On the other hand, the function block itself of the voice recognition process has been made compact and is being mounted on the portable electronic device itself. Of course, since the portable electronic device has a lower processing capability than the server, even if a slight update of the recognition dictionary occurs, the update process takes a long time. As a result, there arises a disadvantage that the response to the user's operation is delayed.

したがって、音声認識処理は、特定の動作モードにおいて実行可能な限定的な機能にのみ対応させ、認識辞書のサイズ及び音声認識に関する各種処理負荷の低減が図られている。すると、通常の動作モードにおいては、音声認識の利便性が得られない。また、認識辞書を拡大して通常の動作モードにも対応させると、機能数の増加や、機能に対するモード毎の読み仮名(機能名)の増加に伴って音声認識による操作性が低下する。   Therefore, the speech recognition process is made to correspond only to limited functions that can be executed in a specific operation mode, thereby reducing the size of the recognition dictionary and various processing loads related to speech recognition. Then, the convenience of voice recognition cannot be obtained in the normal operation mode. Further, when the recognition dictionary is expanded to correspond to the normal operation mode, the operability by voice recognition is reduced as the number of functions increases and the reading kana (function name) for each mode increases.

そこで本発明は、複数の動作モードのいずれかに設定可能な場合に、各動作モードにおいて音声認識による操作性を向上させる電子機器及びその制御方法を提供することを目的とする。   Therefore, an object of the present invention is to provide an electronic device and a control method thereof that improve operability by voice recognition in each operation mode when it can be set to any of a plurality of operation modes.

本発明に係る電子機器は、第1の機能群に含まれる複数の機能が起動可能な第1の動作モード、及び第2の機能群に含まれる複数の機能が起動可能な第2の動作モードの内のいずれかに設定可能な電子機器であって、前記第1の機能群に含まれる複数の機能と音声認識時に参照される当該機能の読み仮名とがそれぞれ対応付けられた第1の音声認識辞書、及び前記第2の機能群に含まれる複数の機能と音声認識時に参照される当該機能の読み仮名とがそれぞれ対応付けられた第2の音声認識辞書を記憶する記憶部と、音声認識機能起動時において、前記第1の動作モード又は前記第2の動作モードの内のいずれに設定されているかを判定する判定部と、前記判定部により前記第1の動作モードに設定されていると判定された場合には前記第1の音声認識辞書を参照して音声認識を行い、一方で前記第2の動作モードに設定されていると判定された場合には前記第2の音声認識辞書を参照して音声認識を行う音声認識部と、を備える。   The electronic device according to the present invention includes a first operation mode in which a plurality of functions included in the first function group can be activated, and a second operation mode in which a plurality of functions included in the second function group can be activated. A first voice in which a plurality of functions included in the first function group and a reading pseudonym of the function referred to at the time of voice recognition are associated with each other. A storage unit for storing a recognition dictionary, a second speech recognition dictionary in which a plurality of functions included in the second function group and a reading pseudonym of the function referred to during speech recognition are associated with each other; and speech recognition When the function is activated, a determination unit that determines whether the first operation mode or the second operation mode is set, and the determination unit sets the first operation mode. If determined, the first A speech recognition unit that performs speech recognition with reference to the speech recognition dictionary, and performs speech recognition with reference to the second speech recognition dictionary when it is determined that the second operation mode is set. And comprising.

また、本発明に係る電子機器は、前記第1の音声認識辞書又は前記第2の音声認識辞書におけるいずれかの読み仮名が変更されると、当該変更に従って読み仮名を更新する更新部をさらに備え、前記更新部は、前記読み仮名が変更された音声認識辞書と同一の音声認識辞書において、前記変更された読み仮名と同一の読み仮名が存在する場合、前記変更に従って読み仮名の更新を行わないことが好ましい。   The electronic device according to the present invention further includes an update unit that updates the reading pseudonym in accordance with the change when any reading pseudonym in the first speech recognition dictionary or the second speech recognition dictionary is changed. The update unit does not update the reading pseudonym according to the change when there is a reading pseudonym identical to the changed reading pseudonym in the same speech recognition dictionary as the speech recognition dictionary in which the reading pseudonym is changed. It is preferable.

また、前記更新部は、前記第1の音声認識辞書又は前記第2の音声認識辞書の内、一方の音声認識辞書の所定の機能に対応付けられた読み仮名が変更された際に、他方の音声認識辞書においても前記所定の機能に対応付けられた読み仮名が存在する場合、前記一方の音声認識辞書の読み仮名と同じく前記他方の音声認識辞書の読み仮名も更新することが好ましい。   In addition, when the reading kana associated with a predetermined function of one of the first speech recognition dictionaries or the second speech recognition dictionary is changed, the update unit changes the other When there is a reading kana associated with the predetermined function in the voice recognition dictionary, it is preferable to update the reading kana in the other voice recognition dictionary as well as the reading kana in the one voice recognition dictionary.

また、前記更新部は、前記一方の音声認識辞書を参照する動作モードから前記他方の音声認識辞書を参照する動作モードに切り替えられたとき、前記他方の音声認識辞書を更新することが好ましい。   The updating unit preferably updates the other speech recognition dictionary when the operation mode is switched from the operation mode referring to the one speech recognition dictionary to the operation mode referring to the other speech recognition dictionary.

また、本発明に係る電子機器は、表示部をさらに備え、前記更新部は、前記変更された読み仮名と同一の読み仮名が前記同一の音声認識辞書に存在しないが他方の音声認識辞書に存在する場合、当該他方の音声認識辞書を参照する動作モード、及び前記変更された読み仮名に対応付けられた機能を表示させることにより報知することが好ましい。   The electronic device according to the present invention further includes a display unit, and the update unit has the same reading kana as the changed reading kana not in the same voice recognition dictionary but in the other voice recognition dictionary. In this case, it is preferable to notify by displaying an operation mode in which the other voice recognition dictionary is referred to and a function associated with the changed reading kana.

また、前記更新部は、前記他方の音声認識辞書において、前記変更された読み仮名が前記一方の音声認識辞書とは異なる機能に対応付けられている場合に報知し、前記変更された読み仮名が前記一方の音声認識辞書と同一の機能に対応付けられている場合には報知しないことが好ましい。   Further, the update unit notifies when the changed reading pseudonym is associated with a function different from that of the one voice recognition dictionary in the other speech recognition dictionary, and the changed reading pseudonym It is preferable not to notify when the function is associated with the same function as the one voice recognition dictionary.

本発明に係る制御方法は、第1の機能群に含まれる複数の機能が起動可能な第1の動作モード、及び第2の機能群に含まれる複数の機能が起動可能な第2の動作モードの内のいずれかに設定可能な電子機器の制御方法であって、前記電子機器は、前記第1の機能群に含まれる複数の機能と音声認識時に参照される当該機能の読み仮名とがそれぞれ対応付けられた第1の音声認識辞書、及び前記第2の機能群に含まれる複数の機能と音声認識時に参照される当該機能の読み仮名とがそれぞれ対応付けられた第2の音声認識辞書を記憶しており、音声認識機能起動時において、前記第1の動作モード又は前記第2の動作モードの内のいずれに設定されているかを判定する判定ステップと、前記判定ステップにおいて前記第1の動作モードに設定されていると判定された場合には前記第1の音声認識辞書を参照して音声認識を行い、一方で前記第2の動作モードに設定されていると判定された場合には前記第2の音声認識辞書を参照して音声認識を行う音声認識ステップと、を含む。   The control method according to the present invention includes a first operation mode in which a plurality of functions included in the first function group can be activated, and a second operation mode in which a plurality of functions included in the second function group can be activated. A method of controlling an electronic device that can be set to any one of the plurality of functions, wherein the electronic device includes a plurality of functions included in the first function group and a reading pseudonym of the function referred to during speech recognition. A first speech recognition dictionary associated with each other, and a second speech recognition dictionary in which a plurality of functions included in the second function group and a reading pseudonym of the function referred to during speech recognition are associated with each other. A determination step for determining whether the first operation mode or the second operation mode is set when the speech recognition function is stored, and the first operation in the determination step; Set to mode If it is determined that the second operation mode is set, the second voice is recognized by referring to the first voice recognition dictionary. A speech recognition step of performing speech recognition with reference to the recognition dictionary.

本発明によれば、電子機器が複数の動作モードのいずれかに設定可能な場合に、各動作モードにおいて音声認識による操作性を向上させることができる。   ADVANTAGE OF THE INVENTION According to this invention, when an electronic device can be set to either of several operation modes, the operativity by voice recognition can be improved in each operation mode.

本発明の実施形態に係る携帯電話機の外観斜視図である。1 is an external perspective view of a mobile phone according to an embodiment of the present invention. 本発明の実施形態に係る携帯電話機の機能を示すブロック図である。It is a block diagram which shows the function of the mobile telephone which concerns on embodiment of this invention. 本発明の実施形態に係る音声認識辞書及び読み仮名の更新例を示す図である。It is a figure which shows the example of an update of the speech recognition dictionary which concerns on embodiment of this invention, and a reading kana. 本発明の実施形態に係る複数の音声認識辞書のデータ例を示す図である。It is a figure which shows the example of data of the some speech recognition dictionary which concerns on embodiment of this invention. 本発明の実施形態に係る警告画面の表示例を示す図である。It is a figure which shows the example of a display of the warning screen which concerns on embodiment of this invention. 本発明の実施形態に係る音声認識機能の起動時の処理を示すフローチャートである。It is a flowchart which shows the process at the time of starting of the speech recognition function which concerns on embodiment of this invention. 本発明の実施形態に係る音声認識辞書の編集処理を示すフローチャートである。It is a flowchart which shows the edit process of the speech recognition dictionary which concerns on embodiment of this invention.

以下、本発明の好適な実施形態の一例について説明する。なお、本実施形態では、電子機器の一例として、通常モード(第1の動作モード)と、かんたんモード(第2の動作モード)との2つの動作モードの内、いずれかに設定可能な携帯電話機1を説明する。   Hereinafter, an example of a preferred embodiment of the present invention will be described. In the present embodiment, as an example of an electronic device, a mobile phone that can be set to one of two operation modes of a normal mode (first operation mode) and a simple mode (second operation mode). 1 will be described.

図1は、本実施形態に係る携帯電話機1の外観斜視図である。
なお、図1は、いわゆる折り畳み型の携帯電話機の形態を示しているが、本発明に係る携帯電話機の形態はこれに限られない。例えば、両筐体を重ね合わせた状態から一方の筐体を一方向にスライドさせるようにしたスライド式や、重ね合せ方向に沿う軸線を中心に一方の筐体を回転させるようにした回転式(ターンタイプ)や、操作部と表示部とが1つの筐体に配置され、連結部を有さない形式(ストレートタイプ)でもよい。
FIG. 1 is an external perspective view of a mobile phone 1 according to the present embodiment.
FIG. 1 shows a so-called foldable mobile phone, but the mobile phone according to the present invention is not limited to this. For example, a sliding type in which one casing is slid in one direction from a state in which both casings are overlapped, or a rotary type in which one casing is rotated around an axis along the overlapping direction ( Turn type), or a type (straight type) in which the operation unit and the display unit are arranged in one housing and does not have a connecting unit.

携帯電話機1は、操作部側筐体2と、表示部側筐体3と、を備えて構成される。操作部側筐体2は、表面部10に、操作部11と、携帯電話機1の使用者が通話時や音声認識アプリケーションを利用時に発した音声が入力されるマイク12と、を備えて構成される。操作部11は、各種設定機能や電話帳機能やメール機能等の各種機能を作動させるための機能設定操作ボタン13と、電話番号の数字やメールの文字等を入力するための入力操作ボタン14と、各種操作における決定やスクロール等を行う決定操作ボタン15と、から構成されている。   The mobile phone 1 includes an operation unit side body 2 and a display unit side body 3. The operation unit side body 2 includes an operation unit 11 on the front surface unit 10 and a microphone 12 to which a voice uttered by a user of the mobile phone 1 during a call or when using a voice recognition application is input. The The operation unit 11 includes a function setting operation button 13 for activating various functions such as various setting functions, a telephone book function, and a mail function, and an input operation button 14 for inputting numbers of telephone numbers, mail characters, and the like. , And a determination operation button 15 for performing determination and scrolling in various operations.

また、表示部側筐体3は、表面部20に、各種情報を表示するための表示部21と、通話の相手側の音声を出力するレシーバ22と、を備えて構成されている。   The display unit side body 3 includes a display unit 21 for displaying various types of information on the surface unit 20 and a receiver 22 for outputting the voice of the other party of the call.

また、操作部側筐体2の上端部と表示部側筐体3の下端部とは、ヒンジ機構4を介して連結されている。また、携帯電話機1は、ヒンジ機構4を介して連結された操作部側筐体2と表示部側筐体3とを相対的に回転することにより、操作部側筐体2と表示部側筐体3とが互いに開いた状態(開状態)にしたり、操作部側筐体2と表示部側筐体3とを折り畳んだ状態(閉状態)にしたりできる。   Further, the upper end portion of the operation unit side body 2 and the lower end portion of the display unit side body 3 are connected via a hinge mechanism 4. In addition, the mobile phone 1 relatively rotates the operation unit side body 2 and the display unit side body 3 which are connected via the hinge mechanism 4, so that the operation unit side body 2 and the display unit side body 3 are rotated. The body 3 can be in an open state (open state), or the operation unit side body 2 and the display unit side body 3 can be folded (closed state).

図2は、本実施形態に係る携帯電話機1の機能を示すブロック図である。
携帯電話機1は、操作部11と、表示部21と、制御部30と、通信部40と、モード判定部50と、音声認識部60と、記憶部70と、辞書更新部80とを備える。
FIG. 2 is a block diagram showing functions of the mobile phone 1 according to the present embodiment.
The mobile phone 1 includes an operation unit 11, a display unit 21, a control unit 30, a communication unit 40, a mode determination unit 50, a voice recognition unit 60, a storage unit 70, and a dictionary update unit 80.

制御部30は、携帯電話機1の全体を制御しており、例えば、表示部21、通信部40等の各部に対して所定の制御を行う。また、制御部30は、操作部11や通信部40等から入力を受け付けて、各種処理を実行する。そして、制御部30は、処理実行の際には、記憶部70を制御し、各種プログラム及びデータの読み出し、及びデータの書き込みを行う。   The control unit 30 controls the entire mobile phone 1, and performs predetermined control on each unit such as the display unit 21 and the communication unit 40, for example. In addition, the control unit 30 receives input from the operation unit 11, the communication unit 40, and the like, and executes various processes. And the control part 30 controls the memory | storage part 70 in the case of a process execution, reads various programs and data, and writes data.

通信部40は、所定の使用周波数帯(例えば、2GHz帯や800MHz帯等)で外部装置(基地局)と通信を行う。通信部40は、アンテナ41より受信した信号を復調処理し、処理後の信号を制御部30に供給する。また、制御部30から供給された信号を変調処理し、アンテナ41を介して外部装置に送信する。   The communication unit 40 communicates with an external device (base station) in a predetermined use frequency band (for example, 2 GHz band, 800 MHz band, etc.). The communication unit 40 demodulates the signal received from the antenna 41 and supplies the processed signal to the control unit 30. Also, the signal supplied from the control unit 30 is modulated and transmitted to an external device via the antenna 41.

モード判定部50は、音声認識機能の起動時において、携帯電話機1が通常モード又はかんたんモードの内、いずれに設定されて動作中であるかを判定する。   When the voice recognition function is activated, the mode determination unit 50 determines whether the mobile phone 1 is set to the normal mode or the simple mode and is operating.

音声認識部60は、制御部30からの指令に基づいて、マイク12から入力された信号の音声認識処理を実行し、処理結果(音声をテキスト化したテキスト情報)を制御部30へ提供する。このとき、音声認識部60は、モード判定部50により通常モードに設定されていると判定された場合、記憶部70の通常辞書データ71(第1の音声認識辞書)を参照する。一方、かんたんモードに設定されていると判定された場合、音声認識部60は、記憶部70のかんたん辞書データ72(第2の音声認識辞書)を参照する。   The voice recognition unit 60 executes a voice recognition process on the signal input from the microphone 12 based on a command from the control unit 30, and provides a processing result (text information obtained by converting voice into text) to the control unit 30. At this time, when the mode determination unit 50 determines that the normal mode is set, the voice recognition unit 60 refers to the normal dictionary data 71 (first voice recognition dictionary) in the storage unit 70. On the other hand, when it is determined that the simple mode is set, the speech recognition unit 60 refers to the simple dictionary data 72 (second speech recognition dictionary) in the storage unit 70.

記憶部70は、本実施形態に係る各種プログラムを記憶し、また、制御部30による演算処理に利用される。さらに、記憶部70は、通常モードにおいて起動可能な機能群(第1の機能群)に含まれる複数の機能と音声認識時に参照されるこの機能の読み仮名とがそれぞれ対応付けられた通常辞書データ71と、かんたんモードにおいて起動可能な機能群(第2の機能群)に含まれる複数の機能と音声認識時に参照されるこの機能の読み仮名とがそれぞれ対応付けられたかんたん辞書データ72とを記憶している。   The storage unit 70 stores various programs according to the present embodiment, and is used for arithmetic processing by the control unit 30. Furthermore, the storage unit 70 stores normal dictionary data in which a plurality of functions included in a function group (first function group) that can be activated in the normal mode are associated with a reading pseudonym of this function that is referred to during speech recognition. 71 and simple dictionary data 72 in which a plurality of functions included in the function group (second function group) that can be activated in the simple mode and the reading pseudonym of the function referred to during speech recognition are associated with each other. is doing.

なお、音声認識辞書は、音声認識の結果として得られるテキスト情報と照合する読み仮名の選択肢を含むデータである。この読み仮名のそれぞれは、各動作モードにおいて起動可能な機能と対応付けられており、選択肢の中に音声認識の結果と同一の読み仮名があった場合に、対応付けられている機能が制御部30により実行される。   The speech recognition dictionary is data including choices of reading kana to be collated with text information obtained as a result of speech recognition. Each of these readings is associated with a function that can be activated in each operation mode. If the reading has the same reading as the result of speech recognition, the associated function is controlled by the control unit. 30.

辞書更新部80は、操作部11等から、通常辞書データ71又はかんたん辞書データ72におけるいずれかの読み仮名が変更される編集入力を受け付け、この変更に従って読み仮名を更新する。   The dictionary update unit 80 receives an edit input in which either the reading dictionary in the normal dictionary data 71 or the simple dictionary data 72 is changed from the operation unit 11 or the like, and updates the reading table according to this change.

図3は、本実施形態に係る音声認識辞書及び読み仮名の更新例を示す図である。
図3(a)に示すように、音声認識辞書(通常辞書データ71又はかんたん辞書データ72)では、各動作モードにおいて起動可能な機能の識別データ(機能ID)と読み仮名とが対応付けられている。例えば、1行目(No=0)では、「カメラを使う」機能を示す「機能ID=0」と、読み仮名「カメラ」とが対応付けられている。
FIG. 3 is a diagram showing an example of updating the speech recognition dictionary and the reading kana according to the present embodiment.
As shown in FIG. 3A, in the speech recognition dictionary (normal dictionary data 71 or simple dictionary data 72), identification data (function ID) of a function that can be activated in each operation mode is associated with a reading pseudonym. Yes. For example, in the first line (No = 0), “function ID = 0” indicating the “use camera” function is associated with the reading “camera”.

音声認識辞書の読み仮名は、ユーザにより別のテキストに変更可能である。例えば、辞書更新部80は、図3(b)に示すように、「カメラ」を「シャシン」に変更する編集入力を受け付けると、「機能ID=0」に対応付けられている読み仮名を「シャシン」に更新する。   The reading kana in the speech recognition dictionary can be changed to another text by the user. For example, as illustrated in FIG. 3B, when the dictionary update unit 80 receives an edit input for changing “camera” to “chassin”, the dictionary update unit 80 sets the reading kana associated with “function ID = 0” to “ Update to Shashin.

ただし、辞書更新部80は、このように変更された読み仮名と同一の読み仮名が、同一の音声認識辞書内に存在する場合、警告を報知すると共に、変更に従った読み仮名の更新を行わない。具体的には、辞書更新部80は、表示部21において、辞書データの種類及び対象の機能を表示させて、更新できない旨をユーザへ報知する。   However, the dictionary update unit 80 notifies the warning and updates the reading pseudonym according to the change when the same reading pseudonym as the thus changed reading pseudonym exists in the same speech recognition dictionary. Absent. Specifically, the dictionary updating unit 80 displays the type of dictionary data and the target function on the display unit 21 to notify the user that updating is not possible.

また、通常辞書データ71とかんたん辞書データ72とでは、重複する機能も存在しているため、同一の機能IDに対して、それぞれ異なる読み仮名が対応付けられている場合もある。   In addition, since there are overlapping functions in the normal dictionary data 71 and the simple dictionary data 72, different reading pseudonyms may be associated with the same function ID.

図4は、本実施形態に係る複数の音声認識辞書のデータ例を示す図である。
通常辞書データ71には、200件の機能IDに対して、それぞれ読み仮名が対応付けられている。これに対し、かんたん辞書データ72には、50件の機能IDに対して、それぞれ読み仮名が対応付けられている。この例では、機能IDの0〜49は、双方の辞書データで共通しているが、読み仮名は必ずしも一致していない。例えば、機能ID=1に対して、通常辞書データ71では、「カメラメニュー」が対応付けられているが、かんたん辞書データ72では、「カメラヲツカウ」が対応付けられている。
FIG. 4 is a diagram illustrating a data example of a plurality of speech recognition dictionaries according to the present embodiment.
In the normal dictionary data 71, reading names are associated with 200 function IDs, respectively. On the other hand, in the simple dictionary data 72, the reading pseudonym is associated with 50 function IDs. In this example, function IDs 0 to 49 are common to both dictionary data, but the reading pseudonyms do not necessarily match. For example, in the normal dictionary data 71, “camera menu” is associated with the function ID = 1, but in the simple dictionary data 72, “camera out” is associated.

ここで、かんたん辞書データ72において、機能ID=0の読み仮名が「カメラ」から「シャシン」へ更新された場合、通常辞書データ71と読み仮名が異なってしまう。同一の機能であることから、読み仮名も同一としたい場合、ユーザは、辞書データの自動更新機能を有効にすることができる。   Here, in the simple dictionary data 72, when the reading kana with the function ID = 0 is updated from “camera” to “shashin”, the reading kana is different from the normal dictionary data 71. Since the reading function is the same function, the user can enable the dictionary data automatic updating function when the user wishes to use the same reading pseudonym.

すなわち、辞書更新部80は、通常辞書データ71又はかんたん辞書データ72の内、一方の辞書データの読み仮名が更新された場合、所定のタイミングで、他方の辞書データにおける同一機能の読み仮名を、一方の辞書データの読み仮名と同じく更新する。   That is, when the reading kana of one dictionary data in the normal dictionary data 71 or the simple dictionary data 72 is updated, the dictionary updating unit 80 reads the reading kana of the same function in the other dictionary data at a predetermined timing. It is updated in the same way as the reading of one dictionary data.

ここで、所定のタイミングとは、携帯電話機1の処理負荷が低いアイドル状態となったときや、動作モードが変更されたとき、あるいは、他方の辞書データが参照されたとき、すなわち動作モードが変更されて音声認識機能が起動されたとき等である。   Here, the predetermined timing is when the processing load of the mobile phone 1 becomes low, when the operation mode is changed, or when the other dictionary data is referred to, that is, the operation mode is changed. When the voice recognition function is activated.

辞書更新部80は、一方の辞書データ(例えば、かんたん辞書データ72)を更新した場合、この更新した機能及び読み仮名の対応付けデータを記憶する。そして、辞書更新部80は、他方の辞書データ(例えば、通常辞書データ71)を参照する動作モード(例えば、通常モード)が起動されたとき、この記憶されている対応付けデータに基づいて、他方の辞書データ(例えば、通常辞書データ71)を更新する。なお、対応付けデータは、更新データとして辞書データとは別に記憶してもよいし、いずれかの辞書データの対象レコードに更新フラグを付加することにより記憶してもよい。   When one of the dictionary data (for example, simple dictionary data 72) is updated, the dictionary updating unit 80 stores the updated function and reading kana correspondence data. Then, when the operation mode (for example, the normal mode) that refers to the other dictionary data (for example, the normal dictionary data 71) is activated, the dictionary update unit 80 selects the other based on the stored association data. Dictionary data (for example, normal dictionary data 71) is updated. The association data may be stored as update data separately from the dictionary data, or may be stored by adding an update flag to the target record of any dictionary data.

このように辞書データの自動更新を行う場合、辞書更新部80は、変更された読み仮名がいずれの辞書データにおいても重複しないように制御する必要がある。そこで、辞書更新部80は、変更された読み仮名が編集対象である一方の辞書データ(例えば、かんたん辞書データ72)内に存在しないが、他方の辞書データ(例えば、通常辞書データ71)内に存在する場合、この他方の辞書データを参照する動作モード(例えば、通常モード)、及び変更された読み仮名に対応付けられている機能名を表示部21に表示させて警告を報知する。   When dictionary data is automatically updated in this way, the dictionary update unit 80 needs to control so that the changed reading pseudonym does not overlap in any dictionary data. Therefore, the dictionary update unit 80 does not exist in one dictionary data (for example, simple dictionary data 72) whose edited reading is to be edited, but in the other dictionary data (for example, normal dictionary data 71). If present, an operation mode (for example, a normal mode) referring to the other dictionary data and a function name associated with the changed reading pseudonym are displayed on the display unit 21 to notify a warning.

ただし、辞書更新部80は、変更された読み仮名が他方の辞書データ(例えば、通常辞書データ71)において、一方の辞書データ(例えば、かんたん辞書データ72)とは異なる機能IDに対応付けられている場合に警告を報知し、一方の辞書データと同一の機能IDに対応付けられている場合は警告を報知しない。   However, the dictionary update unit 80 associates the changed reading pseudonym with a different function ID in the other dictionary data (for example, normal dictionary data 71) from that of the other dictionary data (for example, simple dictionary data 72). If it is associated with the same function ID as one of the dictionary data, the warning is not notified.

図5は、本実施形態に係る警告画面の表示例を示す図である。
この例では、かんたんモードにおいて、機能「カメラを使う」(a)に対応する読み仮名「カメラ」(b)を「シャシン」と変更する編集入力を受け付けている(c)。
FIG. 5 is a diagram illustrating a display example of a warning screen according to the present embodiment.
In this example, in the simple mode, an edit input for changing the reading kana “camera” (b) corresponding to the function “use camera” (a) to “shashin” is accepted (c).

編集入力が終了(OKボタン押下)し、確認画面(d)において更新処理が実行されると(登録ボタン押下)、警告画面が表示される(e)。この場合、かんたん辞書データ72内には、読み仮名が「シャシン」の別機能は存在しないが、通常辞書データ71内に、読み仮名が「シャシン」となっている機能「ピクチャーフォルダ」が存在している。したがって、辞書データの種類として「通常」と、機能名として「ピクチャーフォルダ」とが表示される。その後、辞書更新部80は、操作部11からキー入力を受け付けた、又はタイムアウトしたことに応じて、確認画面(f)に遷移させ、読み仮名の再編集を促す。   When editing input is completed (OK button is pressed) and update processing is executed on the confirmation screen (d) (registration button is pressed), a warning screen is displayed (e). In this case, the simple dictionary data 72 does not have another function with the reading kana “shashin”, but the normal dictionary data 71 has the function “picture folder” with the reading kana “shashin”. ing. Accordingly, “normal” is displayed as the type of dictionary data, and “picture folder” is displayed as the function name. Thereafter, the dictionary update unit 80 transitions to the confirmation screen (f) in response to receiving a key input from the operation unit 11 or time-out, and prompts re-editing of the reading kana.

図6は、本実施形態に係る音声認識機能の起動時の処理を示すフローチャートである。
ステップS1において、モード判定部50は、携帯電話機1の動作モードが簡単モードであるか否(通常モード)かを判定する。制御部30は、この判定がYESの場合、処理をステップS3に移し、判定がNOの場合、処理をステップS2に移す。
FIG. 6 is a flowchart showing processing upon activation of the voice recognition function according to the present embodiment.
In step S1, the mode determination unit 50 determines whether or not the operation mode of the mobile phone 1 is the simple mode (normal mode). If this determination is YES, control unit 30 moves the process to step S3, and if the determination is NO, the control unit 30 moves the process to step S2.

ステップS2において、音声認識部60は、通常モードにおいて起動可能な機能群に対応している通常辞書データ71を記憶部70から読み込む。   In step S <b> 2, the voice recognition unit 60 reads from the storage unit 70 normal dictionary data 71 corresponding to a function group that can be activated in the normal mode.

ステップS3において、音声認識部60は、かんたんモードにおいて起動可能な機能群に対応しているかんたん辞書データ72を記憶部70から読み込む。   In step S <b> 3, the voice recognition unit 60 reads the simple dictionary data 72 corresponding to the function group that can be activated in the simple mode from the storage unit 70.

ステップS4において、辞書更新部80は、読み込んだ辞書データを他方の辞書データと同期させるために、他方の辞書データで更新されたが読み込んだ辞書データでは未更新の読み仮名を更新する。   In step S4, in order to synchronize the read dictionary data with the other dictionary data, the dictionary update unit 80 updates the read kana that has been updated with the other dictionary data but not updated with the read dictionary data.

図7は、本実施形態に係る音声認識辞書の編集処理を示すフローチャートである。
ステップS11において、辞書更新部80は、現在の動作モードにおける辞書データの読み仮名を変更するための編集入力を受け付ける。
FIG. 7 is a flowchart showing the speech recognition dictionary editing process according to the present embodiment.
In step S11, the dictionary update unit 80 accepts an edit input for changing the reading pseudonym of the dictionary data in the current operation mode.

ステップS12において、辞書更新部80は、編集内容が確定されたか否かを判定する。辞書更新部80は、この判定がYESの場合、処理をステップS13に移し、判定がNOの場合、処理をステップS19に移す。   In step S <b> 12, the dictionary update unit 80 determines whether the editing content has been confirmed. The dictionary update unit 80 moves the process to step S13 if the determination is YES, and moves the process to step S19 if the determination is NO.

ステップS13において、辞書更新部80は、まず、確定された編集内容が編集対象の辞書データ(例えば、かんたん辞書データ72)において、異なる機能と読み仮名が重複しているか否かを判定する。辞書更新部80は、この判定がYESの場合、処理をステップS14に移し、判定がNOの場合、処理をステップS15に移す。   In step S13, the dictionary updating unit 80 first determines whether or not different functions and reading kana are duplicated in the dictionary data whose edit contents are to be edited (for example, simple dictionary data 72). The dictionary update unit 80 moves the process to step S14 when this determination is YES, and moves the process to step S15 when the determination is NO.

ステップS14において、辞書更新部80は、読み仮名が重複した辞書データを参照する動作モードと、重複した機能とを表示部21に表示させ、警告報知する。そして、処理は、ステップS11に戻り、編集入力が継続される。   In step S <b> 14, the dictionary update unit 80 displays an operation mode for referring to dictionary data with duplicated readings and a duplicated function on the display unit 21 and issues a warning. And a process returns to step S11 and edit input is continued.

ステップS15において、辞書更新部80は、同一の辞書データで読み仮名の重複がなかったので、次に、確定された編集内容が編集対象とは異なる辞書データ(例えば、通常辞書データ71)において、異なる機能と読み仮名が重複しているか否かを判定する。辞書更新部80は、この判定がYESの場合、処理をステップS16に移し、判定がNOの場合、処理をステップS17に移す。   In step S15, the dictionary update unit 80 does not have duplicate readings in the same dictionary data. Next, in the dictionary data (for example, normal dictionary data 71) in which the determined editing content is different from the editing target, It is determined whether or not different functions and readings are duplicated. If this determination is YES, the dictionary updating unit 80 moves the process to step S16, and if the determination is NO, the dictionary updating unit 80 moves the process to step S17.

ステップS16において、辞書更新部80は、読み仮名が重複している機能が同一であるか否かを判定する。辞書更新部80は、この判定がYESの場合、処理をステップS17に移し、判定がNOの場合、処理をステップS14に移す。   In step S <b> 16, the dictionary update unit 80 determines whether or not the functions having duplicate readings are the same. The dictionary update unit 80 moves the process to step S17 when this determination is YES, and moves the process to step S14 when the determination is NO.

ステップS17において、辞書更新部80は、いずれの辞書データにおいても読み仮名の重複がなかったので、確定された編集内容で双方の辞書データを更新する。または、別の場合として、異なる辞書において、同一機能で読み仮名が一致したため、その場合には、辞書更新部80は、編集された辞書側の辞書データを更新する。   In step S <b> 17, the dictionary update unit 80 updates both dictionary data with the confirmed editing contents because there is no duplication of reading kana in any dictionary data. Or, in another case, since the reading kana matches with the same function in different dictionaries, in that case, the dictionary update unit 80 updates the dictionary data on the edited dictionary side.

ステップS18において、辞書更新部80は、ステップS17の更新結果を表示部21に表示させてユーザに報知する。   In step S18, the dictionary update unit 80 displays the update result of step S17 on the display unit 21 to notify the user.

ステップS19において、辞書更新部80は、本処理を終了させるか否かを判定する。具体的には、辞書更新部80は、ユーザからの終了指示や割り込み処理の発生に応じて、本処理を終了させると判定する。辞書更新部80は、この判定がYESの場合、処理を終了させ、判定がNOの場合、処理をステップS11に移して編集入力を継続させる。   In step S19, the dictionary update unit 80 determines whether or not to end the process. Specifically, the dictionary update unit 80 determines to end this process in response to an end instruction from the user or the occurrence of an interrupt process. If the determination is YES, the dictionary updating unit 80 ends the process. If the determination is NO, the dictionary updating unit 80 moves the process to step S11 and continues the edit input.

以上のように、本実施形態によれば、携帯電話機1は、音声認識時に、通常モード及びかんたんモードのそれぞれに対して、各動作モードにおいて起動可能な機能群と読み仮名とが対応付けられた別々の辞書データを参照する。よって、各動作モードにおいて辞書データを最小化できるので、携帯電話機1は、複数の動作モードのいずれかに設定可能な場合に、各動作モードにおいて音声認識による操作性を向上させる。   As described above, according to the present embodiment, the mobile phone 1 associates the function group that can be activated in each operation mode and the reading pseudonym for each of the normal mode and the simple mode during voice recognition. Refer to separate dictionary data. Therefore, the dictionary data can be minimized in each operation mode, so that the mobile phone 1 improves operability by voice recognition in each operation mode when it can be set to any of a plurality of operation modes.

また、携帯電話機1は、読み仮名を変更するための編集入力を受け付けて、辞書データを更新できるので、ユーザの利便性を向上できる。さらに、このとき、携帯電話機1は、変更された読み仮名と同一の読み仮名が存在する場合には更新を行わないので、読み仮名が同一の辞書データ内で重複しないように制御できる。   Further, since the mobile phone 1 can accept an edit input for changing the reading kana and update the dictionary data, the convenience of the user can be improved. Further, at this time, the mobile phone 1 is not updated when the same reading kana as the changed reading kana exists, so that the reading kana can be controlled not to overlap in the same dictionary data.

また、携帯電話機1は、一方の辞書データの読み仮名が更新された場合、所定のタイミングで、他方の辞書データの読み仮名を一方の辞書データと同じく更新する。しがたって、携帯電話機1は、複数の音声認識辞書を自動的に同期させられるので、ユーザは、携帯電話機1がいずれの動作モードに設定されている場合にも、同様の発声により、同一機能を起動できる。   Further, when the reading kana of one dictionary data is updated, the cellular phone 1 updates the reading kana of the other dictionary data in the same manner as the one dictionary data at a predetermined timing. Accordingly, since the mobile phone 1 can automatically synchronize a plurality of voice recognition dictionaries, the user can perform the same function by the same utterance regardless of which operation mode the mobile phone 1 is set to. Can be started.

さらに、携帯電話機1は、この同期のタイミングを、動作モードが変更されたとき、あるいは動作モードが変更されて音声認識機能が起動されたときとすることにより、辞書データの更新処理を、編集入力時から分散させ、処理負荷を低減できる。   Further, the cellular phone 1 performs the dictionary data update process by editing the input timing when the operation mode is changed or when the operation mode is changed and the voice recognition function is activated. Dispersion from time can reduce processing load.

また、携帯電話機1は、変更された読み仮名が他方の辞書データと重複する場合、重複した辞書データの種類、すなわち動作モードと、重複した機能とを表示する。したがって、携帯電話機1は、複数の音声認識辞書間においても読み仮名の重複を抑制すると共に、重複の内容をユーザへ詳細に報知できる。   Further, when the changed reading pseudonym overlaps with the other dictionary data, the mobile phone 1 displays the type of the dictionary data that is duplicated, that is, the operation mode, and the duplicated function. Therefore, the mobile phone 1 can suppress duplication of reading kana even between a plurality of voice recognition dictionaries and can inform the user of the contents of duplication in detail.

以上、本発明の実施形態について説明したが、本発明は前述した実施形態に限るものではない。また、本発明の実施形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、本発明の実施形態に記載されたものに限定されるものではない。   As mentioned above, although embodiment of this invention was described, this invention is not restricted to embodiment mentioned above. The effects described in the embodiments of the present invention are only the most preferable effects resulting from the present invention, and the effects of the present invention are limited to those described in the embodiments of the present invention. is not.

また、前述の実施形態において、電子機器として携帯電話機1について説明しているが、電子機器はこれに限定されず、本発明は、PHS(登録商標;Personal Handy phone System)、PDA(Personal Digital Assistant)、ゲーム機、ナビゲーション装置、パーソナルコンピュータ等、様々な機器に適用可能である。   In the above-described embodiment, the mobile phone 1 is described as an electronic device. However, the electronic device is not limited to this, and the present invention is not limited to the PHS (registered trademark; Personal Handyphone System) and PDA (Personal Digital Assistant). ), A game machine, a navigation device, a personal computer, and the like.

1 携帯電話機(電子機器)
11 操作部
21 表示部
30 制御部
40 通信部
41 アンテナ
50 モード判定部(判定部)
60 音声認識部
70 記憶部
71 通常辞書データ(第1の音声認識辞書)
72 かんたん辞書データ(第2の音声認識辞書)
80 辞書更新部
1 Mobile phone (electronic equipment)
DESCRIPTION OF SYMBOLS 11 Operation part 21 Display part 30 Control part 40 Communication part 41 Antenna 50 Mode determination part (determination part)
60 voice recognition unit 70 storage unit 71 normal dictionary data (first voice recognition dictionary)
72 Easy dictionary data (second speech recognition dictionary)
80 Dictionary Update Department

Claims (7)

第1の機能群に含まれる複数の機能が起動可能な第1の動作モード、及び第2の機能群に含まれる複数の機能が起動可能な第2の動作モードの内のいずれかに設定可能な電子機器であって、
前記第1の機能群に含まれる複数の機能と音声認識時に参照される当該機能の読み仮名とがそれぞれ対応付けられた第1の音声認識辞書、及び前記第2の機能群に含まれる複数の機能と音声認識時に参照される当該機能の読み仮名とがそれぞれ対応付けられた第2の音声認識辞書を記憶する記憶部と、
音声認識機能起動時において、前記第1の動作モード又は前記第2の動作モードの内のいずれに設定されているかを判定する判定部と、
前記判定部により前記第1の動作モードに設定されていると判定された場合には前記第1の音声認識辞書を参照して音声認識を行い、一方で前記第2の動作モードに設定されていると判定された場合には前記第2の音声認識辞書を参照して音声認識を行う音声認識部と、を備える電子機器。
Can be set to one of a first operation mode in which a plurality of functions included in the first function group can be activated and a second operation mode in which a plurality of functions included in the second function group can be activated. Electronic equipment,
A first speech recognition dictionary in which a plurality of functions included in the first function group and a reading pseudonym of the function referred to during speech recognition are associated with each other, and a plurality of functions included in the second function group A storage unit for storing a second speech recognition dictionary in which a function and a reading pseudonym of the function referred to during speech recognition are associated with each other;
A determination unit that determines whether the first operation mode or the second operation mode is set when the speech recognition function is activated;
When the determination unit determines that the first operation mode is set, speech recognition is performed with reference to the first voice recognition dictionary, while the second operation mode is set. An electronic device comprising: a voice recognition unit that performs voice recognition with reference to the second voice recognition dictionary when it is determined that the second voice recognition dictionary is present.
前記第1の音声認識辞書又は前記第2の音声認識辞書におけるいずれかの読み仮名が変更されると、当該変更に従って読み仮名を更新する更新部をさらに備え、
前記更新部は、前記読み仮名が変更された音声認識辞書と同一の音声認識辞書において、前記変更された読み仮名と同一の読み仮名が存在する場合、前記変更に従って読み仮名の更新を行わない請求項1に記載の電子機器。
When any reading kana in the first voice recognition dictionary or the second voice recognition dictionary is changed, an update unit that updates the reading kana according to the change is further provided.
The update unit does not update the reading pseudonym according to the change when there is a reading pseudonym identical to the changed reading pseudonym in the same speech recognition dictionary as the speech recognition dictionary in which the reading pseudonym is changed. Item 2. The electronic device according to Item 1.
前記更新部は、前記第1の音声認識辞書又は前記第2の音声認識辞書の内、一方の音声認識辞書の所定の機能に対応付けられた読み仮名が変更された際に、他方の音声認識辞書においても前記所定の機能に対応付けられた読み仮名が存在する場合、前記一方の音声認識辞書の読み仮名と同じく前記他方の音声認識辞書の読み仮名も更新する請求項2に記載の電子機器。   The update unit recognizes the other voice when the reading kana associated with a predetermined function of one of the first voice recognition dictionaries or the second voice recognition dictionary is changed. 3. The electronic device according to claim 2, wherein, in the dictionary, when there is a reading kana associated with the predetermined function, the reading kana in the other voice recognition dictionary is updated in the same manner as the reading kana in the one voice recognition dictionary. . 前記更新部は、前記一方の音声認識辞書を参照する動作モードから前記他方の音声認識辞書を参照する動作モードに切り替えられたとき、前記他方の音声認識辞書を更新する請求項3に記載の電子機器。   4. The electronic device according to claim 3, wherein the update unit updates the other speech recognition dictionary when the mode is switched from an operation mode that refers to the one speech recognition dictionary to an operation mode that refers to the other speech recognition dictionary. 5. machine. 表示部をさらに備え、
前記更新部は、前記変更された読み仮名と同一の読み仮名が前記同一の音声認識辞書に存在しないが他方の音声認識辞書に存在する場合、当該他方の音声認識辞書を参照する動作モード、及び前記変更された読み仮名に対応付けられた機能を表示させることにより報知する請求項2から4のいずれか一項に記載の電子機器。
A display unit;
The update unit is configured to refer to the other speech recognition dictionary when the same reading pseudonym as the changed reading pseudonym does not exist in the same speech recognition dictionary but exists in the other speech recognition dictionary; and The electronic device according to claim 2, wherein the electronic device is notified by displaying a function associated with the changed reading pseudonym.
前記更新部は、前記他方の音声認識辞書において、前記変更された読み仮名が前記一方の音声認識辞書とは異なる機能に対応付けられている場合に報知し、前記変更された読み仮名が前記一方の音声認識辞書と同一の機能に対応付けられている場合には報知しない請求項5に記載の電子機器。   The update unit notifies when the changed reading pseudonym is associated with a function different from that of the one speech recognition dictionary in the other speech recognition dictionary, and the changed reading pseudonym is the one The electronic device according to claim 5, wherein the electronic device is not notified when associated with the same function as the voice recognition dictionary. 第1の機能群に含まれる複数の機能が起動可能な第1の動作モード、及び第2の機能群に含まれる複数の機能が起動可能な第2の動作モードの内のいずれかに設定可能な電子機器の制御方法であって、
前記電子機器は、前記第1の機能群に含まれる複数の機能と音声認識時に参照される当該機能の読み仮名とがそれぞれ対応付けられた第1の音声認識辞書、及び前記第2の機能群に含まれる複数の機能と音声認識時に参照される当該機能の読み仮名とがそれぞれ対応付けられた第2の音声認識辞書を記憶しており、
音声認識機能起動時において、前記第1の動作モード又は前記第2の動作モードの内のいずれに設定されているかを判定する判定ステップと、
前記判定ステップにおいて前記第1の動作モードに設定されていると判定された場合には前記第1の音声認識辞書を参照して音声認識を行い、一方で前記第2の動作モードに設定されていると判定された場合には前記第2の音声認識辞書を参照して音声認識を行う音声認識ステップと、を含む制御方法。
Can be set to one of a first operation mode in which a plurality of functions included in the first function group can be activated and a second operation mode in which a plurality of functions included in the second function group can be activated. A control method for an electronic device,
The electronic device includes a first speech recognition dictionary in which a plurality of functions included in the first function group and a reading pseudonym of the function referred to during speech recognition are associated with each other, and the second function group A second speech recognition dictionary in which a plurality of functions included in the text and a reading pseudonym of the function referred to during speech recognition are associated with each other,
A determination step of determining whether the first operation mode or the second operation mode is set when the voice recognition function is activated;
If it is determined in the determination step that the first operation mode is set, speech recognition is performed with reference to the first speech recognition dictionary, while the second operation mode is set. A speech recognition step of performing speech recognition with reference to the second speech recognition dictionary when it is determined that the second speech recognition dictionary is present.
JP2010233089A 2010-10-15 2010-10-15 Electronic device and control method Expired - Fee Related JP5563422B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010233089A JP5563422B2 (en) 2010-10-15 2010-10-15 Electronic device and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010233089A JP5563422B2 (en) 2010-10-15 2010-10-15 Electronic device and control method

Publications (2)

Publication Number Publication Date
JP2012088406A true JP2012088406A (en) 2012-05-10
JP5563422B2 JP5563422B2 (en) 2014-07-30

Family

ID=46260115

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010233089A Expired - Fee Related JP5563422B2 (en) 2010-10-15 2010-10-15 Electronic device and control method

Country Status (1)

Country Link
JP (1) JP5563422B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018136546A (en) * 2012-06-18 2018-08-30 エイディシーテクノロジー株式会社 Voice response device

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04155570A (en) * 1990-10-19 1992-05-28 Fuji Xerox Co Ltd Document processor
JPH07219586A (en) * 1994-01-31 1995-08-18 Canon Inc Processor and device for information processing
JP2000203357A (en) * 1999-01-14 2000-07-25 Nissan Shatai Co Ltd Voice operating device
JP2000352992A (en) * 1999-06-11 2000-12-19 Fujitsu Ten Ltd Voice recognition device
JP2003157257A (en) * 2001-11-22 2003-05-30 Oki Electric Ind Co Ltd Dictionary device and natural language processing system
JP2004301893A (en) * 2003-03-28 2004-10-28 Fuji Photo Film Co Ltd Control method of voice recognition device
JP2005241832A (en) * 2004-02-25 2005-09-08 Toshiba Corp Device, method, and program for word dictionary management
JP2008176221A (en) * 2007-01-22 2008-07-31 Denso Corp In-vehicle voice recognition system
JP2010128015A (en) * 2008-11-25 2010-06-10 Toyota Central R&D Labs Inc Device and program for determining erroneous recognition in speech recognition

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04155570A (en) * 1990-10-19 1992-05-28 Fuji Xerox Co Ltd Document processor
JPH07219586A (en) * 1994-01-31 1995-08-18 Canon Inc Processor and device for information processing
JP2000203357A (en) * 1999-01-14 2000-07-25 Nissan Shatai Co Ltd Voice operating device
JP2000352992A (en) * 1999-06-11 2000-12-19 Fujitsu Ten Ltd Voice recognition device
JP2003157257A (en) * 2001-11-22 2003-05-30 Oki Electric Ind Co Ltd Dictionary device and natural language processing system
JP2004301893A (en) * 2003-03-28 2004-10-28 Fuji Photo Film Co Ltd Control method of voice recognition device
JP2005241832A (en) * 2004-02-25 2005-09-08 Toshiba Corp Device, method, and program for word dictionary management
JP2008176221A (en) * 2007-01-22 2008-07-31 Denso Corp In-vehicle voice recognition system
JP2010128015A (en) * 2008-11-25 2010-06-10 Toyota Central R&D Labs Inc Device and program for determining erroneous recognition in speech recognition

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018136546A (en) * 2012-06-18 2018-08-30 エイディシーテクノロジー株式会社 Voice response device

Also Published As

Publication number Publication date
JP5563422B2 (en) 2014-07-30

Similar Documents

Publication Publication Date Title
US8254887B2 (en) Communication terminal device and computer program product
JP4565002B2 (en) Mobile communication terminal
US8249229B2 (en) Communication terminal, and dial registration method and dial registration program therefor
US8606327B2 (en) Mobile terminal, display switching method and display switching program
JP2008288852A (en) Communication terminal
JP2006352875A (en) Mobile communication terminal and data processing method therein
US20110195754A1 (en) Mobile electronic device
US8504112B2 (en) Methods for searching phone book, and portable devices and information processing apparatuses having phone-book search function
JP2011147019A (en) Mobile terminal
JP5563422B2 (en) Electronic device and control method
JP5730604B2 (en) Mobile terminal and control method thereof
JP2011123755A (en) Information processing apparatus
JP5537198B2 (en) Portable electronic devices
JP5226434B2 (en) Portable electronic devices
JP5246773B2 (en) Portable terminal device and program
JP2006211266A (en) Mobile phone
JP2003174497A (en) Portable telephone set and operating method therefor
JP5258697B2 (en) Portable electronic devices
JP5259521B2 (en) Portable electronic devices
JP2012109724A (en) Portable electronic device, method for controlling the same, and control program
JP2008289081A (en) Mobile terminal device
JP5238671B2 (en) Portable electronic device and method for controlling portable electronic device
JP4246649B2 (en) Mobile phone
JP2007172252A (en) Device, method, and program for displaying information
JP2011175443A (en) Portable electronic equipment

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20120803

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130812

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140311

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140425

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: 20140603

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140612

R150 Certificate of patent or registration of utility model

Ref document number: 5563422

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees