JP2008268684A - 音声再生装置、電子辞書、音声再生方法、音声再生プログラム - Google Patents

音声再生装置、電子辞書、音声再生方法、音声再生プログラム Download PDF

Info

Publication number
JP2008268684A
JP2008268684A JP2007113703A JP2007113703A JP2008268684A JP 2008268684 A JP2008268684 A JP 2008268684A JP 2007113703 A JP2007113703 A JP 2007113703A JP 2007113703 A JP2007113703 A JP 2007113703A JP 2008268684 A JP2008268684 A JP 2008268684A
Authority
JP
Japan
Prior art keywords
sentence
word
language
dictionary
voice
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007113703A
Other languages
English (en)
Inventor
Shinobu Ishigame
忍 石亀
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.)
Seiko Instruments Inc
Original Assignee
Seiko Instruments 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 Seiko Instruments Inc filed Critical Seiko Instruments Inc
Priority to JP2007113703A priority Critical patent/JP2008268684A/ja
Publication of JP2008268684A publication Critical patent/JP2008268684A/ja
Pending legal-status Critical Current

Links

Images

Abstract

【課題】 電子辞書で音声合成による発音を行う際に、高速のマイクロプロセッサを用いることなく、選択された単語や文の言語を正しく判定して、見出し語、例文、成句、訳等を音声合成して出力できるようにする。
【解決手段】 言語判定手段21は、選択された辞書の種類の情報と、タグ情報に基づいて、その単語や文を発音する言語を判定する。合成音声生成手段22は、判定された言語に対応する音声合成エンジンを用いて、その単語や文のテキストデータから音声データを合成する。言語が自動的に判定されるため、使用者が言語設定する必要はない。また、選択された辞書の種類の情報と、タグ情報に基づいて言語を判定するため、処理が複雑にならず、マイクロプロセッサとして高速処理のものが要求されない。
【選択図】 図1

Description

