JP6297449B2 - Audio apparatus and computer program - Google Patents

Audio apparatus and computer program Download PDF

Info

Publication number
JP6297449B2
JP6297449B2 JP2014166339A JP2014166339A JP6297449B2 JP 6297449 B2 JP6297449 B2 JP 6297449B2 JP 2014166339 A JP2014166339 A JP 2014166339A JP 2014166339 A JP2014166339 A JP 2014166339A JP 6297449 B2 JP6297449 B2 JP 6297449B2
Authority
JP
Japan
Prior art keywords
list
character
language
attribute
character string
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2014166339A
Other languages
Japanese (ja)
Other versions
JP2016042400A (en
Inventor
鈴木 昭人
昭人 鈴木
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.)
Alpine Electronics Inc
Original Assignee
Alpine Electronics Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alpine Electronics Inc filed Critical Alpine Electronics Inc
Priority to JP2014166339A priority Critical patent/JP6297449B2/en
Priority to CN201510511405.6A priority patent/CN105374379B/en
Publication of JP2016042400A publication Critical patent/JP2016042400A/en
Application granted granted Critical
Publication of JP6297449B2 publication Critical patent/JP6297449B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)
  • Reverberation, Karaoke And Other Acoustics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

本発明は、ポータブルプレイヤをオーディオソースの一つとして組込可能なオーディオ装置において、当該ポータブルプレイヤに格納された楽曲を検索する技術に関するものである。   The present invention relates to a technique for searching for music stored in a portable player in an audio device in which the portable player can be incorporated as one of audio sources.

ポータブルプレイヤをオーディオソースの一つとして組込可能なオーディオ装置において、当該ポータブルプレイヤに格納された楽曲を検索する技術としては、ポータブルプレイヤから当該ポータブルプレイヤに格納されている楽曲のタイトルやアルバムやアーティストといった属性を表す文字列である属性項目のリストを取得して表示し、表示したリストを用いた楽曲の検索を可能とする技術が知られている(たとえば、特許文献1)。   In an audio apparatus in which a portable player can be incorporated as one of audio sources, as a technique for searching for music stored in the portable player, the title, album, or artist of the music stored in the portable player can be used. A technique is known that acquires and displays a list of attribute items, which are character strings representing such attributes, and makes it possible to search for music using the displayed list (for example, Patent Document 1).

特開2012−9106号公報JP 2012-9106 A

ポータブルプレイヤやポータブルプレイヤの言語環境によっては、ポータブルプレイヤから取得できるリストが、リスト中の属性項目が文字コード順にソートされたものではなく、非アルファベット表記の属性項目については、その読みをアルファベット表記した場合におけるアルファベット順に各属性項目がソートされたものである場合がある。   Depending on the language environment of the portable player or portable player, the list that can be acquired from the portable player is not the attribute items in the list sorted in the order of the character code. In some cases, the attribute items are sorted in alphabetical order.

たとえば、ポータブルプレイヤが提供する言語環境として簡体字(中国語)がセットされているポータブルプレイヤに格納されている楽曲が、英語のタイトルの楽曲と、簡体字のタイトルの楽曲とを含む場合、ポータブルプレイヤから転送される楽曲のタイトルリストが、簡体字のタイトルについてはpinyinによりアルファベット表記したタイトルに置き換えてアルファベット順にソートした順番に、各タイトルを並べたものとなっている場合がある。   For example, if the music stored in the portable player in which the simplified character (Chinese) is set as the language environment provided by the portable player includes an English title song and a simplified title song, from the portable player In the title list of the music to be transferred, the titles may be arranged in alphabetical order in which the simplified titles are replaced with alphabetical titles by pinyin and sorted alphabetically.

そして、このような場合、タイトルリストに含まれているタイトルは簡体字のタイトルであるので、オーディオ装置においては、ユーザは、pinyinによって、タイトルリスト中の簡体字のタイトルを検索することはできなくなる。   In such a case, since the title included in the title list is a simplified title, the audio device cannot search for a simplified title in the title list by pinyin.

そこで、本発明は、ポータブルプレイヤから転送されるリストに含まれるアルファベット表記されていない楽曲の属性項目の、当該属性項目の読みのアルファベット表記による検索を行うことのできるオーディオ装置を提供することを課題とする。   SUMMARY OF THE INVENTION It is therefore an object of the present invention to provide an audio device capable of searching for an attribute item of a music not included in the alphabet included in the list transferred from the portable player by reading the attribute item in alphabetical notation. And

前記課題達成のために、本発明は、楽曲を格納したポータブル装置を接続可能なオーディオ装置に、前記ポータブル装置の言語環境で用いられる言語で使用される非アルファベットの各文字のアルファベットの文字で表した読みを登録した変換テーブルを記憶した変換テーブル記憶部と、接続した前記ポータブル装置から、当該ポータブル装置に格納されている各楽曲の所定の属性を表す文字列である属性文字列のリストを取得するリスト取得部と、検索部とを設けたものである。ただし、検索部は、ユーザから指定されたアルファベットの文字を指定文字として、指定文字を先頭部分にもつ属性文字列と、非アルファベットの文字を含む属性文字列であって、当該属性文字列に含まれる非アルファベットの文字を前記変換テーブルを参照して求まるアルファベットの文字で表した読みに変換した文字列である変換後属性文字列が、指定文字を先頭部分にもつ属性文字列とを、検索の対象とする検索対象属性文字列として、前記リストに含まれる属性文字列のうちから、前記検索対象属性文字列に該当する属性文字列を検索するものである。   In order to achieve the above object, the present invention represents an audio device that can be connected to a portable device in which music is stored, with a non-alphabetic character used in a language used in the language environment of the portable device. A list of attribute character strings, which are character strings representing predetermined attributes of each music stored in the portable device, is acquired from the conversion table storage unit storing the conversion table in which the readings are registered and the connected portable device. A list acquisition unit and a search unit are provided. However, the search part is an attribute character string that includes an alphabetic character designated by the user as a designated character and that has the designated character at the beginning and a non-alphabetic character that is included in the attribute character string. The attribute string after conversion, which is a character string obtained by converting the non-alphabetic characters to be read with the alphabetic characters obtained by referring to the conversion table, to the attribute character string having the specified character at the beginning, An attribute character string corresponding to the search target attribute character string is searched from among the attribute character strings included in the list as a target search target attribute character string.

このようなオーディオ装置によれば、ポータブル装置から取得したリストに含まれる非アルファベットの文字を含む属性文字列の検索を、当該属性文字列の非アルファベットの文字をアルファベットの文字で表した読みに変換した文字列である変換後属性文字列を対象とする検索によって行うことができる。よって、リストに含まれる非アルファベットの文字を含む属性文字列の、アルファベットの文字で表した読みによる検索を行うことができる。   According to such an audio device, a search for an attribute character string including a non-alphabetic character included in a list obtained from a portable device is converted into a reading in which the non-alphabetic character of the attribute character string is represented by an alphabetic character. The search can be performed by searching for the converted attribute character string. Therefore, it is possible to perform a search by reading an attribute character string including non-alphabetic characters included in the list, in alphabetic characters.

ここで、このオーディオ装置は、当該オーディオ装置に、表示装置と、前記リストの一部の範囲を前記装置に表示するリスト表示部とを設け、前記検索部において、前記リストに含まれる、前記リスト内の順番が最も前の、前記検索対象属性文字列に該当する属性文字列を検索し、前記リスト表示部において、前記リストの、前記検索部が検索した属性文字列を先頭とする範囲を表示するように構成してもよい。   In this audio apparatus, the audio apparatus includes a display device and a list display unit that displays a partial range of the list on the device, and the search unit includes the list included in the list. The attribute character string corresponding to the search target attribute character string in the earliest order is searched, and the list display unit displays a range starting from the attribute character string searched by the search unit in the list You may comprise.

