会話型アクションのサポートは 2023 年 6 月 13 日に終了しました。詳細については、
会話型アクションの廃止をご覧ください。
ユーザーのリクエストを理解する
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
アシスタントでアシスタントを操作すると、Google の音声認識テクノロジーによってリクエストがテキストに変換されます。次に、アシスタントは、テキストと最近のリクエスト、使用しているデバイスの種類などの有用な情報との組み合わせを分析して、考えられる解釈を特定します。
たとえば、「OK Google, 停止」と言った場合、実行中の 2 つのタイマー、再生中の音楽、実行中のルーティンのいずれかを停止できます。「Stop」などの検索結果を表示したい場合もあります。
オプションを比較検討するため、アシスタントは、リクエストのさまざまな解釈と、それぞれのリクエストにどう反応するかをリストします。次は、これらのオプションをランク付けして、リクエストを実行する最適な方法を見つけます。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eAssistant uses speech recognition to convert voice requests into text for analysis.\u003c/p\u003e\n"],["\u003cp\u003eAssistant considers context like recent requests and device type to interpret requests accurately.\u003c/p\u003e\n"],["\u003cp\u003eMultiple interpretations of a request are weighed and ranked to determine the best response.\u003c/p\u003e\n"]]],[],null,["# Understanding your request\n\nIf you interact with Assistant by voice, our speech recognition technology\nconverts your request to text. Next, Assistant analyzes the text, in combination\nwith useful information such as recent requests or the type of device you are\nusing, to identify possible interpretations.\n\nFor example, if you say \"Hey Google, stop,\" you might want to stop one of two\ntimers that are running, music that's playing, or a routine that's running. You\nmight also want to see search results for \"Stop,\" or something else entirely.\n\nTo weigh the options, Assistant compiles a list of the different interpretations\nof your request and how it would respond to each one. The next step is to rank\nthese options to find the best way to fulfill your request."]]