本発明は、音声再生機能を有する電子辞書に用いて好適な音声再生装置、電子辞書、音声再生方法、音声再生プログラムに関する。
電子辞書は、マイクロプロセッサ等からなる制御部と、見出し語となる単語の意味や訳、例文、成句等の辞書データが記憶されたデータ記憶部と、見出し語となる単語の入力を行うキーボードと、各種の情報が表示される液晶画面とを備えており、キーボードにより見出し語が入力されると、データ記憶部に記憶されている辞書データから、入力された単語を見出し語とする単語が検索され、その単語に対応付けられている種々の情報(単語の意味や訳、例文、成句等)が読み出され、液晶画面に表示される。
近年、大容量のメモリが普及してきたことから、電子辞書に搭載される辞書の数が増大してきており、国語辞典、英和辞典、和英辞典のような基本的な辞書ばかりでなく、暮らしやビジネス、医療等、多種にわたる辞書が搭載されるようになってきている。また、外国語学習のための辞書も、英語だけでなく、フランス語、ドイツ語、中国語、韓国語等、多数の言語に対応できるものが登場してきている。
また、辞書の数ばかりでなく、性能面での電子辞書の向上が図られており、音声再生機能が搭載された電子辞書が登場してきている。音声再生機能が搭載された電子辞書では、ネイティブの肉声で外国語の発音が聞け、外国語学習に有用である。
ところで、このように音声再生機能を電子辞書に搭載する場合、音声再生の方法としては、音声データをMP3等でそのまま圧縮符号化して保存して再生する方法と、TTS(Text To Speech)により、辞書のテキストデータから音声を合成して再生する方法とがある。
音声データをそのまま圧縮符号化して保存して再生する方法は、ネイティブの肉声がそのまま再生できるので、自然な音声再生が実現できるが、見出し語や、例文、成句、訳等に対応する全ての音声データを記憶部に記憶させる必要があるため、膨大なメモリ容量を必要とし、また、辞書の作成にも、膨大な時間が必要になる。
これに対して、TTSによりテキストデータから音声データを合成する方法では、音声再生のためのメモリ容量の増加が殆どなく、また、既存のテキストデータの辞書がそのまま活用して、音声が再生できる。なお、テキストデータから音声合成する方法については、例えば特許文献1に記載されている。
特開2006−030383号公報
上述のように、TTSによりテキストデータから音声データを音声合成する方法は、音声再生のためのメモリ容量の増加殆どなく、また、既存のテキストデータの辞書がそのまま活用できるため、携帯型の電子辞書には好適である。
ところが、TTSの音声合成のためには、例えば特許文献1に示されているように、言語解析、形態素分析等、複雑な処理が必要になる。特に、多国語の辞書を搭載した電子辞書の場合には、言語判定処理が複雑になる。例えば、英和辞書の場合には、見出し語は英語であるが、その訳は日本語であり、その例文は英語である。このように、辞書の中には、複数の言語が混在する。
そこで、テキストに使用されている文字の種類や、綴り、文法解釈等を使って、使用されている言語を推論により判定することが考えられる。ところが、このような言語推論を行うためには、膨大な処理が必要になる。このため、電子辞書に搭載されるようなマイクロプロセッサでは、大きな処理の負担になり、高速のマイクロプロセッサが要求される。したがって、現行の音声再生機能付きの電子辞書の場合には、言語判定を処理を行わず、ユーザが言語を自分で判定して、設定するようにしている。
しかしながら、ユーザが自分で言語を判定して設定するのでは、ユーザに労力を強いる。また、ユーザが言語設定を間違えると、異なる言語の音声合成エンジンで音声合成が行われてしまい、誤った発音で音声が再生されてしまう。
本発明は、上述の課題を鑑み、高速のマイクロプロセッサを用いることなく、またユーザの労力なく、選択された単語や文の言語を正しく判定して、見出し語、例文、成句、訳等を音声合成して出力できる音声再生装置、電子辞書、音声再生方法、音声再生プログラムを提供することを目的とする。
上述の課題を解決するために、本発明は、単語又は文に対応付けてその単語又は文の属性を示すタグ情報を格納した辞書データを記憶する辞書データ記憶手段と、単語又は文を表示する表示手段と、選択された単語又は文に対応付けられているタグ情報に基づいて、その単語や文を発音する言語を判定する言語判定手段と、判定した言語に対応する音声生成プログラムに基づいて、選択された単語又は文の音声データを生成する音声生成手段と、生成された音声データを再生する音声再生手段とを備えることを特徴とする音声再生装置である。
また本発明は、言語判定手段が、タグ情報と辞書データの種類の組み合わせに基づいて、その単語や文を発音する言語を判定することを特徴とする。
また本発明は、単語又は文の属性は、見出し語、例文、成句、又は訳のいずれかを示す属性であることを特徴とする。
また本発明は、単語又は文に対応付けてその単語又は文の属性を示すタグ情報を格納した辞書データを記憶する辞書データ記憶手段と、単語又は文を表示する表示手段と、選択された単語又は文に対応付けられているタグ情報に基づいて、その単語や文を発音する言語を判定する言語判定手段と、判定した言語に対応する音声生成プログラムに基づいて、選択された単語又は文の音声データを生成する音声生成手段と、生成された音声データを再生する音声再生手段とを備えることを特徴とする電子辞書である。
また本発明は、単語又は文に対応付けてその単語又は文の属性を示すタグ情報を格納した辞書データを記憶する辞書データ記憶手段を備えた電子辞書における音声再生方法であって、前記電子辞書の表示手段が、前記単語又は文を表示し、前記電子辞書の言語判定手段が、選択された前記単語又は文に対応付けられている前記タグ情報に基づいて、その単語や文を発音する言語を判定し、前記電子辞書の音声生成手段が、前記判定した言語に対応する音声生成プログラムに基づいて、前記選択された単語又は文の音声データを生成し、前記電子辞書の音声再生手段が、前記生成された音声データを再生することを特徴とする音声再生方法である。
また本発明は、単語又は文に対応付けてその単語又は文の属性を示すタグ情報を格納した辞書データを記憶する辞書データ記憶手段と、前記単語又は文を表示する表示手段と、を備えた電子辞書のコンピュータを、選択された前記単語又は文に対応付けられている前記タグ情報に基づいて、その単語や文を発音する言語を判定する言語判定手段、前記判定した言語に対応する音声生成プログラムに基づいて、前記選択された単語又は文の音声データを生成する音声生成手段、前記生成された音声データを再生する音声再生手段、として機能させるための音声再生プログラムである。
本発明によれば、選択された辞書の情報と、タグ情報に基づいて、その単語や文を発音する言語を判定し、その判定された言語に対応する音声生成プログラムに基づいて、その単語や文のテキストデータから音声データを合成するようにしている。このため、高速のマイクロプロセッサを用いることなく、選択された単語や文の言語を正しく判定して、見出し語、例文、成句、訳等を音声合成して出力することができる。
また本発明によれば、どの言語の音声生成プログラムにより音声を生成するかが自動的に判定されるので、ユーザによる音声生成プログラムの選択・設定の労力を軽減することができる。
以下、本発明の実施の形態について図面を参照しながら説明する。図1は、本発明の実施形態の電子辞書の構成を示すものである。
図1に示すように、本発明の実施形態の電子辞書1は、制御部11と、一時データ記憶部12と、データ記憶部13と、入力部14と、出力部15とを備えている。
制御部11は、マイクロプロセッサ等からなり、電子辞書1の全体制御を行っている。また、本発明の実施形態の電子辞書1においては、制御部11には、言語判定手段21と、合成音声生成手段22と、合成音声再生手段23の機能を実現するプログラムが含まれている。
言語判定手段21は、辞書の種類の情報と、単語又は文の属性を示すタグ情報とに基づいて、音声合成に用いる言語を判定する。この言語の判定については、後に詳述する。
合成音声生成手段22は、単語や文のテキストデータから音声データを合成する。後に説明するように、合成音声生成手段22は、音声合成エンジンと称される音声生成プログラムを異なる言語毎に備えている。上述のように、言語判定手段21は、辞書の種類の情報とタグ情報とに基づいて、音声合成に用いる言語を判定する。そして、合成音声生成手段22は、判定された言語の音声合成エンジンを用いて、選択された見出し語、例文、成句、訳等のテキストデータから、音声データを合成する。
合成音声再生手段23は、合成音声生成手段22で生成された音声データに基づいて、音声を再生して出力する。
データ記憶部13は、光ディスクや、ハードディスク、フラッシュメモリ等の大容量の不揮発性の記憶装置からなり、辞書データ31、辞書種類情報32、タグ情報33が記憶される。
辞書データ31は、見出し語となる単語の意味や訳、例文、成句、例文や成句の訳等を記述した辞書データからなる。この辞書データは、タグ情報を用いて、属性(見出し語、例文、成句、又は訳のいずれかであるか)が記述されている。
図2は、辞書データの一例として、仏英辞書が示されている。図2において、「<」で示す記号と「>」で示す記号とで囲まれた情報がタグ情報である。例えば、<PHEG>のタグは例文を示し、<TRAN>のタグは例文訳を示している。
図1において、辞書種類情報32は、「英和」、「和英」、「仏和」、「和仏」等、各辞書の種類の情報を示している。タグ情報33は、上述のタグを解析するための情報である。
入力部14は、キーボード35を含み、見出し語となる単語の入力等を行うものである。キーボード35としては、種々の配列のものがあるが、どのようなキー配列のものを用いてもよい。
出力部15は、液晶画面41と、スピーカー42とを含んでいる。液晶画面41は、入力された見出し語や、その見出し語の意味や訳、例文、成句、例文や成句の訳等、各種の情報を表示するものである。スピーカー42は、再生された音声を出力するものである。
図3は、本発明の実施形態の電子辞書1の外観構成を示すものである。図3に示すように、電子辞書1は、本体部50と、蓋体51とからなり、蓋体51は、本体部50に開閉自在に取り付けられる。
本体部50には、キーボード35を構成する文字キー52、発音キー53、方向キー54、決定キー55等が配設されている。また、本体部50には、電源オン/オフキー56、スピーカ57が配設されている。蓋体51には、液晶画面41が配設されている。
使用者は、電子辞書1を使用する場合に、「英和」、「和英」、「仏和」、「和仏」等の多数の辞書の中から、所望の辞書を選択し、文字キー52により、単語の入力を行う。液晶画面41には、入力された単語に基づいて見出し語のリストが表示され、この見出し語のリストの中から所望の見出し語が選択されると、その単語に対応付けられている種々の情報(その見出し語の意味や訳、例文、成句、例文や成句の訳等)が辞書データ31から読み出され、液晶画面41に表示される。
例えば、図4は、仏英辞書を使用したときの液晶画面41の表示画面を示すものである。仏英辞書を使用して、見出し語として、「appeler」が入力されると、図2に示した仏英辞典の辞書データを基に、その英訳として、「to call」が表示され、また、この例文や成句、その例文や成句の訳が表示される。
また、本発明の実施形態の電子辞書1は、音声再生機能を備えている。音声再生を行う場合には、使用者は、発音キー53を操作した後、方向キー54によりカーソルを移動して、見出し語、例文、成句、訳等の単語や文を選択する。すると、電子辞書1は、選択された単語や文のテキストデータに対応する言語を判定する。そして、決定キー55が操作されると、電子辞書1は、選択された単語や文の音声を判定した言語で再生する。
例えば、図4に示したように、仏英辞書を使用して、見出し語として、「appeler」が入力されると、電子辞書1は、その英訳として、「to call」を表示し、また、例文や成句と、その例文や成句の訳を表示する。ここで、方向キー54によりカーソルを移動して、図5に示すように、フランス語の例文の文61aを選択したとする。すると電子辞書1は、選択された文61aを反転文字で表示する。また電子辞書1は、選択された文61aがフランス語であると自動的に判定し、フランス語の読み上げを示す言語表示62aを表示する。そして、決定キー55が操作されると、電子辞書1は、選択された文61aのテキストに対応する音声をフランス語の言語で合成して再生する。
また、図6に示すように、使用者が、方向キー54によりカーソルを移動して、例文の英訳の文61bを選択したとする。すると電子辞書1は、選択された文61bを反転文字で表示する。また電子辞書1は、選択された文61bが英語であると自動的に判定し、英語の読み上げを示す言語表示62bを表示する。そして、決定キー55が操作されると、電子辞書1は、選択された文61bのテキストに対応する音声を英語の言語で合成して再生する。
このように、本発明の実施形態では、音声再生を行う場合には、使用者は、発音キー53を操作し、方向キー54により、見出し語、例文、成句、訳等の単語や文を選択する。すると、電子辞書1は、選択された単語や文に対応する言語を自動的に判定、設定する。また電子辞書1は、決定キー55が操作されると、選択されたその単語や文のテキストデータから、判定した言語に対応する音声生成プログラムを用いて音声データを合成し、また再生する。このため、音声再生の際に、使用者は、言語を設定する処理が不要である。また、音声の設定間違いによる誤った発音の音声が再生されることが回避できる。
次に、本発明の実施形態における音声合成について説明する。本発明の実施形態では、選択された辞書の種類の情報と、タグの情報とを用いて、音声合成を行う際の言語を判定している。
つまり、例えば使用者により仏英辞典が選択されたとする。仏英辞典が選択された場合、使用される言語は、フランス語又は英語である。ここで、見出し語や例文、成句であればフランス語であり、例文や成句の訳であれば、英語である。見出し語、例文、成句、又は訳等の情報は、図2に示したように、辞書データ31に属性を示すタグ情報として記述されている。よって、選択された辞書の種類の情報と、タグ情報とが取得できれば、それらの組み合わせから、言語が判定できる。
図7は、本発明の実施形態における音声合成の説明に用いる機能ブロック図である。図7に示すように、合成音声生成手段22には、日本語、英語、フランス語、ドイツ語等、各言語に対応した音声合成エンジン71a、71b、71c、71dが設けられる。見出し語、例文、成句、又は訳等のテキストデータは、選択手段73を介して、音声合成エンジン71a、71b、71c、71dに選択的に送られる。
言語判定手段21に対して、判定テーブル75が設けられる。この判定テーブル75は、図8に示すように、辞書の種類と、タグと、言語とが対応して記載される。言語判定手段21は、辞書の選択情報とタグ情報とから、判定テーブル75を参照して、言語を判定する。
言語判定手段21で判定された言語の判定情報は、選択手段73及び74に送られ、言語の判定情報に応じて、選択手段73及び74が切り替えられる。
選択された言語の音声合成エンジン71a、71b、71c、71dには、選択手段73を介して、見出し語、例文、成句、又は訳等のテキストデータが入力される。選択された言語の音声合成エンジン71a、71b、71c、71dにより、入力されたテキストデータから音声データが合成される。合成された音声データは、選択手段74を介して選択的に出力される。
例えば、言語判定手段21に、辞書の種類として仏英辞典が入力され、例文のタグ情報が入力されたとする。この場合、言語判定手段21は、図8の判定テーブル75を参照して、言語はフランス語であると判定する。そして、この場合、フランス語の音声合成エンジン71cが選択されるように、選択手段73及び74が切り替えられる。これにより、フランス語の例文のテキストデータがフランス語の音声合成エンジン71cにより音声合成されて、出力される。
図9は、本発明の実施形態の電子辞書1の制御部11の動作を示すフローチャートである。
図9において、本発明の実施形態の電子辞書1を使用する場合には、使用者は、まず、使用する辞書を選択する。使用者により使用辞書が選択されると(ステップS1)、制御部11は、辞典検索用データの読み出しを行う(ステップS2)。
次に、使用者は、キーボード35の文字キー52を操作して、見出し語となる単語の入力を行う。使用者により見出し語となる単語の文字が入力されると(ステップS3)、制御部11は、この文字入力信号を受信し、データ記憶部13の辞書データ31を検索して、見出し語を液晶画面41にリスト表示する(ステップS4)。
使用者は、このリスト表示の中から、所望の見出し語を選択する。使用者により、リスト表示から見出し語が選択されると(ステップS5)、制御部11は、この見出し語に対応する訳や意味、例文、成句、例文や成句の訳等をデータ記憶部13の辞書データ31から読み出し、訳語画面を液晶画面41に表示させる(ステップS6)。
音声再生機能を使う場合には、使用者は、発音キー53を操作する。制御部11は、ステップS6で訳語画面を表示したら、発音キー53が操作されたかどうかを判断する(ステップS7)。そして、使用者は、方向キー54によりカーソルを移動して、音声再生を行いたい見出し語、例文、成句、又は訳等の単語や文を選択する(ステップS8)。
単語や文が選択されると、制御部11は、辞書の種類の情報及びタグ情報を取得する(ステップS9)。そして、制御部11は、辞書の種類の情報及びタグ情報から、言語を選定する(ステップS10)。
使用者は、音声再生を行いたい単語や文を決定すると、決定キー55を操作する。制御部11は、決定キー55が入力されたかどうかを判定する(ステップS11)。決定キー55が入力されていなければ、ステップS8にリターンする。
ステップS11で、決定キー55が入力されたら、制御部11は、ステップS10で選定された言語の音声合成エンジンを使って、単語や文のテキストデータから音声データを合成する(ステップS12)。そして、別の検索を行うかどうかを判定し(ステップS13)、別の検索を行う場合には、一時記憶していたデータを消去して(ステップS14)、ステップS3にリターンする。別の検索を行わない場合には、処理が終了となる。
以上説明したように、本発明の実施形態では、選択された辞書の種類の情報と、タグ情報に基づいて、その単語や文を発音する言語を判定し、その判定された言語に対応する音声合成エンジン71a〜71dに基づいて、その単語や文のテキストデータから音声データを合成するようにしている。このように、言語が自動的に判定されるため、使用者が言語設定する必要はない。また、選択された辞書の種類の情報と、タグ情報に基づいて言語を判定するため、処理が複雑にならず、制御部11を構成するマイクロプロセッサとして高速処理のものが要求されない。
本発明は、上述した実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で様々な変形や応用が可能である。
なお、ソースとなるプログラムは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体等のコンピュータ読み取り可能な記録媒体で提供される。また、ソースとなるプログラムは、コンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。また、ソースとなるプログラムは、前述した機能の一部を実現するためのものであってもよい。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であってもよい。
本発明の一実施形態の電子辞書の構成を示すブロック図である。 本発明の一実施形態の電子辞書における辞書データ及びタグの説明図である。 本発明の一実施形態の電子辞書の外観構成を示す図である。 本発明の一実施形態の電子辞書の表示画面の説明図である。 本発明の一実施形態の電子辞書の音声再生時の表示画面の説明図である。 本発明の一実施形態の電子辞書の音声再生時の表示画面の説明図である。 本発明の一実施形態の電子辞書の音声再生処理の説明に用いる機能ブロック図である。 本発明の一実施形態の電子辞書における判定テーブルの説明図である。 本発明の一実施形態の電子辞書の動作説明に用いるフローチャートである。
符号の説明
1:電子辞書
11:制御部
12:一時データ記憶部
13:データ記憶部
14:入力部
15:出力部
21:言語判定手段
22:合成音声生成手段
23:合成音声再生手段
31:辞書データ
32:辞書種類情報
33:タグ情報
35:キーボード
41:液晶画面
42:スピーカー
50:本体部
51:蓋体
52:文字キー
53:発音キー
54:方向キー
55:決定キー
56:電源オン/オフキー
57:スピーカ
71a〜71d:音声合成エンジン
73、74:選択手段
75:判定テーブル