または、このオーディオ装置は、前記変換テーブル記憶部に、複数の言語の各々に対応して設けた、それぞれ対応する言語で使用される非アルファベットの各文字の、アルファベットで表した読みを登録した前記変換テーブルが記憶すると共に、当該オーディオ装置に、表示装置と、複数の言語の各々について、当該言語を言語環境として用いる前記ポータブル装置から取得できる前記リストが、文字コード順リストであるか、混合順リストであるかの識別を登録したリストタイプテーブルを記憶したリストタイプテーブル記憶部と、接続した前記ポータブル装置から、当該ポータブル装置の言語環境で用いられる言語の識別を取得する言語識別取得部と、前記リストの一部の範囲を前記表示装置に表示するリスト表示部とを設けるように構成してもよい。但し、前記文字コード順リストは、文字コード順に前記各楽曲の前記属性文字列が登録されたリストであり、前記混合順リストは、各楽曲の属性文字列中の非アルファベットの文字を、当該文字の読みを表すアルファベットの文字に置換した文字列の文字コード順に、前記各楽曲の前記属性文字列が登録されたリストである。また、前記検索部は、前記言語識別取得部が取得した識別が表す言語に対して前記リストタイプテーブルに混合順リストの識別が登録されている場合に、属性文字列に含まれる非アルファベットの文字を、前記言語識別取得部が取得した識別が表す言語に対応する前記変換テーブルを参照して求まるアルファベットで表した読みに変換した文字列を、当該属性文字列の前記変換後属性文字列として、前記リストに含まれる、前記リスト内の順番が最も前の、前記検索対象属性文字列に該当する属性文字列を検索し、前記言語識別取得部が取得した識別が表す言語に対して前記リストタイプテーブルに文字コード順リストの識別が登録されている場合に、前記リストに含まれる、前記リスト内の順番が最も前の、前記指定文字を先頭部分にもつ属性文字列を検索するものである。また、前記リスト表示部は、前記リストの、前記検索部が検索した属性文字列を先頭とする範囲を表示するものである。   Alternatively, in the audio device, the conversion table storage unit is provided corresponding to each of a plurality of languages, and the non-alphabetic characters used in the corresponding languages are registered in alphabetical readings. The list that can be acquired from the portable device that uses the language as a language environment for the display device and each of a plurality of languages is stored in the audio table, is a character code order list, or a mixed order. A list type table storage unit that stores a list type table in which identification of whether it is a list, a language identification acquisition unit that acquires identification of a language used in the language environment of the portable device from the connected portable device, A list display section for displaying a partial range of the list on the display device. It may be. However, the character code order list is a list in which the attribute character strings of the music pieces are registered in the order of the character code, and the mixed order list is a non-alphabetic character in the attribute character strings of the music pieces. This is a list in which the attribute character strings of the music pieces are registered in the order of the character codes of the character strings replaced with alphabetic characters representing the readings of In addition, when the identification of the mixed order list is registered in the list type table for the language represented by the identification acquired by the language identification acquisition unit, the search unit includes non-alphabetic characters included in the attribute character string. Is converted into a character string that is converted into a reading expressed in alphabets obtained by referring to the conversion table corresponding to the language represented by the identification acquired by the language identification acquisition unit, as the converted attribute character string of the attribute character string, The list type is searched for an attribute character string corresponding to the search target attribute character string that is included in the list and is in the earliest order in the list, and for the language represented by the identification acquired by the language identification acquisition unit When the identification of the character code order list is registered in the table, the specified character included in the list is the first in the list and has the specified character at the head. It is intended to search for sex string. The list display unit displays a range of the list starting from the attribute character string searched by the search unit.

ここで、前記ポータブル装置の言語環境で用いられる言語は簡体字を含むものとし、簡体字である言語で使用される非アルファベットの文字は簡体字の文字とし、簡体字の文字をアルファベットの文字で表した読みは、当該簡体字の文字のpinyinとしてもよい。また、この場合に、簡体字を言語環境として用いる前記ポータブル装置から取得できる前記リストは前記混合順リストであってもよい。   Here, the language used in the language environment of the portable device is assumed to include simplified characters, the non-alphabetic characters used in the simplified language are assumed to be simplified characters, and the simplified characters expressed as alphabetic characters are read as follows: It may be pinyin of the simplified character. In this case, the list that can be acquired from the portable device that uses simplified characters as a language environment may be the mixed order list.

また、以上の前記リストの一部の範囲を表示するオーディオ装置には、前記表示装置に表示された前記リストの一部の範囲中の属性文字列の選択を受け付け、接続された前記オーディオ装置を制御して、選択を受け付けた属性文字列が属性を表す楽曲を再生出力する楽曲再生部を設けるようにしてよい。   In addition, the audio device that displays the partial range of the list described above receives selection of an attribute character string in the partial range of the list displayed on the display device, and the connected audio device is It is also possible to provide a music playback unit that controls and plays back music whose attribute character string has received the selection.

これらのリストの一部の範囲を表示するオーディオ装置によれば、ポータブル装置から取得したリストが、各楽曲の属性文字列中の非アルファベットの文字を当該文字の読みを表すアルファベットの文字に置換した文字列の文字コード順に、前記各楽曲の前記属性文字列が登録されたリストである場合に、リストの表示範囲を、正しく、ユーザから指定されたアルファベットの文字を、属性文字列の先頭部分または属性文字列のアルファベット表記の読みの先頭部分に持つ属性文字列の範囲の最初の属性文字列が、表示範囲の先頭の属性文字列となるように設定することができる。   According to the audio device that displays a partial range of these lists, the list obtained from the portable device has replaced the non-alphabetic characters in the attribute string of each song with the alphabetic characters representing the reading of the characters. When the attribute character string of each song is registered in the order of the character code of the character string, the display range of the list is set correctly, the alphabet character designated by the user is replaced with the first part of the attribute character string or It can be set so that the first attribute character string in the range of the attribute character string at the beginning of the alphabetical reading of the attribute character string is the first attribute character string in the display range.

また、このオーディオ装置は、前記変換テーブル記憶部に、複数の言語の各々に対応して設けた、それぞれ対応する言語で使用される非アルファベットの各文字の、アルファベットで表した読みを登録した前記変換テーブルを記憶すると共に、当該オーディオ装置に、接続した前記ポータブル装置から、当該ポータブル装置の言語環境で用いられる言語の識別を取得する言語識別取得部とを設け、前記検索部において、属性文字列に含まれる非アルファベットの文字を、前記言語識別取得部が取得した識別が表す言語に対応する前記変換テーブルを参照して求まるアルファベットで表した読みに変換した文字列を、当該属性文字列の前記変換後属性文字列とするように構成してもよい。   In addition, in the audio device, the conversion table storage unit is provided corresponding to each of a plurality of languages, and the alphabetic reading of each non-alphabetic character used in each corresponding language is registered. A translation table, and a language identification acquisition unit that acquires, from the portable device connected to the audio device, a language identification acquisition unit used in a language environment of the portable device. A non-alphabetic character included in the character string obtained by converting the non-alphabetic character into a reading represented by the alphabet obtained by referring to the conversion table corresponding to the language represented by the identification acquired by the language identification acquisition unit A post-conversion attribute character string may be used.

また、この場合には、オーディオ装置に、表示装置を設け、前記検索部において、前記リストに含まれる、前記検索対象属性文字列に該当する属性文字列の全てを検索して抽出し、抽出した属性文字列の一覧を前記表示装置に表示するようにしてもよい。また、さらに、前記表示装置に表示された一覧中の属性文字列の選択を受け付け、接続された前記オーディオ装置を制御して、選択を受け付けた属性文字列が属性を表す楽曲を再生出力する楽曲再生部を設けるようにしてもよい。   In this case, the audio device is provided with a display device, and in the search unit, all the attribute character strings corresponding to the search target attribute character string included in the list are searched and extracted, and extracted. A list of attribute character strings may be displayed on the display device. Further, the music that receives the selection of the attribute character string in the list displayed on the display device, controls the connected audio device, and reproduces and outputs the music for which the selected attribute character string represents the attribute. A reproduction unit may be provided.

ここで、以上の各オーディオ装置において、前記属性文字列が表す属性は、楽曲のタイトル、もしくは、楽曲のアルバム、もしくは、楽曲のアーティストであってよい。   Here, in each of the above audio apparatuses, the attribute represented by the attribute character string may be a song title, a song album, or a song artist.

以上のように、本発明によれば、ポータブルプレイヤから転送されるリストに含まれるアルファベット表記されていない楽曲の属性項目の、当該属性項目の読みのアルファベット表記による検索を行うことのできるオーディオ装置を提供することができる。   As described above, according to the present invention, there is provided an audio device capable of performing a search by an alphabetical representation of a reading of an attribute item that is not alphabetically included in a list transferred from a portable player. Can be provided.

本発明の実施形態に係るオーディオ装置の構成を示すブロック図である。It is a block diagram which shows the structure of the audio apparatus which concerns on embodiment of this invention. 本発明の実施形態に係るアルファベット変換データベースを示す図である。It is a figure which shows the alphabet conversion database which concerns on embodiment of this invention. 本発明の実施形態に係るタイトルリストを示す図である。It is a figure which shows the title list which concerns on embodiment of this invention. 本発明の実施形態に係るプレイヤ画面の表示例を示す図である。It is a figure which shows the example of a display of the player screen which concerns on embodiment of this invention. 本発明の実施形態に係るタイトルリストジャンプ処理を示すフローチャートである。It is a flowchart which shows the title list jump process which concerns on embodiment of this invention. 本発明の実施形態に係るプレイヤ画面の表示例を示す図である。It is a figure which shows the example of a display of the player screen which concerns on embodiment of this invention.

