The use of Vietnamese Google Assistant has been gaining popularity recently, and for Windows users, there isn't currently any tool that supports Vietnamese. However, users can still utilize Vietnamese Google Assistant following our guide on installing Google Assistant on Windows PC below. Of course, it will require you to have a bit of curiosity and computer knowledge, so you should consider before proceeding with installing Google Assistant on Windows.
Installing Google Assistant on Windows PC
Download the latest version of Google Assistant for your smartphone
Guide to installing Google Assistant on Windows PC
Step 1: To install Google Assistant on your Windows PC, you need to first install Python on your computer. Download Python from here.
>> Once Python is downloaded, open the software and select Customize installation.
Step 2: The next step is straightforward, simply press Next to continue.
However, at the following step, remember to select Add Python to environment variables, as it is crucial for installing Google Assistant on Windows.
Step 3:
Step 4: To verify if Python is installed, press the Windows + R key combination, then type cmd and press OK.
Step 5: Type python. If you see the result below, it means the first step in installing Google Assistant or OK Google on Windows is done.
Step 6: Next, visit HERE and click on Select a project > New Project.
Step 7: Enter a name for the Project and then select Create.
Step 8: Navigate to the menu bar and select APIs & Services > Library to enter the library.
Step 9: In the library, navigate to Search Google Assistant and click on the found API result.
Inside Google Assistant API, Enable to activate it.
Step 10: In the next window, click Create Credentials to generate Credentials for the account.
Step 11: Provide the correct answers as shown in the image below and select What credentials do I need?
Step 12: Click on Setup Consent Screen to configure your account a bit.
Step 13: Choose Create credentials to initiate the creation process...
Step 14: Name it and press Create OAuth Client ID.
Step 15: Next, download the JSON file to your computer and click Done to close.
Remember to save the JSON file and keep it in its original location because it's crucial.
Step 16: Reopen Windows + Run and type CMD but press Ctrl + Shift + Enter to open with Admin privileges.
Step 17: Enter the following two lines of code to run:
py -m pip install google-assistant-sdk[samples]
pip install -upgrade google-auth-oauthlib[tool]
Step 18: Next, input the following code, ensuring to replace path/to/xxxx,json with the path to your downloaded JSON file.
google-oauthlib-tool -client-secrets path/to/XXXXX.json -scope https://www.googleapis.com/auth/assistant-sdk-prototype -save -headless
After running the above command, you'll receive a URL. Copy and paste it into your browser. Select your Google account and you'll receive an authentication code. Copy the code and paste it into the Command Prompt, then press Enter.
Step 19: To check if Google Assistant is functioning properly, enter the following two commands sequentially:
Utilize python -m googlesamples.assistant.audio_helpers command for seamless audio assistance.
Harness python -m googlesamples.assistant module to access Google Assistant functionalities.
Install Google Assistant on Windows PC effortlessly following our comprehensive guide. Despite its length, our method stands as the sole approach for Windows. Mytour wishes you triumph in your Google Assistant installation endeavor. Apart from Android, now you can Install Google Virtual Assistant in Vietnamese on iPhone, although the installation process differs due to its unavailability in Vietnam, despite being Vietnamese-supported. Refer to the steps to install Vietnamese Google Virtual Assistant on iPhone here and follow the instructions.