Claims (6)

  1. 単語又は文に対応付けてその単語又は文の属性を示すタグ情報を格納した辞書データを記憶する辞書データ記憶手段と、
    前記単語又は文を表示する表示手段と、
    選択された前記単語又は文に対応付けられている前記タグ情報に基づいて、その単語や文を発音する言語を判定する言語判定手段と、
    前記判定した言語に対応する音声生成プログラムに基づいて、前記選択された単語又は文の音声データを生成する音声生成手段と、
    前記生成された音声データを再生する音声再生手段と、
    を備えることを特徴とする音声再生装置。
  2. 前記言語判定手段は、前記タグ情報と前記辞書データの種類の組み合わせに基づいて、その単語や文を発音する言語を判定する
    ことを特徴とする請求項1に記載の音声再生装置。
  3. 前記単語又は文の属性は、見出し語、例文、成句、又は訳のいずれかを示す属性である
    ことを特徴とする請求項1又は請求項2に記載の音声再生装置。
  4. 単語又は文に対応付けてその単語又は文の属性を示すタグ情報を格納した辞書データを記憶する辞書データ記憶手段と、
    前記単語又は文を表示する表示手段と、
    選択された前記単語又は文に対応付けられている前記タグ情報に基づいて、その単語や文を発音する言語を判定する言語判定手段と、
    前記判定した言語に対応する音声生成プログラムに基づいて、前記選択された単語又は文の音声データを生成する音声生成手段と、
    前記生成された音声データを再生する音声再生手段と、
    を備えることを特徴とする電子辞書。
  5. 単語又は文に対応付けてその単語又は文の属性を示すタグ情報を格納した辞書データを記憶する辞書データ記憶手段を備えた電子辞書における音声再生方法であって、
    前記電子辞書の表示手段が、前記単語又は文を表示し、
    前記電子辞書の言語判定手段が、選択された前記単語又は文に対応付けられている前記タグ情報に基づいて、その単語や文を発音する言語を判定し、
    前記電子辞書の音声生成手段が、前記判定した言語に対応する音声生成プログラムに基づいて、前記選択された単語又は文の音声データを生成し、
    前記電子辞書の音声再生手段が、前記生成された音声データを再生する
    ことを特徴とする音声再生方法。
  6. 単語又は文に対応付けてその単語又は文の属性を示すタグ情報を格納した辞書データを記憶する辞書データ記憶手段と、前記単語又は文を表示する表示手段と、を備えた電子辞書のコンピュータを、
    選択された前記単語又は文に対応付けられている前記タグ情報に基づいて、その単語や文を発音する言語を判定する言語判定手段、
    前記判定した言語に対応する音声生成プログラムに基づいて、前記選択された単語又は文の音声データを生成する音声生成手段、
    前記生成された音声データを再生する音声再生手段、
    として機能させるための音声再生プログラム。