以下、本発明の実施形態について説明する。
図1に、本実施形態に係るオーディオ装置の構成を示す。
オーディオ装置1は、たとえば自動車に搭載される車載のオーディオ装置1であり、図示するように、入力装置101、表示装置102、音声を出力する音声出力装置103、記憶装置104、ラジオ受信機105、その他の周辺装置106、外部インタフェース107、オペレーティングシステム110、オペレーティングシステム上で稼働するアプリケーションを備えている。
Hereinafter, embodiments of the present invention will be described.
FIG. 1 shows the configuration of an audio apparatus according to this embodiment.
The audio device 1 is an on-vehicle audio device 1 mounted in, for example, an automobile, and as illustrated, an input device 101, a display device 102, an audio output device 103 that outputs audio, a storage device 104, a radio receiver 105, Other peripheral devices 106, an external interface 107, an operating system 110, and applications running on the operating system are provided.

そして、オーディオ装置1の外部インタフェース107には、有線通信インタフェースまたは近距離無線インタフェースを介してポータブルプレイヤ2を接続することができる。
また、オーディオ装置1は、アプリケーションとして、外部インタフェース107に接続されたポータブルプレイヤ2に格納された楽曲や記憶装置104に格納された楽曲の再生出力を制御するミュージックプレイヤ111、ラジオ受信機105の再生出力を制御するラジオコントローラ112、その他のアプリケーション113を備えている。
The portable player 2 can be connected to the external interface 107 of the audio apparatus 1 via a wired communication interface or a short-range wireless interface.
In addition, the audio device 1 plays the music player 111 and the radio receiver 105 that control the reproduction output of music stored in the portable player 2 connected to the external interface 107 and music stored in the storage device 104 as applications. A radio controller 112 that controls output and other applications 113 are provided.

次に、予めオーディオ装置1の記憶装置104に格納されるアルファベット変換データベースについて説明する。
図2に示すように、アルファベット変換データベースには、ポータブルプレイヤ2が提供する言語環境として使用され得る各言語に対応して、ソートキーと、変換テーブルが格納されている。ここで、ポータブルプレイヤ2の言語環境で使用される言語とは、ポータブルプレイヤ2のユーザインタフェースで優先的に用いられる言語であり、たとえば、ポータブルプレイヤ2は、各種メニューや各種アイテムの名称を言語環境で使用する言語として設定されている言語で表示する。なお、ポータブルプレイヤ2の言語環境で使用する言語の設定は、通常、ユーザが任意に変更することができる。
次に、ソートキーとしては、対応する言語のポータブルプレイヤ2が用いている、楽曲のタイトルやアルバムやアーティストといった属性を表す文字列である属性項目のリストが、属性項目を文字コード順にソートしたリストであることを表す「文字コード」と、属性項目のリストが、アルファベット表記の属性項目については、その属性項目を用いると共に、非アルファベット表記の属性項目については、その読みのアルファベット表記を属性項目の代わりに用いて算出したアルファベット順に属性項目をソートしたリストであることを表す「アルファベット」とのいずれかが登録される。
Next, the alphabet conversion database stored in advance in the storage device 104 of the audio apparatus 1 will be described.
As shown in FIG. 2, the alphabet conversion database stores a sort key and a conversion table corresponding to each language that can be used as a language environment provided by the portable player 2. Here, the language used in the language environment of the portable player 2 is a language that is preferentially used in the user interface of the portable player 2. For example, the portable player 2 uses the names of various menus and various items in the language environment. Display in the language set as the language used in. Note that the language setting used in the language environment of the portable player 2 can usually be arbitrarily changed by the user.
Next, as a sort key, a list of attribute items, which are character strings representing attributes such as the titles of songs, albums, and artists, used by the portable player 2 of the corresponding language, is a list in which the attribute items are sorted in the order of character codes. "Character code" to indicate that there is a list of attribute items. For attribute items in alphabetical notation, the attribute item is used. One of “alphabet” representing that the attribute items are sorted in alphabetical order calculated by using “alphabet” is registered.

次に、ソートキーに「アルファベット」が登録されている言語に対応する変換テーブルには、対応する言語の非アルファベットの文字のアルファベット表記の読みが、非アルファベットの文字のそれぞれについて登録されている。   Next, in the conversion table corresponding to the language in which “alphabet” is registered as the sort key, the readings of the non-alphabetic characters in the corresponding language are registered for each of the non-alphabetic characters.

すなわち、たとえば、ソートキーに「アルファベット」が登録されている言語が「簡体字」であり、言語環境で使用する言語が簡体字のポータブルプレイヤ2において、属性項目のリストとして、アルファベット表記の属性項目については、その属性項目を用いると共に、簡体字の属性項目については、pinyinによりアルファベット表記した文字列を属性項目の代わりに用いて算出したアルファベット順に属性項目をソートしたリストを用いる場合には、変換テーブルには、簡体字の各文字のpinyinが登録される。   That is, for example, in the portable player 2 in which the language in which “alphabet” is registered in the sort key is “simplified characters” and the language used in the language environment is simplified characters, as an attribute item list, In addition to using the attribute item, for a simplified attribute item, when using a list in which the attribute item is sorted in alphabetical order calculated using a character string expressed in alphabet by pinyin instead of the attribute item, the conversion table includes: Each pinyin of simplified characters is registered.

また、ソートキーに「文字コード」が登録されている言語に対応する変換テーブルには、対応する言語のポータブルプレイヤ2の属性項目のリストの属性項目の表記に用いられる非アルファベットの表音文字のアルファベット表記の読みが選択的に登録される。   In addition, in the conversion table corresponding to the language in which “character code” is registered in the sort key, the alphabet of the non-alphabetic phonetic character used for notation of the attribute item in the attribute item list of the portable player 2 of the corresponding language. The reading of the notation is selectively registered.

すなわち、たとえば、ソートキーに「文字コード」が登録されている言語が「日本語」であり、言語環境に使用される言語が「日本語」のポータブルプレイヤ2において、属性項目のリストとして、属性項目を文字コード順にソートしたリストを用いる場合には、変換テーブルには、カタカナの各文字について、その文字のローマ字のローマ字表記(たとえば、ヘボン式ローマ字表記)を登録する。ただし、英語において、その文字の読みを持つアルファベットとして、複数のアルファベットが用いられる場合には、その文字に対して複数のアルファベット表記を登録するようにしてもよい。たとえば、「ラ」に対して、「RA」と「LA」とを登録したり、「ザ」に対して「ZA」と「THE」を登録するなどしてもよい。   That is, for example, in the portable player 2 in which the language in which “character code” is registered in the sort key is “Japanese” and the language used in the language environment is “Japanese”, the attribute item is displayed as a list of attribute items. When using a list in which the characters are sorted in the character code order, for each character of katakana, the Roman alphabet (for example, Hebon Roman alphabet) of the character is registered. However, in English, when a plurality of alphabets are used as alphabets having the reading of the characters, a plurality of alphabets may be registered for the characters. For example, “RA” and “LA” may be registered for “La”, and “ZA” and “THE” may be registered for “The”.

さて、図1に戻り、オーディオ装置1のミュージックプレイヤ111は、外部インタフェース107にポータブルプレイヤ2が接続されると、ポータブルプレイヤ2から、ポータブルプレイヤ2が提供するポータブルプレイヤ2に格納されている楽曲の属性項目のリストと、ポータブルプレイヤ2に設定されている、ポータブルプレイヤ2の言語環境で使用する言語として設定されている言語を表す言語コードとを取得して記憶装置104に格納する処理を行う。   Returning to FIG. 1, when the portable player 2 is connected to the external interface 107, the music player 111 of the audio apparatus 1 receives music stored in the portable player 2 provided by the portable player 2 from the portable player 2. A process of acquiring a list of attribute items and a language code that is set in the portable player 2 and that represents a language that is set as a language used in the language environment of the portable player 2 is stored in the storage device 104.

ここで、ポータブルプレイヤ2が提供する楽曲の属性項目のリストとしては、楽曲のタイトルのリストであるタイトルリストや、楽曲のアルバムのリストであるアルバムリストや、楽曲のアーティストのリストであるアーティストリスト等がある。   Here, the list of attribute items of music provided by the portable player 2 includes a title list that is a list of music titles, an album list that is a list of music albums, an artist list that is a list of music artists, and the like. There is.

図3aは、言語環境で使用する言語が「簡体字」に設定されているポータブルプレイヤ2が提供するタイトルリストの例を表しており、図示するように、言語が「簡体字」に設定されているポータブルプレイヤ2は、楽曲のタイトルリストとして、簡体字のタイトルをpinyinによりアルファベット表記したタイトルに置き換えて、各タイトルをアルファベット順にソートした順番で、各タイトルを並べたタイトルリストをオーディオ装置1に提供する。   FIG. 3a shows an example of a title list provided by the portable player 2 in which the language used in the language environment is set to “Simplified”, and as shown, the portable in which the language is set to “Simplified”. The player 2 provides the audio apparatus 1 with a title list in which the titles are arranged in the order in which the titles are sorted in alphabetical order by replacing the simplified titles with the titles expressed in alphabets by pinyin as the title list of the music.

