Microsoft CortanaやAmazonのAlexaと同様に、PC用のGoogleアシスタント(Google Assistant)も使用できます。ただし、 PC用のGoogleアシスタント(Google Assistant)へのアクセスを開始する簡単な方法はありません。いつでも少し間接的な方法で使用できますが、Windows 11/10とChromebookに適用できます。Windows 11/10Googleアシスタント(Google Assistant)を設定する方法について説明します。
始める前に、まずGoogleアカウントで(Google Account)音声(Voice)と音声のアクティビティ(Audio Activity)を有効にする必要があります。
方法は次のとおりです。
Google
Manage your Google Account
At the top, tap Data & personalization.
Under Activity controls, tap Web & App Activity.
Check or uncheck the box next to Include audio recordings to turn the setting on or off.
音声録音設定がオフの場合、 Google検索(Google Search)、アシスタント(Assistant)、マップ(Maps)とのやり取りからの音声入力は、ログインしていてもGoogleアカウント(Google Account)に保存されません。音声録音設定をオフにすると、以前に保存された音声削除されません。オーディオ録音はいつでも削除できます。
PC用のGoogleアシスタントはありますか?
はい、非公式のクライアントを介してWindowsPCで利用できるGoogleアシスタントがあります。(Google Assistant)クライアントを使用すると、Googleの仮想アシスタントの機能の多くを使用できます。それはあなたのためにすべてをするあなたの個人的なグーグルのようなものです。
(Set)Windows 11/10Googleアシスタント(Google Assistant)を設定する
Windows 11/10用のGoogleアシスタント(Google Assistant)をインストールするには、WindowsPCにPythonを(Python)ダウンロード(download)してインストールする必要があります。[Python3.8をPATH(Add Python 3.8 to PATH)に追加]の横のチェックボックスをオンにしてください。
Python for Windowsをインストールした後、次のように続行します。
1)Windowsエクスプローラーを開き、 (Windows Explorer)C:ドライブ( C: Drive)で新しいフォルダーを作成し、GoogleAssistantという名前を 付けます。
2)次に、ウェブブラウザでGoogle Cloud Platformを開き、[(open)プロジェクトの作成(Create Project)]を選択します。サインイン(Sign)するように求められた場合は、Googleアカウントのクレデンシャルを使用してログインします。
3)WinGoogleAssistant を使用してプロジェクトに名前を付けます。プロジェクト名の下に プロジェクトID( Project ID)が表示されます。後でWindowsPCでGoogleアシスタント(Google Assistant)を使用するときに必要になるため、どこかにメモして安全に保管してください。
4)[作成 (Create )]を選択し、指示に従います。
5)次に、 ブラウザで GoogleアシスタントAPIを(Google Assistant APIs)開き、[(open) 有効にする]を選択してプロジェクトの(Enable)GoogleアシスタントAPI(Google Assistant API) をオンにします。後で[ 資格情報の作成]を選択します。(Create Credentials.)
6)次は、プロジェクト画面 にクレデンシャルを追加します 。( Add credentials to your project )以下の回答を選択してください。
- どのAPIを使用していますか?
- どこからAPIを呼び出しますか?
- どのデータにアクセスしますか?
これらの質問に対して送信される回答は、上記の3つの質問に対して、それぞれGoogleアシスタントAPI(Google Assistant API)、その他のUI(Windows、CLIツールなど)、およびユーザー(User)データになります。
[ 必要なクレデンシャルは何(What credentials do I need)ですか? ]をクリックします。回答を送信した後。
7)次に、[セットアップ同意]画面をクリックし、[(Setup consent screen)アプリケーションの種類(Application Type)]を[内部(Internal)]に 変更します。
アプリケーション名に WinGoogleAssistantと入力 し、画面の下部にある[保存]をクリックします。(Save)
8)次に、Create credentials > Help me choose。ポイント(Point)6のような指示に従ってください。次に、次のステップに進みます。
9)名前ボックスに WGAcredentials と入力し、[ (WGAcredentials )Create OAuthclientID]を選択します。(Create OAuth client ID.)
10)資格情報をダウンロードし、[完了(Done)]をタップします。
11)次に、下矢印を選択して(down arrow)JSONファイル をダウンロードします。手順1で作成した(Step 1)Googleアシスタント(Google Assistant)フォルダにファイルを保存します。
12)Windowsキー+ Rを押し、[ファイル名を指定して実行]ダイアログボックスにcmdと(Run)入力し、 Enterキーを(Enter)押してコマンドプロンプトを開きます。コマンドプロンプトで、以下の構文をコピーして貼り付け、Enterキー(Enter)を押します。
py -m pip install google-assistant-sdk[samples]
13)インストールを待ってから、以下の構文をコピーして貼り付け、Enterキー(Enter)をもう一度押します。
py -m pip install --upgrade google-auth-oauthlib[tool]
14)C:DriveからGoogleアシスタントフォルダを開き、(Google Assistant)手順11(Step 11)で最近保存したJSONファイルを見つけます。ファイルを右クリックして開きます。
15)プロパティから、ファイル名を選択してコピーします。ここで、コマンドプロンプト(Command Prompt)に戻り、次のように入力します。
google-oauthlib-tool --client-secrets C:\GoogleAssistant\
上記の手順でコピーしたファイル名に続けてスペース(Space)バーを貼り付けてから、以下の構文を入力してEnterキー(Enter)を押します。
--scope https://www.googleapis.com/auth/assistant-sdk-prototype --save --headless
16)コマンドプロンプトが実行され、その後、認証コードの入力(Enter the authorization code)を求めるプロンプトの直前に URLが表示され(URL displayed)ます。https://で始まるURL全体を選択し、コピーします。
17)ここで、新しいブラウザを開き、URLをアドレスバーに貼り付けます。同じGoogleアカウントのクレデンシャルを使用してログインします(Google)。WinGoogleアシスタント(Win Google Assistant)へのアクセスを許可するように求めるダイアログが表示されます。[許可](Allow)をタップします。
18)次のウィンドウに、文字と数字の長い文字列が表示されます。横にあるコピー(Copy)アイコンを使用して、これらの文字をコピーします。
19)もう一度、コマンドプロンプト(Command Prompt)ウィンドウに戻り、コピーした文字を貼り付けます。これは、ステップ16で入力するように求められた(Step 16)認証(Authorization)コードです。Enterキー(Enter)を押すとすぐに、 「保存されたクレデンシャル」(‘credentials saved’)が表示されます。
20)以上Google Assistant on your Windows 11/10 PC
21)テストするには、CMDプロンプトウィンドウで次のように入力します。
py -m googlesamples.assistant.grpc.audio_helpers
Windows 11/10コンピューターは、5秒間の音声を録音し、再生します。音声が聞こえたら、Googleアシスタント(Google Assistant)のセットアップは完了です。
22)ここで、手順3(Step 3)でコピーしてメモしたプロジェクトID(Project ID)を見つけ、CMDプロンプトウィンドウに入力します。次に、Enterキー(Enter)を押します。
23)次に、次のように入力します。
googlesamples-assistant-devicetool --project-id
続いてスペースバーを入力し、プロジェクトID(Project ID)を入力し、もう一度スペースバーを押して下のコマンドを入力し、 Enterキーを押して(Enter)Windows 11/10Googleアシスタント(Google Assistant)のセットアップを終了します。
register-model --manufacturer “Assistant SDK developer” --product-name “Assistant SDK light” --type LIGHT --model “GA4W”
24)プッシュツートーク機能を備えたGoogleアシスタント(Google Assistant)が必要な場合は、 CMDプロンプトウィンドウで以下のコマンドを入力し、 Enterキー(Enter)を押します。
py -m googlesamples.assistant.grpc.pushtotalk --device-model-id “GA4W” --project-id
25)これで、プログラムがアクティブなときにEnterキーを押して、 (Enter)Googleアシスタント(Google Assistant)に何をさせたいかを話すことができます。
Googleアシスタントは無料で使用できますか?
はい、Googleアシスタント(Google Assistant)は完全に無料で使用できます。お金はかかりません。Googleアシスタント(Google Assistant)の支払いを求めるプロンプトが表示された場合は、それが詐欺であることを確認してください。
注(NOTE):PCユーザーは、github.comからGoogleアシスタント非公式デスクトップクライアントをダウンロードしてインストールし、 (Google Assistant Unofficial Desktop Client)Wikiガイドの指示に従ってGoogleCloud(github.com)でGoogle(Google Cloud)アシスタントAPI(Google Assistant API)を設定できます。
Googleアシスタントは安全に使用できますか?
これらのクライアントとメソッドは公式ではありません。それらは回避策であり、したがって誰もそれらが安全であるとは言いません。できることは、別のGoogleアカウントを使用して、メインアカウントを安全に保つことです。電話で同じパーソナライズを取得することはできませんが、Googleアシスタント(Google Assistant)を使用することはできます。
Windows PC用の公式のGoogleアシスタント(Google Assistant)クライアントがないのはなぜですか?
それはグーグル(Google)だけが答えることができるものですが、それは主に彼らがお互いに持っている緊密な完成に関連しています。これに加えて、ほとんどのPCユーザーはアシスタントを使用しません。典型的な例は、あまり使用されなかったCortanaでした。(Cortana)
Windows 11/10 PCでGoogleアシスタント(Google Assistant)を設定する方法については、このチュートリアルで以上です。以下のコメントセクションであなたの経験を教えてください。
How to set up Google Assistant on Windows 11/10 PC
Just like Microsoft Cortana and Amazon’s Alexa, you can also use Google Assistant for PC. However, there is no simple way to start accessing Google Assistant for PC; you can always use it in a slightly indirect way but applicable for Windows 11/10 PC and Chromebook. In this post, we will walk you through how to set up Google Assistant on Windows 11/10.
Before you begin, you need first to enable Voice & Audio Activity for your Google Account.
Here’s how:
Google
Manage your Google Account
At the top, tap Data & personalization.
Under Activity controls, tap Web & App Activity.
Check or uncheck the box next to Include audio recordings to turn the setting on or off.
When the audio recording setting is off, voice inputs from interactions with Google Search, Assistant, and Maps won’t be saved to your Google Account, even if you’re signed in. If you turn the audio recordings setting off, previously saved audio is not deleted. You can delete your audio recordings at any time.
Is there Google Assistant for PC?
Yes, there is Google Assistant available on Windows PC through an unofficial client. The client lets you use many of the features of Google’s virtual assistant. It is like your personal Google that does everything for you.
Set up Google Assistant on Windows 11/10
To install Google Assistant for Windows 11/10, you need to download and install Python on your Windows PC. Ensure that you checkmark the box next to Add Python 3.8 to PATH.
After installing Python for Windows, continue as follows:
1) Open Windows Explorer, create a New Folder in C: Drive, and name it GoogleAssistant.
2) Now, in your web browser, open Google Cloud Platform and select Create Project. If it asks you to Sign in, use your Google account credentials and log in.
3) Use WinGoogleAssistant to name your project. You’ll see a Project ID under your project name; note it down somewhere and keep it safe as it will be required later on while using Google Assistant on your Windows PC.
4) Select Create and follow the instructions further.
5) Next, open Google Assistant APIs in your browser and select Enable to turn on Google Assistant API for your project. Later select Create Credentials.
6) Next will be the Add credentials to your project screen; choose the below-listed responses.
- Which API are you using?
- Where will you be calling the API from?
- What data will you be accessing?
The responses to be submitted for these questions will be Google Assistant API, Other UI (e.g., Windows, CLI tool), and User data, respectively, for the three questions above.
Click on What credentials do I need? After submitting your responses.
7) Then click on the Setup consent screen and change the Application Type to Internal.
Enter WinGoogleAssistant in the Application name and click Save at the bottom of the screen.
8) Then, Create credentials > Help me choose. Follow the instructions like the Point no 6. And then proceed towards the next step.
9) Type WGAcredentials in the name box and select Create OAuth client ID.
10) Download the credentials and tap Done.
11) Now, select the down arrow to download the JSON file. Save the file in the Google Assistant folder you created in Step 1.
12) Now press Windows key + R and type cmd in the Run dialog box, and hit Enter to open Command Prompt. In the command prompt, copy and paste in the syntax below and hit Enter.
py -m pip install google-assistant-sdk[samples]
13) Wait for the installation and then copy and paste in the syntax below and hit Enter again:
py -m pip install --upgrade google-auth-oauthlib[tool]
14) Open the Google Assistant folder from C: Drive and locate the JSON file you recently saved in Step 11. Right-click on the file and open it.
15) From properties, select the file name and copy it. Now, switch back to Command Prompt and type:
google-oauthlib-tool --client-secrets C:\GoogleAssistant\
and paste the file name you just copied in the step above followed by a Space bar, and then type the syntax below and hit Enter.
--scope https://www.googleapis.com/auth/assistant-sdk-prototype --save --headless
16) You’ll see a command prompt running, and later on, you will see a URL displayed just before a prompt that asks you to Enter the authorization code. Select the entire URL starting with https:// and copy it.
17) Now, open a new browser and paste the URL in the address bar. Use the same Google account credentials to sign in. You’ll see a dialog asking you to Allow access to Win Google Assistant. Tap Allow.
18) In the next window, you’ll see a long string of letters and numbers. Copy those characters using the copy icon at the side.
19) Again, go back to the Command Prompt window and paste the characters you just copied. It is the Authorization code you were asked to enter in Step 16. As soon as you press Enter, you’ll see a ‘credentials saved’
20) That’s it, you have Google Assistant on your Windows 11/10 PC
21) To test, on your CMD prompt window, type:
py -m googlesamples.assistant.grpc.audio_helpers
Your Windows 11/10 computer will record audio of 5 seconds and play it back. If you hear the audio, the Google Assistant setup is done.
22) Now, locate the Project ID you copied and noted in Step 3 and enter it in the CMD prompt window. Then, press Enter.
23) Next, type in:
googlesamples-assistant-devicetool --project-id
followed by space bar, type the Project ID and again press space bar and type in the command below and hit Enter to finish the Google Assistant setup on Windows 11/10.
register-model --manufacturer “Assistant SDK developer” --product-name “Assistant SDK light” --type LIGHT --model “GA4W”
24) If you want Google Assistant with push to talk functionality, enter the command below in the CMD prompt window and hit Enter:
py -m googlesamples.assistant.grpc.pushtotalk --device-model-id “GA4W” --project-id
25) You can now press Enter key while the program is active and speak out about what you want your Google Assistant to do.
Is Google Assistant free to use?
Yes, Google Assistant is completely free to use. It does not cost money. If you happen to see any prompt to pay for Google Assistant, know that it is a scam.
NOTE: PC users can download and install the Google Assistant Unofficial Desktop Client from github.com and then follow the instructions in their Wiki guide to set up the Google Assistant API in Google Cloud.
Is Google Assistant safe to use?
These clients and methods are not official. They are a workaround, and hence no one would say that they are safe. What you can do is use another Google account so your primary account remains secure. While you will not get the same personalization on the phone, you can still use Google Assistant.
Why is there no official Google Assistant client for Windows PC?
That’s something only Google can answer, but it’s mostly related to the close completion they have with each other. On top of this, most PC users don’t use an assistant, and a classic example was Cortana which did not pick up much usage.
That’s it on this tutorial on how to set up Google Assistant on Windows 11/10 PC! Let us know your experience in the comments section below.