JP2007113703A 2007-04-24 2007-04-24 音声再生装置、電子辞書、音声再生方法、音声再生プログラム Pending JP2008268684A (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007113703A JP2008268684A (ja) 2007-04-24 2007-04-24 音声再生装置、電子辞書、音声再生方法、音声再生プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007113703A JP2008268684A (ja) 2007-04-24 2007-04-24 音声再生装置、電子辞書、音声再生方法、音声再生プログラム

Publications (1)

Publication Number Publication Date
JP2008268684A true JP2008268684A (ja) 2008-11-06

Family

ID=40048246

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007113703A Pending JP2008268684A (ja) 2007-04-24 2007-04-24 音声再生装置、電子辞書、音声再生方法、音声再生プログラム

Country Status (1)

Country Link
JP (1) JP2008268684A (ja)

Cited By (105)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101432381B1 (ko) 2012-12-06 2014-08-20 주식회사 에스제이더블유인터내셔널 증강 현실 마커를 이용한 어학 학습 시스템 및 방법
JP2015520861A (ja) * 2012-03-06 2015-07-23 アップル インコーポレイテッド 多言語コンテンツの音声合成処理
US9582608B2 (en) 2013-06-07 2017-02-28 Apple Inc. Unified ranking with entropy-weighted information for phrase-based semantic auto-completion
US9620104B2 (en) 2013-06-07 2017-04-11 Apple Inc. System and method for user-specified pronunciation of words for speech synthesis and recognition
US9626955B2 (en) 2008-04-05 2017-04-18 Apple Inc. Intelligent text-to-speech conversion
US9633660B2 (en) 2010-02-25 2017-04-25 Apple Inc. User profiling for voice input processing
US9646614B2 (en) 2000-03-16 2017-05-09 Apple Inc. Fast, language-independent method for user authentication by voice
US9668024B2 (en) 2014-06-30 2017-05-30 Apple Inc. Intelligent automated assistant for TV user interactions
US9934775B2 (en) 2016-05-26 2018-04-03 Apple Inc. Unit-selection text-to-speech synthesis based on predicted concatenation parameters
US9953088B2 (en) 2012-05-14 2018-04-24 Apple Inc. Crowd sourcing information to fulfill user requests
US9966068B2 (en) 2013-06-08 2018-05-08 Apple Inc. Interpreting and acting upon commands that involve sharing information with remote devices
US9971774B2 (en) 2012-09-19 2018-05-15 Apple Inc. Voice-based media searching
US9972304B2 (en) 2016-06-03 2018-05-15 Apple Inc. Privacy preserving distributed evaluation framework for embedded personalized systems
US20180143800A1 (en) * 2016-11-22 2018-05-24 Microsoft Technology Licensing, Llc Controls for dictated text navigation
US9986419B2 (en) 2014-09-30 2018-05-29 Apple Inc. Social reminders
US10043516B2 (en) 2016-09-23 2018-08-07 Apple Inc. Intelligent automated assistant
US10049668B2 (en) 2015-12-02 2018-08-14 Apple Inc. Applying neural network language models to weighted finite state transducers for automatic speech recognition
US10049663B2 (en) 2016-06-08 2018-08-14 Apple, Inc. Intelligent automated assistant for media exploration
US10067938B2 (en) 2016-06-10 2018-09-04 Apple Inc. Multilingual word prediction
US10079014B2 (en) 2012-06-08 2018-09-18 Apple Inc. Name recognition system
US10083690B2 (en) 2014-05-30 2018-09-25 Apple Inc. Better resolution when referencing to concepts
US10089072B2 (en) 2016-06-11 2018-10-02 Apple Inc. Intelligent device arbitration and control
US10102359B2 (en) 2011-03-21 2018-10-16 Apple Inc. Device access using voice authentication
US10108612B2 (en) 2008-07-31 2018-10-23 Apple Inc. Mobile device having human language translation capability with positional feedback
US10169329B2 (en) 2014-05-30 2019-01-01 Apple Inc. Exemplar-based natural language processing
US10176167B2 (en) 2013-06-09 2019-01-08 Apple Inc. System and method for inferring user intent from speech inputs
US10185542B2 (en) 2013-06-09 2019-01-22 Apple Inc. Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
US10192552B2 (en) 2016-06-10 2019-01-29 Apple Inc. Digital assistant providing whispered speech
US10223066B2 (en) 2015-12-23 2019-03-05 Apple Inc. Proactive assistance based on dialog communication between devices
US10249300B2 (en) 2016-06-06 2019-04-02 Apple Inc. Intelligent list reading
US10269345B2 (en) 2016-06-11 2019-04-23 Apple Inc. Intelligent task discovery
US10283110B2 (en) 2009-07-02 2019-05-07 Apple Inc. Methods and apparatuses for automatic speech recognition
US10297253B2 (en) 2016-06-11 2019-05-21 Apple Inc. Application integration with a digital assistant
US10303715B2 (en) 2017-05-16 2019-05-28 Apple Inc. Intelligent automated assistant for media exploration
US10311144B2 (en) 2017-05-16 2019-06-04 Apple Inc. Emoji word sense disambiguation
US10311871B2 (en) 2015-03-08 2019-06-04 Apple Inc. Competing devices responding to voice triggers
US10318871B2 (en) 2005-09-08 2019-06-11 Apple Inc. Method and apparatus for building an intelligent automated assistant
US10332518B2 (en) 2017-05-09 2019-06-25 Apple Inc. User interface for correcting recognition errors
US10354011B2 (en) 2016-06-09 2019-07-16 Apple Inc. Intelligent automated assistant in a home environment
US10356243B2 (en) 2015-06-05 2019-07-16 Apple Inc. Virtual assistant aided communication with 3rd party service in a communication session
US10366158B2 (en) 2015-09-29 2019-07-30 Apple Inc. Efficient word encoding for recurrent neural network language models
US10381016B2 (en) 2008-01-03 2019-08-13 Apple Inc. Methods and apparatus for altering audio output signals
US10395654B2 (en) 2017-05-11 2019-08-27 Apple Inc. Text normalization based on a data-driven learning network
US10403283B1 (en) 2018-06-01 2019-09-03 Apple Inc. Voice interaction at a primary device to access call functionality of a companion device
US10403278B2 (en) 2017-05-16 2019-09-03 Apple Inc. Methods and systems for phonetic matching in digital assistant services
US10410637B2 (en) 2017-05-12 2019-09-10 Apple Inc. User-specific acoustic models
US10417266B2 (en) 2017-05-09 2019-09-17 Apple Inc. Context-aware ranking of intelligent response suggestions
US10431204B2 (en) 2014-09-11 2019-10-01 Apple Inc. Method and apparatus for discovering trending terms in speech requests
US10438595B2 (en) 2014-09-30 2019-10-08 Apple Inc. Speaker identification and unsupervised speaker adaptation techniques
US10445429B2 (en) 2017-09-21 2019-10-15 Apple Inc. Natural language understanding using vocabularies with compressed serialized tries
US10446143B2 (en) 2016-03-14 2019-10-15 Apple Inc. Identification of voice inputs providing credentials
US10453443B2 (en) 2014-09-30 2019-10-22 Apple Inc. Providing an indication of the suitability of speech recognition
US10474753B2 (en) 2016-09-07 2019-11-12 Apple Inc. Language identification using recurrent neural networks
US10482874B2 (en) 2017-05-15 2019-11-19 Apple Inc. Hierarchical belief states for digital assistants
US10490187B2 (en) 2016-06-10 2019-11-26 Apple Inc. Digital assistant providing automated status report
US10496705B1 (en) 2018-06-03 2019-12-03 Apple Inc. Accelerated task performance
US10497365B2 (en) 2014-05-30 2019-12-03 Apple Inc. Multi-command single utterance input method
US10509862B2 (en) 2016-06-10 2019-12-17 Apple Inc. Dynamic phrase expansion of language input
US10521466B2 (en) 2016-06-11 2019-12-31 Apple Inc. Data driven natural language event detection and classification
US10529332B2 (en) 2015-03-08 2020-01-07 Apple Inc. Virtual assistant activation
US10567477B2 (en) 2015-03-08 2020-02-18 Apple Inc. Virtual assistant continuity
US10592604B2 (en) 2018-03-12 2020-03-17 Apple Inc. Inverse text normalization for automatic speech recognition
US10593346B2 (en) 2016-12-22 2020-03-17 Apple Inc. Rank-reduced token representation for automatic speech recognition
US10636424B2 (en) 2017-11-30 2020-04-28 Apple Inc. Multi-turn canned dialog
US10643611B2 (en) 2008-10-02 2020-05-05 Apple Inc. Electronic devices with voice command and contextual data processing capabilities
US10657328B2 (en) 2017-06-02 2020-05-19 Apple Inc. Multi-task recurrent neural network architecture for efficient morphology handling in neural language modeling
US10671428B2 (en) 2015-09-08 2020-06-02 Apple Inc. Distributed personal assistant
US10684703B2 (en) 2018-06-01 2020-06-16 Apple Inc. Attention aware virtual assistant dismissal
US10691473B2 (en) 2015-11-06 2020-06-23 Apple Inc. Intelligent automated assistant in a messaging environment
US10699717B2 (en) 2014-05-30 2020-06-30 Apple Inc. Intelligent assistant for home automation
US10706841B2 (en) 2010-01-18 2020-07-07 Apple Inc. Task flow identification based on user intent
US10726832B2 (en) 2017-05-11 2020-07-28 Apple Inc. Maintaining privacy of personal information
US10733375B2 (en) 2018-01-31 2020-08-04 Apple Inc. Knowledge-based framework for improving natural language understanding
US10733982B2 (en) 2018-01-08 2020-08-04 Apple Inc. Multi-directional dialog
US10733993B2 (en) 2016-06-10 2020-08-04 Apple Inc. Intelligent digital assistant in a multi-tasking environment
US10747498B2 (en) 2015-09-08 2020-08-18 Apple Inc. Zero latency digital assistant
US10755703B2 (en) 2017-05-11 2020-08-25 Apple Inc. Offline personal assistant
US10755051B2 (en) 2017-09-29 2020-08-25 Apple Inc. Rule-based natural language processing
US10789945B2 (en) 2017-05-12 2020-09-29 Apple Inc. Low-latency intelligent automated assistant
US10791176B2 (en) 2017-05-12 2020-09-29 Apple Inc. Synchronization and task delegation of a digital assistant
US10789959B2 (en) 2018-03-02 2020-09-29 Apple Inc. Training speaker recognition models for digital assistants
US10795541B2 (en) 2009-06-05 2020-10-06 Apple Inc. Intelligent organization of tasks items
US10810274B2 (en) 2017-05-15 2020-10-20 Apple Inc. Optimizing dialogue policy decisions for digital assistants using implicit feedback
US10818288B2 (en) 2018-03-26 2020-10-27 Apple Inc. Natural assistant interaction
US10892996B2 (en) 2018-06-01 2021-01-12 Apple Inc. Variable latency device coordination
US10909331B2 (en) 2018-03-30 2021-02-02 Apple Inc. Implicit identification of translation payload with neural machine translation
US10928918B2 (en) 2018-05-07 2021-02-23 Apple Inc. Raise to speak
US10984780B2 (en) 2018-05-21 2021-04-20 Apple Inc. Global semantic word embeddings using bi-directional recurrent neural networks
US11010550B2 (en) 2015-09-29 2021-05-18 Apple Inc. Unified language modeling framework for word prediction, auto-completion and auto-correction
US11023513B2 (en) 2007-12-20 2021-06-01 Apple Inc. Method and apparatus for searching using an active ontology
US11025565B2 (en) 2015-06-07 2021-06-01 Apple Inc. Personalized prediction of responses for instant messaging
US11069336B2 (en) 2012-03-02 2021-07-20 Apple Inc. Systems and methods for name pronunciation
US11080012B2 (en) 2009-06-05 2021-08-03 Apple Inc. Interface for a virtual digital assistant
US11127397B2 (en) 2015-05-27 2021-09-21 Apple Inc. Device voice control
US11145294B2 (en) 2018-05-07 2021-10-12 Apple Inc. Intelligent automated assistant for delivering content from user experiences
US11204787B2 (en) 2017-01-09 2021-12-21 Apple Inc. Application integration with a digital assistant
US11217255B2 (en) 2017-05-16 2022-01-04 Apple Inc. Far-field extension for digital assistant services
US11231904B2 (en) 2015-03-06 2022-01-25 Apple Inc. Reducing response latency of intelligent automated assistants
US11281993B2 (en) 2016-12-05 2022-03-22 Apple Inc. Model and ensemble compression for metric learning
US11301477B2 (en) 2017-05-12 2022-04-12 Apple Inc. Feedback analysis of a digital assistant
US11314370B2 (en) 2013-12-06 2022-04-26 Apple Inc. Method for extracting salient dialog usage from live data
US11350253B2 (en) 2011-06-03 2022-05-31 Apple Inc. Active transport based notifications
US11386266B2 (en) 2018-06-01 2022-07-12 Apple Inc. Text correction
US11495218B2 (en) 2018-06-01 2022-11-08 Apple Inc. Virtual assistant operation in multi-device environments
US11587559B2 (en) 2015-09-30 2023-02-21 Apple Inc. Intelligent device identification

Cited By (138)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9646614B2 (en) 2000-03-16 2017-05-09 Apple Inc. Fast, language-independent method for user authentication by voice
US10318871B2 (en) 2005-09-08 2019-06-11 Apple Inc. Method and apparatus for building an intelligent automated assistant
US11023513B2 (en) 2007-12-20 2021-06-01 Apple Inc. Method and apparatus for searching using an active ontology
US10381016B2 (en) 2008-01-03 2019-08-13 Apple Inc. Methods and apparatus for altering audio output signals
US9626955B2 (en) 2008-04-05 2017-04-18 Apple Inc. Intelligent text-to-speech conversion
US9865248B2 (en) 2008-04-05 2018-01-09 Apple Inc. Intelligent text-to-speech conversion
US10108612B2 (en) 2008-07-31 2018-10-23 Apple Inc. Mobile device having human language translation capability with positional feedback
US11348582B2 (en) 2008-10-02 2022-05-31 Apple Inc. Electronic devices with voice command and contextual data processing capabilities
US10643611B2 (en) 2008-10-02 2020-05-05 Apple Inc. Electronic devices with voice command and contextual data processing capabilities
US11080012B2 (en) 2009-06-05 2021-08-03 Apple Inc. Interface for a virtual digital assistant
US10795541B2 (en) 2009-06-05 2020-10-06 Apple Inc. Intelligent organization of tasks items
US10283110B2 (en) 2009-07-02 2019-05-07 Apple Inc. Methods and apparatuses for automatic speech recognition
US11423886B2 (en) 2010-01-18 2022-08-23 Apple Inc. Task flow identification based on user intent
US10706841B2 (en) 2010-01-18 2020-07-07 Apple Inc. Task flow identification based on user intent
US10692504B2 (en) 2010-02-25 2020-06-23 Apple Inc. User profiling for voice input processing
US9633660B2 (en) 2010-02-25 2017-04-25 Apple Inc. User profiling for voice input processing
US10049675B2 (en) 2010-02-25 2018-08-14 Apple Inc. User profiling for voice input processing
US10102359B2 (en) 2011-03-21 2018-10-16 Apple Inc. Device access using voice authentication
US10417405B2 (en) 2011-03-21 2019-09-17 Apple Inc. Device access using voice authentication
US11350253B2 (en) 2011-06-03 2022-05-31 Apple Inc. Active transport based notifications
US11069336B2 (en) 2012-03-02 2021-07-20 Apple Inc. Systems and methods for name pronunciation
US9483461B2 (en) 2012-03-06 2016-11-01 Apple Inc. Handling speech synthesis of content for multiple languages
JP2015520861A (ja) * 2012-03-06 2015-07-23 アップル インコーポレイテッド 多言語コンテンツの音声合成処理
US9953088B2 (en) 2012-05-14 2018-04-24 Apple Inc. Crowd sourcing information to fulfill user requests
US10079014B2 (en) 2012-06-08 2018-09-18 Apple Inc. Name recognition system
US9971774B2 (en) 2012-09-19 2018-05-15 Apple Inc. Voice-based media searching
KR101432381B1 (ko) 2012-12-06 2014-08-20 주식회사 에스제이더블유인터내셔널 증강 현실 마커를 이용한 어학 학습 시스템 및 방법
US9966060B2 (en) 2013-06-07 2018-05-08 Apple Inc. System and method for user-specified pronunciation of words for speech synthesis and recognition
US9620104B2 (en) 2013-06-07 2017-04-11 Apple Inc. System and method for user-specified pronunciation of words for speech synthesis and recognition
US9582608B2 (en) 2013-06-07 2017-02-28 Apple Inc. Unified ranking with entropy-weighted information for phrase-based semantic auto-completion
US10657961B2 (en) 2013-06-08 2020-05-19 Apple Inc. Interpreting and acting upon commands that involve sharing information with remote devices
US9966068B2 (en) 2013-06-08 2018-05-08 Apple Inc. Interpreting and acting upon commands that involve sharing information with remote devices
US10176167B2 (en) 2013-06-09 2019-01-08 Apple Inc. System and method for inferring user intent from speech inputs
US11048473B2 (en) 2013-06-09 2021-06-29 Apple Inc. Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
US10769385B2 (en) 2013-06-09 2020-09-08 Apple Inc. System and method for inferring user intent from speech inputs
US10185542B2 (en) 2013-06-09 2019-01-22 Apple Inc. Device, method, and graphical user interface for enabling conversation persistence across two or more instances of a digital assistant
US11314370B2 (en) 2013-12-06 2022-04-26 Apple Inc. Method for extracting salient dialog usage from live data
US10083690B2 (en) 2014-05-30 2018-09-25 Apple Inc. Better resolution when referencing to concepts
US10169329B2 (en) 2014-05-30 2019-01-01 Apple Inc. Exemplar-based natural language processing
US11257504B2 (en) 2014-05-30 2022-02-22 Apple Inc. Intelligent assistant for home automation
US10714095B2 (en) 2014-05-30 2020-07-14 Apple Inc. Intelligent assistant for home automation
US10417344B2 (en) 2014-05-30 2019-09-17 Apple Inc. Exemplar-based natural language processing
US10497365B2 (en) 2014-05-30 2019-12-03 Apple Inc. Multi-command single utterance input method
US10657966B2 (en) 2014-05-30 2020-05-19 Apple Inc. Better resolution when referencing to concepts
US10699717B2 (en) 2014-05-30 2020-06-30 Apple Inc. Intelligent assistant for home automation
US9668024B2 (en) 2014-06-30 2017-05-30 Apple Inc. Intelligent automated assistant for TV user interactions
US10904611B2 (en) 2014-06-30 2021-01-26 Apple Inc. Intelligent automated assistant for TV user interactions
US10431204B2 (en) 2014-09-11 2019-10-01 Apple Inc. Method and apparatus for discovering trending terms in speech requests
US9986419B2 (en) 2014-09-30 2018-05-29 Apple Inc. Social reminders
US10390213B2 (en) 2014-09-30 2019-08-20 Apple Inc. Social reminders
US10438595B2 (en) 2014-09-30 2019-10-08 Apple Inc. Speaker identification and unsupervised speaker adaptation techniques
US10453443B2 (en) 2014-09-30 2019-10-22 Apple Inc. Providing an indication of the suitability of speech recognition
US11231904B2 (en) 2015-03-06 2022-01-25 Apple Inc. Reducing response latency of intelligent automated assistants
US11087759B2 (en) 2015-03-08 2021-08-10 Apple Inc. Virtual assistant activation
US10529332B2 (en) 2015-03-08 2020-01-07 Apple Inc. Virtual assistant activation
US10311871B2 (en) 2015-03-08 2019-06-04 Apple Inc. Competing devices responding to voice triggers
US10567477B2 (en) 2015-03-08 2020-02-18 Apple Inc. Virtual assistant continuity
US11127397B2 (en) 2015-05-27 2021-09-21 Apple Inc. Device voice control
US10356243B2 (en) 2015-06-05 2019-07-16 Apple Inc. Virtual assistant aided communication with 3rd party service in a communication session
US11025565B2 (en) 2015-06-07 2021-06-01 Apple Inc. Personalized prediction of responses for instant messaging
US10671428B2 (en) 2015-09-08 2020-06-02 Apple Inc. Distributed personal assistant
US10747498B2 (en) 2015-09-08 2020-08-18 Apple Inc. Zero latency digital assistant
US11500672B2 (en) 2015-09-08 2022-11-15 Apple Inc. Distributed personal assistant
US11010550B2 (en) 2015-09-29 2021-05-18 Apple Inc. Unified language modeling framework for word prediction, auto-completion and auto-correction
US10366158B2 (en) 2015-09-29 2019-07-30 Apple Inc. Efficient word encoding for recurrent neural network language models
US11587559B2 (en) 2015-09-30 2023-02-21 Apple Inc. Intelligent device identification
US11526368B2 (en) 2015-11-06 2022-12-13 Apple Inc. Intelligent automated assistant in a messaging environment
US10691473B2 (en) 2015-11-06 2020-06-23 Apple Inc. Intelligent automated assistant in a messaging environment
US10354652B2 (en) 2015-12-02 2019-07-16 Apple Inc. Applying neural network language models to weighted finite state transducers for automatic speech recognition
US10049668B2 (en) 2015-12-02 2018-08-14 Apple Inc. Applying neural network language models to weighted finite state transducers for automatic speech recognition
US10223066B2 (en) 2015-12-23 2019-03-05 Apple Inc. Proactive assistance based on dialog communication between devices
US10446143B2 (en) 2016-03-14 2019-10-15 Apple Inc. Identification of voice inputs providing credentials
US9934775B2 (en) 2016-05-26 2018-04-03 Apple Inc. Unit-selection text-to-speech synthesis based on predicted concatenation parameters
US9972304B2 (en) 2016-06-03 2018-05-15 Apple Inc. Privacy preserving distributed evaluation framework for embedded personalized systems
US10249300B2 (en) 2016-06-06 2019-04-02 Apple Inc. Intelligent list reading
US11069347B2 (en) 2016-06-08 2021-07-20 Apple Inc. Intelligent automated assistant for media exploration
US10049663B2 (en) 2016-06-08 2018-08-14 Apple, Inc. Intelligent automated assistant for media exploration
US10354011B2 (en) 2016-06-09 2019-07-16 Apple Inc. Intelligent automated assistant in a home environment
US10192552B2 (en) 2016-06-10 2019-01-29 Apple Inc. Digital assistant providing whispered speech
US10490187B2 (en) 2016-06-10 2019-11-26 Apple Inc. Digital assistant providing automated status report
US11037565B2 (en) 2016-06-10 2021-06-15 Apple Inc. Intelligent digital assistant in a multi-tasking environment
US10733993B2 (en) 2016-06-10 2020-08-04 Apple Inc. Intelligent digital assistant in a multi-tasking environment
US10067938B2 (en) 2016-06-10 2018-09-04 Apple Inc. Multilingual word prediction
US10509862B2 (en) 2016-06-10 2019-12-17 Apple Inc. Dynamic phrase expansion of language input
US10521466B2 (en) 2016-06-11 2019-12-31 Apple Inc. Data driven natural language event detection and classification
US10269345B2 (en) 2016-06-11 2019-04-23 Apple Inc. Intelligent task discovery
US11152002B2 (en) 2016-06-11 2021-10-19 Apple Inc. Application integration with a digital assistant
US10089072B2 (en) 2016-06-11 2018-10-02 Apple Inc. Intelligent device arbitration and control
US10580409B2 (en) 2016-06-11 2020-03-03 Apple Inc. Application integration with a digital assistant
US10942702B2 (en) 2016-06-11 2021-03-09 Apple Inc. Intelligent device arbitration and control
US10297253B2 (en) 2016-06-11 2019-05-21 Apple Inc. Application integration with a digital assistant
US10474753B2 (en) 2016-09-07 2019-11-12 Apple Inc. Language identification using recurrent neural networks
US10553215B2 (en) 2016-09-23 2020-02-04 Apple Inc. Intelligent automated assistant
US10043516B2 (en) 2016-09-23 2018-08-07 Apple Inc. Intelligent automated assistant
US20180143800A1 (en) * 2016-11-22 2018-05-24 Microsoft Technology Licensing, Llc Controls for dictated text navigation
US11281993B2 (en) 2016-12-05 2022-03-22 Apple Inc. Model and ensemble compression for metric learning
US10593346B2 (en) 2016-12-22 2020-03-17 Apple Inc. Rank-reduced token representation for automatic speech recognition
US11204787B2 (en) 2017-01-09 2021-12-21 Apple Inc. Application integration with a digital assistant
US10332518B2 (en) 2017-05-09 2019-06-25 Apple Inc. User interface for correcting recognition errors
US10417266B2 (en) 2017-05-09 2019-09-17 Apple Inc. Context-aware ranking of intelligent response suggestions
US10755703B2 (en) 2017-05-11 2020-08-25 Apple Inc. Offline personal assistant
US10847142B2 (en) 2017-05-11 2020-11-24 Apple Inc. Maintaining privacy of personal information
US10726832B2 (en) 2017-05-11 2020-07-28 Apple Inc. Maintaining privacy of personal information
US10395654B2 (en) 2017-05-11 2019-08-27 Apple Inc. Text normalization based on a data-driven learning network
US11301477B2 (en) 2017-05-12 2022-04-12 Apple Inc. Feedback analysis of a digital assistant
US10789945B2 (en) 2017-05-12 2020-09-29 Apple Inc. Low-latency intelligent automated assistant
US11405466B2 (en) 2017-05-12 2022-08-02 Apple Inc. Synchronization and task delegation of a digital assistant
US10791176B2 (en) 2017-05-12 2020-09-29 Apple Inc. Synchronization and task delegation of a digital assistant
US10410637B2 (en) 2017-05-12 2019-09-10 Apple Inc. User-specific acoustic models
US10810274B2 (en) 2017-05-15 2020-10-20 Apple Inc. Optimizing dialogue policy decisions for digital assistants using implicit feedback
US10482874B2 (en) 2017-05-15 2019-11-19 Apple Inc. Hierarchical belief states for digital assistants
US10311144B2 (en) 2017-05-16 2019-06-04 Apple Inc. Emoji word sense disambiguation
US10403278B2 (en) 2017-05-16 2019-09-03 Apple Inc. Methods and systems for phonetic matching in digital assistant services
US10303715B2 (en) 2017-05-16 2019-05-28 Apple Inc. Intelligent automated assistant for media exploration
US11217255B2 (en) 2017-05-16 2022-01-04 Apple Inc. Far-field extension for digital assistant services
US10657328B2 (en) 2017-06-02 2020-05-19 Apple Inc. Multi-task recurrent neural network architecture for efficient morphology handling in neural language modeling
US10445429B2 (en) 2017-09-21 2019-10-15 Apple Inc. Natural language understanding using vocabularies with compressed serialized tries
US10755051B2 (en) 2017-09-29 2020-08-25 Apple Inc. Rule-based natural language processing
US10636424B2 (en) 2017-11-30 2020-04-28 Apple Inc. Multi-turn canned dialog
US10733982B2 (en) 2018-01-08 2020-08-04 Apple Inc. Multi-directional dialog
US10733375B2 (en) 2018-01-31 2020-08-04 Apple Inc. Knowledge-based framework for improving natural language understanding
US10789959B2 (en) 2018-03-02 2020-09-29 Apple Inc. Training speaker recognition models for digital assistants
US10592604B2 (en) 2018-03-12 2020-03-17 Apple Inc. Inverse text normalization for automatic speech recognition
US10818288B2 (en) 2018-03-26 2020-10-27 Apple Inc. Natural assistant interaction
US10909331B2 (en) 2018-03-30 2021-02-02 Apple Inc. Implicit identification of translation payload with neural machine translation
US10928918B2 (en) 2018-05-07 2021-02-23 Apple Inc. Raise to speak
US11145294B2 (en) 2018-05-07 2021-10-12 Apple Inc. Intelligent automated assistant for delivering content from user experiences
US10984780B2 (en) 2018-05-21 2021-04-20 Apple Inc. Global semantic word embeddings using bi-directional recurrent neural networks
US10984798B2 (en) 2018-06-01 2021-04-20 Apple Inc. Voice interaction at a primary device to access call functionality of a companion device
US11009970B2 (en) 2018-06-01 2021-05-18 Apple Inc. Attention aware virtual assistant dismissal
US11386266B2 (en) 2018-06-01 2022-07-12 Apple Inc. Text correction
US11495218B2 (en) 2018-06-01 2022-11-08 Apple Inc. Virtual assistant operation in multi-device environments
US10892996B2 (en) 2018-06-01 2021-01-12 Apple Inc. Variable latency device coordination
US10403283B1 (en) 2018-06-01 2019-09-03 Apple Inc. Voice interaction at a primary device to access call functionality of a companion device
US10684703B2 (en) 2018-06-01 2020-06-16 Apple Inc. Attention aware virtual assistant dismissal
US10944859B2 (en) 2018-06-03 2021-03-09 Apple Inc. Accelerated task performance
US10504518B1 (en) 2018-06-03 2019-12-10 Apple Inc. Accelerated task performance
US10496705B1 (en) 2018-06-03 2019-12-03 Apple Inc. Accelerated task performance

Similar Documents

Publication Publication Date Title
JP2008268684A (ja) 音声再生装置、電子辞書、音声再生方法、音声再生プログラム
US20070255570A1 (en) Multi-platform visual pronunciation dictionary
JP2001014306A (ja) 電子文書処理方法及び電子文書処理装置並びに電子文書処理プログラムが記録された記録媒体
JP5083155B2 (ja) 辞書機能を備えた電子装置およびプログラム
Amrouche et al. Balanced Arabic corpus design for speech synthesis
JP4769611B2 (ja) 音声データ再生装置および音声データ再生装置のデータ表示方法
US8165879B2 (en) Voice output device and voice output program
JP5317093B2 (ja) 学習コンテンツ生成装置、学習コンテンツの生成方法、学習コンテンツ生成装置としてコンピュータを機能させるためのプログラム、および当該プログラムを格納したコンピュータ読み取り可能な記録媒体
JP2007219218A (ja) 語学学習用電子機器および訳文再生方法
JP2000330996A (ja) 発音電子辞書
Anto et al. Text to speech synthesis system for English to Malayalam translation
Serralheiro et al. Towards a repository of digital talking books.
JP7379968B2 (ja) 学習支援装置、学習支援方法及びプログラム
JPS6083136A (ja) プログラム読上装置
KR101030777B1 (ko) 스크립트 데이터 생성 방법 및 장치
JP2004072274A (ja) 音声処理システム及びその制御方法
JP3734101B2 (ja) ハイパーメディア構築支援装置
JP5057764B2 (ja) 音声合成装置及び音声合成プログラム
US20130080144A1 (en) Machine translation apparatus, a method and a non-transitory computer readable medium thereof
JP2007207182A (ja) 電子辞書
JP2002288167A (ja) 翻訳システム
JP2001265792A (ja) 自動要約文生成装置、自動要約文生成方法及び自動要約文生成方法を記録した媒体
JP2023151736A (ja) 学習用データ作成方法、学習用データ表示方法、学習用データ再生方法、プログラム及び電子機器
JP2007225999A (ja) 電子辞書
JP2000330999A (ja) 発音電子辞書

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20091105

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20091113