また、図3bは、言語が「日本語」に設定されているポータブルプレイヤ2が提供するタイトルリストの例を表しており、図示するように、言語が「日本語」に設定されているポータブルプレイヤ2は、楽曲のタイトルリストとして、各タイトルを文字コード順にソートした順番で並べたタイトルリストをオーディオ装置1に提供する。   FIG. 3b shows an example of a title list provided by the portable player 2 whose language is set to “Japanese”. As shown in the figure, the portable player whose language is set to “Japanese”. 2 provides the audio apparatus 1 with a title list in which the titles are arranged in the order in which the titles are sorted in the character code order as the title list of the music.

さて、オーディオ装置1のミュージックプレイヤ111は、接続されているポータブルプレイヤ2の再生開始を入力装置101を介してユーザから指示されたならば、記憶装置104に格納している、当該ポータブルプレイヤ2から取得した属性項目のリストのうちの、ユーザによって設定されているモードに応じたリストを含めたプレイヤ画面を表示装置102に表示する。   When the music player 111 of the audio device 1 is instructed by the user to start playback of the connected portable player 2 via the input device 101, the music player 111 stores the portable player 2 from the portable player 2 stored in the storage device 104. A player screen including a list corresponding to the mode set by the user in the acquired list of attribute items is displayed on the display device 102.

図4aは、タイトルモードが設定されているときプレイヤ画面400を示したものであり、このプレイヤ画面400には、タイトルリスト表示領域401が設けられており、タイトルリスト表示領域401にはタイトルリストの一部の範囲がスクロール操作可能な形態で表示される。また、このプレイヤ画面400には、ジャンプボタン402と、検索ボタン403と、モードの設定の変更操作を受け付けるためのメニューを表示するメニューボタン403が設けられている。なお、モードとしては、タイトルモードの他に、アルバムリストをプレイヤ画面400に表示するアルバムモード、アーティストリストをプレイヤ画面400に表示するアーティストモードなどを設ける。   FIG. 4 a shows the player screen 400 when the title mode is set. The player screen 400 is provided with a title list display area 401, and the title list display area 401 contains a title list display area 401. A part of the range is displayed in a scrollable form. In addition, the player screen 400 is provided with a jump button 402, a search button 403, and a menu button 403 for displaying a menu for accepting a mode setting change operation. In addition to the title mode, an album mode for displaying an album list on the player screen 400, an artist mode for displaying an artist list on the player screen 400, and the like are provided as modes.

そして、ミュージックプレイヤ111は、このようにプレイヤ画面400中に表示した属性項目のリストの部分上で、ユーザから属性項目の選択の受け付けを行うと共に、ユーザの再生開始操作に応答して選択されている属性項目を持つ楽曲の再生開始を、接続されているポータブルプレイヤ2に指示し、ポータブルプレイヤ2から転送される楽曲を音声出力装置103から出力する。   Then, the music player 111 accepts the selection of the attribute item from the user on the portion of the attribute item list displayed on the player screen 400 in this way, and is selected in response to the user's reproduction start operation. The portable player 2 connected to the portable player 2 is instructed to start playing a song having the attribute item, and the song output from the portable player 2 is output from the audio output device 103.

一方、ポータブルプレイヤ2は、オーディオ装置1のミュージックプレイヤ111から再生開始を指示されたならば指示された属性項目を持つ楽曲の再生動作を開始すると共に、再生した楽曲をオーディオ装置1への転送を行う。   On the other hand, if the portable player 2 is instructed to start playback from the music player 111 of the audio device 1, the portable player 2 starts the playback operation of the music having the specified attribute item and transfers the played music to the audio device 1. Do.

以下、このようなオーディオ装置1において、ミュージックプレイヤ111は、プレイヤ画面400のジャンプボタン402が操作されたならば、プレイヤ画面400中に表示しているリストの表示範囲を、ユーザから指定された文字と一致する文字を先頭に持つ属性項目が最も上に表示されるようにスクロールするリストジャンプ処理を行う。   Hereinafter, in such an audio apparatus 1, when the jump button 402 on the player screen 400 is operated, the music player 111 sets the display range of the list displayed on the player screen 400 to a character designated by the user. A list jump process is performed for scrolling so that the attribute item having the first character that matches is displayed at the top.

ここで、ミュージックプレイヤ111は、プレイヤ画面400中に表示しているリストがタイトルリストである場合にはリストジャンプ処理としてタイトルリストジャンプ処理を行い、プレイヤ画面400中に表示しているリストがアルバムルリストである場合にはリストジャンプ処理としてアルバムリストジャンプ処理を行い、プレイヤ画面400中に表示しているリストがアーティストリストである場合にはリストジャンプ処理としてアーティストリストジャンプ処理を行う。   Here, when the list displayed on the player screen 400 is a title list, the music player 111 performs a title list jump process as a list jump process, and the list displayed on the player screen 400 is an album list. If it is a list, album list jump processing is performed as list jump processing. If the list displayed in the player screen 400 is an artist list, artist list jump processing is performed as list jump processing.

ここで、タイトルリストジャンプ処理、アルバムリストジャンプ処理、アーティストリストジャンプ処理は、処理の対象とするリストが、タイトルリスト、アルバムリスト、アーティストリストと異なるのみであるので、以下では、タイトルリストジャンプ処理を代表として、リストジャンプ処理を説明する。   Here, the title list jump process, the album list jump process, and the artist list jump process are different from the title list, the album list, and the artist list. As a representative, list jump processing will be described.

図5に、タイトルリストジャンプ処理の手順を示す。
図示するように、ミュージックプレイヤ111は、プレイヤ画面400中に表示しているリストがタイトルリストであるときに、ジャンプボタン402が操作されたならば、タイトルリストジャンプ処理を開始し、図4bに示すように、指定文字受け付けウインドウ410を表示装置102に表示し、文字の入力を受け付け、入力を受け付けた文字を指定文字とする(ステップ502)。なお、ここでは、タトルリストジャンプ処理が、指定文字として、一文字のみを受け付けるものであるとする。
FIG. 5 shows the procedure of the title list jump process.
As shown in the figure, the music player 111 starts the title list jump process if the jump button 402 is operated when the list displayed on the player screen 400 is the title list, and is shown in FIG. 4b. As described above, the designated character reception window 410 is displayed on the display device 102, the input of the character is received, and the character that has received the input is set as the specified character (step 502). Here, it is assumed that the tuttle list jump process accepts only one character as a designated character.

そして、上述のようにポータブルプレイヤ2の接続時にポータブルプレイヤ2から取得した、ポータブルプレイヤ2に設定されている言語コードに対するソートキーとして、アルファベット変換データベースに「アルファベット」が登録されているかどうかを調べる(ステップ504)。   Then, as described above, it is checked whether or not “alphabet” is registered in the alphabet conversion database as a sort key for the language codes set in the portable player 2 acquired from the portable player 2 when the portable player 2 is connected (step S1). 504).

そして、ソートキーとして「アルファベット」が登録されていなければ、指定文字を探索文字に設定し(ステップ534)、探索文字を前方部分として持つタイトルのうちの、記憶装置104に記憶されているタイトルリスト中の登録順が最も前のタイトルを探索する(ステップ536)。   If “alphabet” is not registered as the sort key, the designated character is set as the search character (step 534), and the titles in the title list stored in the storage device 104 among the titles having the search character as the front part are set. The title having the earliest registration order is searched (step 536).

次に、探索が終了したならば、探索が成功したかどうかを調べ(ステップ538)、探索文字を前方部分として持つタイトルがタイトルリストに含まれていないために探索が失敗した場合には、探索文字を文字コードの順番が現在の探索文字の一つ次の文字とし(ステップ542)、ステップ536からの処理に戻る。   Next, when the search is completed, it is checked whether the search is successful (step 538). If the search fails because the title having the search character as a forward portion is not included in the title list, the search is performed. The character is set to the first character of the current search character in the character code order (step 542), and the processing returns to step 536.

一方、探索に成功した場合には(ステップ538)、探索したタイトルの記憶装置104に記憶されているタイトルリスト中の順番をIDとする(ステップ540)。
そして、タイトルリスト中の順番がIDのタイトルが最も上に表示されるように、プレイヤ画面400中のタイトルリスト表示領域401に表示するタイトルリストの範囲を変更し(ステップ532)、タイトルリストジャンプ処理を終了する。
On the other hand, if the search is successful (step 538), the order in the title list stored in the storage device 104 of the searched title is set as the ID (step 540).
Then, the range of the title list displayed in the title list display area 401 in the player screen 400 is changed so that the title with the ID in the order in the title list is displayed at the top (step 532), and the title list jump process is performed. Exit.

一方、ポータブルプレイヤ2に設定されている言語コードに対するソートキーとして、アルファベット変換データベースに「アルファベット」が登録されている場合には(ステップ504)、以下の処理を行う。   On the other hand, when “alphabet” is registered in the alphabet conversion database as the sort key for the language code set in the portable player 2 (step 504), the following processing is performed.

すなわち、まず、文字コードの順番が指定文字の一つ前の文字を探索文字に設定し(ステップ506)、探索文字を前方部分として持つタイトルのうちの、記憶装置104に記憶されているタイトルリスト中の登録順が最も後のタイトルを探索する(ステップ508)。   That is, first, the character code in the order preceding the designated character is set as the search character (step 506), and the title list stored in the storage device 104 among the titles having the search character as the front part. The title with the latest registration order is searched for (step 508).

