Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Install Google Assistant on Windows 10

Prerequirements:
Python

Create a Project in Google Cloud Platform Console website.

pip install google-assistant-sdk[samples]
pip install --upgrade google-auth-oauthlib[tool]
google-oauthlib-tool --client-secrets path/to/client_secret.json --scope https://www.googleapis.com/auth/assistant-sdk-prototype --save --headless
googlesamples-assistant-audiotest –record-time 10
googlesamples-assistant-devicetool –project-id ##### register-model –manufacturer “Assistant SDK developer” –product-name “Assistant SDK light” –type LIGHT –model Name_Anything
googlesamples-assistant-pushtotalk –project-id ##### –device-model-id Name_Anything



ga.cmd
@echo off
py -m googlesamples.assistant.grpc.pushtotalk


Now run ga in cmd 

Source
 


This post first appeared on SMARTMANOJ, please read the originial post: here

Share the post

Install Google Assistant on Windows 10

×

Subscribe to Smartmanoj

Get updates delivered right to your inbox!

Thank you for your subscription

×