そして、探索が成功したかどうかを調べ(ステップ510)、探索文字を前方部分として持つタイトルがタイトルリストに含まれていないために探索が失敗した場合には、探索文字を文字コードの順番が現在の探索文字の一つ前の文字とし(ステップ544)、ステップ508からの処理に戻る。   Then, it is checked whether or not the search is successful (step 510). If the search fails because the title having the search character as a forward portion is not included in the title list, the search character is assigned the current character code order. (Step 544), and the process returns to step 508.

一方、探索に成功した場合には(ステップ510)、探索したタイトルの記憶装置104に記憶されているタイトルリスト中の順番をSとする(ステップ512)。
次に、文字コードの順番が指定文字の一つ後の文字を探索文字に設定し(ステップ514)、探索文字を前方部分として持つタイトルのうちの、記憶装置104に記憶されているタイトルリスト中の登録順が最も前のタイトルを探索する(ステップ516)。
On the other hand, if the search is successful (step 510), the order in the title list stored in the storage device 104 of the searched title is set to S (step 512).
Next, the next character after the designated character in the character code order is set as the search character (step 514), and among the titles having the search character as the front part, the title list stored in the storage device 104 The title with the earliest registration order is searched (step 516).

そして、探索が成功したかどうかを調べ(ステップ518)、探索文字を前方部分として持つタイトルがタイトルリストに含まれていないために探索が失敗した場合には、探索文字を文字コードの順番が現在の探索文字の一つ後の文字とし(ステップ546)、ステップ516からの処理に戻る。   Then, it is checked whether or not the search has succeeded (step 518). When the search fails because the title having the search character as a forward portion is not included in the title list, the search character is displayed in the current character code order. (Step 546), the process returns to step 516.

一方、探索に成功した場合には(ステップ518)、探索したタイトルの記憶装置104に記憶されているタイトルリスト中の順番をEとする(ステップ520)。
次に、以上のようにSとEを設定したならば、記憶装置104に記憶されているタイトルリスト中の順番S+1番目からE-1番目のタイトルのうちの、アルファベットで表記されていないタイトルを、アルファベット表記したタイトルに置換したタイトルリストを、作業用タイトルリストとして作成する(ステップ522)。
On the other hand, if the search is successful (step 518), the order in the title list stored in the storage device 104 of the searched title is set to E (step 520).
Next, if S and E are set as described above, none of the titles in the order of S + 1 to E-1 in the title list stored in the storage device 104 is written in alphabet. A title list in which titles are replaced with alphabetic titles is created as a work title list (step 522).

ここで、アルファベットで表記されていないタイトルを置換する、アルファベット表記したタイトルは、ポータブルプレイヤ2に設定されている言語コードに対してアルファベット変換データベースに登録されている変換テーブルを用いて、アルファベットで表記されていないタイトル中の非アルファベットの文字を、その読みを表すアルファベットの文字列(アルファベット表記の読み)に置き換えることにより生成する。
ただし、ここでは、上述のようにタイトルリストジャンプ処理を指定文字として一文字のみを受け付けるものとしているので、この場合には、先頭文字がアルファベットの文字でないタイトルのみを、アルファベットで表記されていないタイトルとして、アルファベット表記したタイトルに置換するようにすると共に、アルファベットで表記されていないタイトルを置換するアルファベット表記したタイトルを、アルファベットで表記されていないタイトルの先頭文字のみを、その読みを表すアルファベットの文字列(アルファベット表記の読み)に置き換えることにより生成するようにしてもよい。
Here, titles that are not written in alphabet are replaced with alphabets using a conversion table registered in the alphabet conversion database for the language code set in the portable player 2. It is generated by replacing a non-alphabetic character in a title that has not been made with an alphabetic character string (a reading in alphabetical notation) representing the reading.
However, here, only one character is accepted as the designated character in the title list jump process as described above. In this case, only the title whose first character is not an alphabetic character is regarded as a title that is not written in the alphabet. In addition to replacing with titles written in alphabet, and replacing titles that are not written in alphabet with alphabetic titles, only the first character of titles that are not written in alphabet is the alphabet string that indicates the reading. You may make it produce | generate by replacing with (reading of an alphabet notation).

そして、指定文字を探索文字に設定し(ステップ524)、探索文字を前方部分として持つタイトルのうちの、作業用タイトルリスト中の登録順が最も前のタイトルを探索する(ステップ526)。   Then, the designated character is set as a search character (step 524), and the title having the earliest registration order in the work title list among the titles having the search character as a front portion is searched (step 526).

そして、探索が成功したかどうかを調べ(ステップ528)、探索文字を前方部分として持つタイトルが作業用タイトルリストに含まれていないために探索が失敗した場合には、EをIDとし(ステップ548)、タイトルリスト中の順番がIDのタイトルが最も上に表示されるように、プレイヤ画面400中のタイトルリスト表示領域401に表示するタイトルリストの範囲を変更し(ステップ532)、タイトルリストジャンプ処理を終了する。   Then, it is checked whether or not the search is successful (step 528). If the search fails because the title having the search character as a forward portion is not included in the work title list, E is set as the ID (step 548). ) The range of the title list displayed in the title list display area 401 in the player screen 400 is changed so that the title with the ID in the order in the title list is displayed at the top (step 532), and the title list jump process Exit.

一方、探索が成功した場合には、探索した作業用タイトルリスト中のタイトルの、記憶装置104に記憶されているタイトルリスト中のタイトルの順番をIDとする(ステップ530)。   On the other hand, if the search is successful, the order of the titles in the title list stored in the storage device 104 of the titles in the searched work title list is set as the ID (step 530).

なお、作業用タイトルリストから探索されたタイトルが、アルファベットで表記されていないタイトルを置換したアルファベット表記したタイトルであれば、置換元のタイトルの記憶装置104に記憶されているタイトルリスト中の順番がIDとなる。   If the title searched from the work title list is a title expressed in alphabet by replacing a title not expressed in alphabet, the order in the title list stored in the storage device 104 of the replacement source title is ID.

そして、タイトルリスト中の順番がIDのタイトルが最も上に表示されるように、プレイヤ画面400中のタイトルリスト表示領域401に表示するタイトルリストの範囲を変更し(ステップ532)、タイトルリストジャンプ処理を終了する。   Then, the range of the title list displayed in the title list display area 401 in the player screen 400 is changed so that the title with the ID in the order in the title list is displayed at the top (step 532), and the title list jump process is performed. Exit.

以上、タイトルリストジャンプ処理について説明した。
このようなタイトルリストジャンプ処理によれば、ポータブルプレイヤ2から、タイトルリストとして、非アルファベット表記のタイトルについては、その読みのアルファベット表記をタイトルの代わりに用いて算出したアルファベット順に、タイトルをソートしたタイトルリストが提供された場合であっても、正しく、ユーザから指定された文字を前方部分に持つタイトルと、ユーザから指定された文字をアルファベット表記の読みの前方部分に持つタイトルとのうちの、最も前にタイトルリストに登録されているタイトルを先頭とする範囲を、タイトルリスト表示領域401に表示するタイトルリストの範囲範囲とすることができる。
The title list jump process has been described above.
According to such title list jump processing, titles that are sorted from the portable player 2 in the alphabetical order calculated by using the alphabetical representation of the non-alphabetic notation as a title list instead of the title as the title list. Even if a list is provided, the title that has the character specified by the user in the front part correctly and the title that has the character specified by the user in the front part of the alphabetical reading are the most. A range starting from the title previously registered in the title list can be set as the range of the title list displayed in the title list display area 401.

すなわち、たとえば、言語コードとして「簡体字」が設定されているポータブルプレイヤ2から取得して記憶装置104に格納したタイトルリストが図3aに示すものであり、アルファベット変換データベースが図2bに示すものである場合に、プレイヤ画面400にタイトルリストが表示されているときに、ユーザが、ジャンプボタン402を操作し、「H」を指定文字として入力すると、図4cに示すように、「H」を前方部分として持つ英語のタイトルと、「H」をアルファベット表記の読み(pinyin)の前方部分として持つ簡体字とのタイトルのうち、タイトルリストの登録順が最も前のタイトルが先頭に配置されたタイトルリストの表示に、プレイヤ画面400のタイトルリスト表示領域401の表示が更新されることとなる。   That is, for example, the title list acquired from the portable player 2 in which “simplified characters” is set as the language code and stored in the storage device 104 is shown in FIG. 3A, and the alphabet conversion database is shown in FIG. 2B. In this case, when the title list is displayed on the player screen 400, when the user operates the jump button 402 and inputs “H” as a designated character, as shown in FIG. Display title list with the title in the title list registered first in the head of the English title and the simplified character with "H" as the front part of the alphabetic reading (pinyin) In addition, the display of the title list display area 401 on the player screen 400 is updated.

ここで、図4dは、比較例として示すものであり、言語コードとして「簡体字」が設定されているポータブルプレイヤ2から取得して記憶装置104に格納したタイトルリストが図3aに示すものである場合に、プレイヤ画面400にタイトルリストが表示されているときに、ユーザが、ジャンプボタン402を操作し、「H」を指定文字として入力した場合に、「H」を前方部分として持つタイトルのうちのタイトルリストの登録順が最も前のタイトルが先頭に配置されたタイトルリストの表示に、プレイヤ画面400のタイトルリスト表示領域401の表示を更新した場合のプレイヤ画面400を示したものである。   4d is shown as a comparative example, and the title list acquired from the portable player 2 in which “simplified characters” is set as the language code and stored in the storage device 104 is as shown in FIG. 3a. In addition, when the title list is displayed on the player screen 400 and the user operates the jump button 402 and inputs “H” as the designated character, the titles having “H” as the front portion are displayed. The player screen 400 when the display of the title list display area 401 of the player screen 400 is updated to the display of the title list in which the title with the earliest registration order of the title list is arranged at the top is shown.

図4c、dの比較により示されるように、図4dの表示では、「H」をアルファベット表記の読み(pinyin)の前方部分として持つ簡体字とのタイトルが、タイトルリスト表示領域401に表示されるタイトルリストの範囲から外れてしまい、ユーザは当該簡体字のタイトルが存在することすら知徳できない。   As shown by comparison between FIGS. 4c and 4d, in the display of FIG. 4d, the title with the simplified character having “H” as the front part of the alphabetic reading (pinyin) is displayed in the title list display area 401. The user is out of the range of the list, and the user cannot even know that the title of the simplified Chinese character exists.

なお、上述したようにアルバムリストジャンプ処理/アーティストリストジャンプ処理は、タイトルリストジャンプ処理と同様の処理であり、以上のタイトルリストジャンプ処理における、タイトルリストをアルバムリスト/アーティストリストに、タイトルをアルバム/アーティストに置き換えた処理に相当する。   As described above, the album list jump process / artist list jump process is the same as the title list jump process. In the title list jump process, the title list is changed to the album list / artist list, and the title is changed to album / It corresponds to the process replaced with an artist.

以上、タイトルリストジャンプ処理の動作について説明した。
さて、オーディオ装置1のミュージックプレイヤ111は、プレイヤ画面400の検索ボタン403が操作されたならば、ユーザから指定された文字と一致する文字を先頭に持つ属性項目のリストを表示する検索処理を行う。
The operation of the title list jump process has been described above.
Now, when the search button 403 on the player screen 400 is operated, the music player 111 of the audio apparatus 1 performs a search process for displaying a list of attribute items having a character that matches the character specified by the user at the head. .

ここで、ミュージックプレイヤ111は、プレイヤ画面400中に表示しているリストがタイトルリストである場合には検索処理として、ユーザから指定された文字と一致する文字を先頭に持つタイトルを検索するタイトル検索処理を行い、プレイヤ画面400中に表示しているリストがアルバムリストである場合には検索処理として、ユーザから指定された文字と一致する文字を先頭に持つアルバムを検索するアルバム検索処理を行い、プレイヤ画面400中に表示しているリストがアーティストリストである場合には検索処理として、ユーザから指定された文字と一致する文字を先頭に持つアーティストを検索するアーティスト検索処理を行う。   Here, when the list displayed on the player screen 400 is a title list, the music player 111 searches for a title having a character that matches the character specified by the user as a search process as a search process. When the list displayed in the player screen 400 is an album list, an album search process is performed as a search process to search for an album having a character that matches the character specified by the user at the head, When the list displayed in the player screen 400 is an artist list, an artist search process is performed as a search process to search for an artist having a character that matches the character specified by the user at the head.

ここで、タイトル検索処理、アルバム検索処理、アーティスト検索処理は、処理の対象とするリスト/検索対象が、タイトルリスト/タイトル、アルバムリスト/アルバム、アーティストリスト/アーティストと異なるのみであるので、以下では、タイトル検索処理を代表として検索処理にいて説明する。   Here, in the title search process, album search process, and artist search process, the list / search target to be processed is only different from the title list / title, album list / album, and artist list / artist. The title search process will be described as a representative in the search process.

タイトル検索処理では、まず、図4bに示すように、指定文字受け付けウインドウ410を表示装置102に表示し、任意の文字の入力を受け付け、入力を受け付けた文字を指定文字とする。   In the title search process, first, as shown in FIG. 4B, a designated character reception window 410 is displayed on the display device 102, input of an arbitrary character is received, and the character that has been input is set as a specified character.

そして、指定文字を前方部分として持つタイトルを、記憶装置104に記憶されているタイトルリスト中から検索し、検索タイトルとする。
次に、ポータブルプレイヤ2の言語環境で使用しる言語として設定されている言語に対してアルファベット変換データベースに登録されている変換テーブルを参照し、指定文字と前方部分が一致するアルファベット表記の読みを持つ、非アルファベットの文字を算出する。すなわち、たとえば、ポータブルプレイヤ2に設定されている言語コードが「日本語」であり、指定文字が「n」であれば、図2bに示すアルファベット変換データベースの「日本語」の変換テーブルでは、「na」、「ni」、「nu」、...がnを前方部分に持つアルファベット表記の読みに該当するので、「日本語」の変換テーブルに登録されている非アルファベットの文字「ナ」、「ニ」、「ヌ」、...を算出する。
Then, a title having the designated character as a front portion is searched from the title list stored in the storage device 104 and set as a search title.
Next, with reference to the conversion table registered in the alphabet conversion database for the language set as the language used in the language environment of the portable player 2, the reading of the alphabet notation in which the designated character matches the front part is read. Calculate the non-alphabetic characters you have. That is, for example, if the language code set in the portable player 2 is “Japanese” and the designated character is “n”, the conversion table of “Japanese” in the alphabet conversion database shown in FIG. Since “na”, “ni”, “nu”,... correspond to readings in alphabetical notation with n in the front part, the non-alphabetic characters “na” registered in the “Japanese” conversion table, Calculate “d”, “nu”, and so on.

そして、算出した非アルファベットの文字を前方部分として持つタイトルを、記憶装置104に記憶されているタイトルリスト中から検索し、検索タイトルに追加する。
そして、図6に示すようにプレイヤ画面400中に表示するリストを、検索タイトルのリストに変更する。
以上、タイトル検索処理について説明した。
このようなタイトル検索処理によれば、たとえば、アルファベット変換データベースが図2bに示すものであり、言語コードとして「日本語」が設定されているポータブルプレイヤ2から取得して記憶装置104に格納したタイトルリストが図3bに示すものである場合に、プレイヤ画面400にタイトルリストが表示されているときに、ユーザが、検索ボタン403を操作し、「H」を指定文字として入力すると、「H」を前方部分として持つ英語のタイトルに加えて、「H」をアルファベット表記の読みの前方部分として持つ日本語のタイトルが検索されて、図6に示すようにプレイヤ画面400中にリスト表示されることとなる。
なお、ミュージックプレイヤ111は、図6に示すようにプレイヤ画面400中に表示した検索タイトルのリスト上で、ユーザからタイトルの選択の受け付けを行うと共に、ユーザの再生開始操作に応答して選択されているタイトルの楽曲の再生開始を、接続されているポータブルプレイヤ2に指示し、ポータブルプレイヤ2から転送される楽曲を音声出力装置103から出力する。
Then, a title having the calculated non-alphabetic character as a front portion is searched from the title list stored in the storage device 104 and added to the search title.
Then, as shown in FIG. 6, the list displayed on the player screen 400 is changed to a search title list.
The title search process has been described above.
According to such a title search process, for example, the alphabet conversion database is as shown in FIG. 2B, and the title acquired from the portable player 2 in which “Japanese” is set as the language code and stored in the storage device 104 is stored. When the list is as shown in FIG. 3B and the title list is displayed on the player screen 400, when the user operates the search button 403 and inputs “H” as a designated character, “H” is displayed. In addition to the English title having the front part, a Japanese title having “H” as the front part of the alphabetic reading is searched and displayed in a list on the player screen 400 as shown in FIG. Become.
Note that the music player 111 accepts selection of a title from the user on the search title list displayed on the player screen 400 as shown in FIG. 6 and is selected in response to the user's playback start operation. The portable player 2 connected to the portable player 2 is instructed to start playing a song with a certain title, and the music output from the portable player 2 is output from the audio output device 103.

なお、上述したようにアルバム検索処理/アーティスト検索処理は、タイトル検索処理と同様の処理であり、以上のタイトル検索処理における、タイトルリストをアルバムリスト/アーティストリストに、タイトルをアルバム/アーティストに置き換えた処理に相当する。   As described above, the album search process / artist search process is the same as the title search process. In the title search process, the title list is replaced with the album list / artist list and the title is replaced with the album / artist. It corresponds to processing.

以上、本発明の実施形態について説明した。
ところで、以上の実施形態では、ユーザから一文字を指定文字として受け付けて、リストジャンプ処理や検索処理を行ったが、以上のリストジャンプ処理や検索処理は、ユーザから指定文字に代えて、複数文字よりなる文字列をとして受け付け、受け付けた文字列を指定文字に代えて用いて上述した処理を行うものとしてもよい。
The embodiment of the present invention has been described above.
By the way, in the above embodiment, one character is received from the user as a designated character, and the list jump process and the search process are performed. The above-described processing may be performed using the received character string instead of the designated character.

1…オーディオ装置、2…ポータブルプレイヤ、101…入力装置、102…表示装置、103…音声出力装置、104…記憶装置、105…ラジオ受信機、106…周辺装置、107…外部インタフェース、111…ミュージックプレイヤ、112…ラジオコントローラ。   DESCRIPTION OF SYMBOLS 1 ... Audio device, 2 ... Portable player, 101 ... Input device, 102 ... Display device, 103 ... Audio | voice output device, 104 ... Memory | storage device, 105 ... Radio receiver, 106 ... Peripheral device, 107 ... External interface, 111 ... Music Player, 112 ... Radio controller.

Claims (8)

楽曲を格納したポータブル装置を接続可能なオーディオ装置であって、
前記ポータブル装置の言語環境で用いられる言語で使用される非アルファベットの各文字のアルファベットの文字で表した読みを登録した変換テーブルを記憶した変換テーブル記憶部と、
接続した前記ポータブル装置から、当該ポータブル装置に格納されている各楽曲の所定の属性を表す文字列である属性文字列のリストを取得するリスト取得部と、
検索部と、
表示装置と、
複数の言語の各々について、当該言語を言語環境として用いる前記ポータブル装置から取得できる前記リストが、文字コード順リストであるか、混合順リストであるかの識別を登録したリストタイプテーブルを記憶したリストタイプテーブル記憶部と、
接続した前記ポータブル装置から、当該ポータブル装置の言語環境で用いられる言語の識別を取得する言語識別取得部と、
前記リストの一部の範囲を前記表示装置に表示するリスト表示部とを有し、
前記変換テーブル記憶部には、複数の言語の各々に対応して設けた、それぞれ対応する言語で使用される非アルファベットの各文字の、アルファベットで表した読みを登録した前記変換テーブルが記憶されており、
前記文字コード順リストは、文字コード順に前記各楽曲の前記属性文字列が登録されたリストであり、
前記混合順リストは、各楽曲の属性文字列中の非アルファベットの文字を、当該文字の読みを表すアルファベットの文字に置換した文字列の文字コード順に、前記各楽曲の前記属性文字列が登録されたリストであり、
前記検索部は、
ユーザから指定されたアルファベットの文字を指定文字として、
前記言語識別取得部が取得した識別が表す言語に対して前記リストタイプテーブルに混合順リストの識別が登録されている場合に、
前記指定文字を先頭部分にもつ属性文字列と、
属性文字列に含まれる非アルファベットの文字を、前記言語識別取得部が取得した識別が表す言語に対応する前記変換テーブルを参照して求まるアルファベットで表した読みに変換した文字列である変換後属性文字列が、前記指定文字を先頭部分にもつ属性文字列とを、
検索の対象とする検索対象属性文字列として、
前記リストに含まれる、前記リスト内の順番が最も前の、前記検索対象属性文字列に該当する属性文字列を検索し、
前記言語識別取得部が取得した識別が表す言語に対して前記リストタイプテーブルに文字コード順リストの識別が登録されている場合に、
前記リストに含まれる、前記リスト内の順番が最も前の、前記指定文字を先頭部分にもつ属性文字列を検索し、
前記リスト表示部は、前記リストの、前記検索部が検索した属性文字列を先頭とする範囲を表示することを特徴とするオーディオ装置
An audio device that can be connected to a portable device that stores music,
A conversion table storage unit storing a conversion table in which readings represented by alphabetic characters of each non-alphabetic character used in a language used in the language environment of the portable device are stored;
A list acquisition unit that acquires a list of attribute character strings that are character strings representing predetermined attributes of each music stored in the portable device from the connected portable device;
A search section ;
A display device;
For each of a plurality of languages, a list storing a list type table in which identification of whether the list that can be acquired from the portable device using the language as a language environment is a character code order list or a mixed order list is registered A type table storage unit;
A language identification acquisition unit for acquiring identification of a language used in a language environment of the portable device from the connected portable device;
A list display unit for displaying a partial range of the list on the display device;
The conversion table storage unit stores the conversion table provided corresponding to each of a plurality of languages, in which the alphabetic readings of each non-alphabet character used in the corresponding language are registered. And
The character code order list is a list in which the attribute character strings of the music pieces are registered in the order of character codes.
In the mixed order list, the attribute character strings of the music pieces are registered in the character code order of the character strings in which non-alphabetic characters in the attribute character strings of the music pieces are replaced with alphabetic characters representing the reading of the characters. List,
The search unit
Alphabet characters specified by the user as specified characters,
When the identification of the mixed order list is registered in the list type table for the language represented by the identification acquired by the language identification acquisition unit,
An attribute string having the specified character at the beginning,
A post-conversion attribute that is a character string obtained by converting a non-alphabetic character included in the attribute character string into a reading expressed in alphabets obtained by referring to the conversion table corresponding to the language represented by the identification acquired by the language identification acquisition unit A character string is an attribute character string having the specified character at the beginning,
As a search target attribute character string to be searched,
Search for an attribute character string corresponding to the search target attribute character string that is included in the list and that is in the first order in the list,
When the identification of the character code order list is registered in the list type table for the language represented by the identification acquired by the language identification acquisition unit,
Searching for an attribute character string that is included in the list and that has the specified character at the beginning of the order in the list,
The audio display device, wherein the list display unit displays a range of the list starting from the attribute character string searched by the search unit .
請求項1記載のオーディオ装置であって、The audio device according to claim 1,
前記ポータブル装置の言語環境で用いられる言語は簡体字を含み、簡体字である言語で使用される非アルファベットの文字は簡体字の文字であり、簡体字の文字をアルファベットの文字で表した読みは、当該簡体字の文字のpinyinであり、かつ、The language used in the language environment of the portable device includes simplified characters, the non-alphabetic characters used in the simplified language are simplified characters, and the simplified representation of the simplified characters in alphabetic characters is The character pinyin, and
簡体字を言語環境として用いる前記ポータブル装置から取得できる前記リストは前記混合順リストであることを特徴とするオーディオ装置。The audio device, wherein the list that can be acquired from the portable device that uses simplified characters as a language environment is the mixed order list.
請求項1または2記載のオーディオ装置であって、The audio device according to claim 1 or 2,
前記表示装置に表示された前記リストの一部の範囲中の属性文字列の選択を受け付け、接続された前記ポータブル装置を制御して、選択を受け付けた属性文字列が属性を表す楽曲を再生出力する楽曲再生部を有することを特徴とするオーディオ装置。Accepts selection of an attribute character string in a partial range of the list displayed on the display device, controls the connected portable device, and reproduces and outputs a song whose attribute character string represents the attribute An audio apparatus comprising: a music playback unit that performs playback.
請求項1、2または3記載のオーディオ装置であって、The audio device according to claim 1, 2 or 3,
前記属性文字列が表す属性は、楽曲のタイトル、もしくは、楽曲のアルバム、もしくは、楽曲のアーティストであることを特徴とするオーディオ装置。The attribute represented by the attribute character string is a music title, a music album, or a music artist.
表示装置を備えると共に、楽曲を格納したポータブル装置を接続可能なコンピュータによって読み取られるコンピュータプログラムであって、A computer program comprising a display device and read by a computer to which a portable device storing music can be connected,
当該コンピュータプログラムは、前記コンピュータを、The computer program stores the computer,
前記ポータブル装置の言語環境で用いられる言語で使用される非アルファベットの各文字のアルファベットの文字で表した読みを登録した変換テーブルを記憶した変換テーブル記憶部と、A conversion table storage unit storing a conversion table in which readings represented by alphabetic characters of each non-alphabetic character used in a language used in the language environment of the portable device are stored;
接続した前記ポータブル装置から、当該ポータブル装置に格納されている各楽曲の所定の属性を表す文字列である属性文字列のリストを取得するリスト取得部と、A list acquisition unit that acquires a list of attribute character strings that are character strings representing predetermined attributes of each music stored in the portable device from the connected portable device;
検索部と、A search section;
複数の言語の各々について、当該言語を言語環境として用いる前記ポータブル装置から取得できる前記リストが、文字コード順リストであるか、混合順リストであるかの識別を登録したリストタイプテーブルを記憶したリストタイプテーブル記憶部と、For each of a plurality of languages, a list storing a list type table in which identification of whether the list that can be acquired from the portable device using the language as a language environment is a character code order list or a mixed order list is registered A type table storage unit;
接続した前記ポータブル装置から、当該ポータブル装置の言語環境で用いられる言語の識別を取得する言語識別取得部と、A language identification acquisition unit for acquiring identification of a language used in a language environment of the portable device from the connected portable device;
前記リストの一部の範囲を前記表示装置に表示するリスト表示部として機能させるコンピュータプログラムであって、A computer program that functions as a list display unit for displaying a partial range of the list on the display device,
前記変換テーブル記憶部には、複数の言語の各々に対応して設けた、それぞれ対応する言語で使用される非アルファベットの各文字の、アルファベットで表した読みを登録した前記変換テーブルが記憶されており、The conversion table storage unit stores the conversion table provided corresponding to each of a plurality of languages, in which the alphabetic readings of each non-alphabet character used in the corresponding language are registered. And
前記文字コード順リストは、文字コード順に前記各楽曲の前記属性文字列が登録されたリストであり、The character code order list is a list in which the attribute character strings of the music pieces are registered in the order of character codes.
前記混合順リストは、各楽曲の属性文字列中の非アルファベットの文字を、当該文字の読みを表すアルファベットの文字に置換した文字列の文字コード順に、前記各楽曲の前記属性文字列が登録されたリストであり、In the mixed order list, the attribute character strings of the music pieces are registered in the character code order of the character strings in which non-alphabetic characters in the attribute character strings of the music pieces are replaced with alphabetic characters representing the reading of the characters. List,
前記検索部は、The search unit
ユーザから指定されたアルファベットの文字を指定文字として、Alphabet characters specified by the user as specified characters,
前記言語識別取得部が取得した識別が表す言語に対して前記リストタイプテーブルに混合順リストの識別が登録されている場合に、When the identification of the mixed order list is registered in the list type table for the language represented by the identification acquired by the language identification acquisition unit,
前記指定文字を先頭部分にもつ属性文字列と、An attribute string having the specified character at the beginning,
属性文字列に含まれる非アルファベットの文字を、前記言語識別取得部が取得した識別が表す言語に対応する前記変換テーブルを参照して求まるアルファベットで表した読みに変換した文字列である変換後属性文字列が、前記指定文字を先頭部分にもつ属性文字列とを、A post-conversion attribute that is a character string obtained by converting a non-alphabetic character included in the attribute character string into a reading expressed in alphabets obtained by referring to the conversion table corresponding to the language represented by the identification acquired by the language identification acquisition unit A character string is an attribute character string having the specified character at the beginning,
検索の対象とする検索対象属性文字列として、As a search target attribute character string to be searched,
前記リストに含まれる、前記リスト内の順番が最も前の、前記検索対象属性文字列に該当する属性文字列を検索し、Searching for an attribute character string corresponding to the search target attribute character string that is included in the list and has the earliest order in the list,
前記言語識別取得部が取得した識別が表す言語に対して前記リストタイプテーブルに文字コード順リストの識別が登録されている場合に、When the identification of the character code order list is registered in the list type table for the language represented by the identification acquired by the language identification acquisition unit,
前記リストに含まれる、前記リスト内の順番が最も前の、前記指定文字を先頭部分にもつ属性文字列を検索し、Searching for an attribute character string that is included in the list and that has the specified character at the beginning of the order in the list,
前記リスト表示部は、前記リストの、前記検索部が検索した属性文字列を先頭とする範囲を表示することを特徴とするコンピュータプログラム。The list display unit displays a range of the list starting from an attribute character string searched by the search unit.
請求項5記載のコンピュータプログラムであって、A computer program according to claim 5,
前記ポータブル装置の言語環境で用いられる言語は簡体字を含み、簡体字である言語で使用される非アルファベットの文字は簡体字の文字であり、簡体字の文字をアルファベットの文字で表した読みは、当該簡体字の文字のpinyinであり、かつ、The language used in the language environment of the portable device includes simplified characters, the non-alphabetic characters used in the simplified language are simplified characters, and the simplified representation of the simplified characters in alphabetic characters is The character pinyin, and
簡体字を言語環境として用いる前記ポータブル装置から取得できる前記リストは前記混合順リストであることを特徴とするコンピュータプログラム。The computer program, wherein the list that can be acquired from the portable device that uses simplified characters as a language environment is the mixed order list.
請求項5または6記載のコンピュータプログラムであって、A computer program according to claim 5 or 6,
前記コンピュータを、さらに、前記表示装置に表示された前記リストの一部の範囲中の属性文字列の選択を受け付け、接続された前記ポータブル装置を制御して、選択を受け付けた属性文字列が属性を表す楽曲を再生出力する楽曲再生部として機能させることを特徴とするコンピュータプログラム。The computer further accepts selection of an attribute character string in a partial range of the list displayed on the display device, controls the connected portable device, and the selected attribute character string is an attribute A computer program that functions as a music playback unit that plays back and outputs music that represents the music.
請求項5、6、または7記載のコンピュータプログラムであって、A computer program according to claim 5, 6 or 7,
前記属性文字列が表す属性は、楽曲のタイトル、もしくは、楽曲のアルバム、もしくは、楽曲のアーティストであることを特徴とするコンピュータプログラム。The computer program characterized in that the attribute represented by the attribute character string is a song title, a song album, or a song artist.
JP2014166339A 2014-08-19 2014-08-19 Audio apparatus and computer program Active JP6297449B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2014166339A JP6297449B2 (en) 2014-08-19 2014-08-19 Audio apparatus and computer program
CN201510511405.6A CN105374379B (en) 2014-08-19 2015-08-19 Audio device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014166339A JP6297449B2 (en) 2014-08-19 2014-08-19 Audio apparatus and computer program

Publications (2)

Publication Number Publication Date
JP2016042400A JP2016042400A (en) 2016-03-31
JP6297449B2 true JP6297449B2 (en) 2018-03-20

Family

ID=55376504

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014166339A Active JP6297449B2 (en) 2014-08-19 2014-08-19 Audio apparatus and computer program

Country Status (2)

Country Link
JP (1) JP6297449B2 (en)
CN (1) CN105374379B (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004265136A (en) * 2003-02-28 2004-09-24 Toshiba Corp Apparatus, method and program for input characters
JP2006146331A (en) * 2004-11-16 2006-06-08 Sony Corp Data processor, data processing method, program and reproduction device
JP2007042069A (en) * 2005-06-30 2007-02-15 Sony Corp Information processor, information processing method and information processing program
JP4848874B2 (en) * 2005-08-01 2011-12-28 ソニー株式会社 Information processing apparatus, playback apparatus, communication method, playback method, and computer program
US7890520B2 (en) * 2005-08-01 2011-02-15 Sony Corporation Processing apparatus and associated methodology for content table generation and transfer
US8881201B2 (en) * 2010-05-13 2014-11-04 United Video Properties, Inc. Methods and systems for providing media content listings by content provider

Also Published As

Publication number Publication date
JP2016042400A (en) 2016-03-31
CN105374379A (en) 2016-03-02
CN105374379B (en) 2019-12-13

Similar Documents

Publication Publication Date Title
US10929603B2 (en) Context-based text auto completion
CN102156690A (en) System, methods, and user interface for conveniently creating citations in a document
WO2007004408A1 (en) Information processing device, information processing method, and information processing program
JP5980173B2 (en) Information processing apparatus and information processing method
JP2010140475A (en) Method, apparatus and computer program for providing input order independent character input mechanism
JP6297449B2 (en) Audio apparatus and computer program
JP6113392B1 (en) FACILITY SEARCH DEVICE, FACILITY SEARCH METHOD, COMPUTER PROGRAM, AND RECORDING MEDIUM CONTAINING COMPUTER PROGRAM
JP2010165226A (en) Name input device and name input method
JP2013205854A (en) Substitute character conversion person's name input device, person's name input method and person's name input program
JP2008117310A (en) Dictionary retrieval device and dictionary retrieval processing program
JP5182767B2 (en) Trademark server device and trademark extraction method
JP6496286B2 (en) FACILITY SEARCH DEVICE, FACILITY SEARCH METHOD, COMPUTER PROGRAM, AND RECORDING MEDIUM CONTAINING COMPUTER PROGRAM
US7716195B2 (en) Search methods
WO2019038635A1 (en) Device to teach an alphabet
JP2005044103A (en) Document creation device and method and program
JP5723308B2 (en) Terminal device and music playback device
KR100535992B1 (en) Japanese or Chinese song searching method in karaoke player
JP5891153B2 (en) Information search and display device, information search and display method, and information search and display program
JP2006138743A (en) Navigation system and storage medium
JP2008176349A (en) Keyword search method, keyword display device, keyword search device and music player device
US20140019120A1 (en) List display apparatus and list display method
JP2009271593A (en) Information retrieval device, information retrieval method and computer program
JP6417754B2 (en) Combination word registration device and program
JP2009271867A (en) Information retrieval device, information retrieval method and computer program
JP2009271869A (en) Information retrieval device, information retrieval method and computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170303

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170905

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170926

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171115

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180221

R150 Certificate of patent or registration of utility model

Ref document number: 6297449

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150