HOW TO INSTALL GOOGLE ASSISTANT ON PC? - WINDOWS / MAC/ LINUX (2017) - MRNIAMSTER

Advertisement

Post Top Ad

HOW TO INSTALL GOOGLE ASSISTANT ON PC? - WINDOWS / MAC/ LINUX (2017)

Share This






Now Google Assistant can be installed on Any Windows 10/8/7, Mac OS and Linux PC. It's quick and easy but works on CLI, so don't expect Android like user experience.

Download Python : http://python.org/

Create Project

https://console.cloud.google.com/project



Configure Google Assistant API

https://console.developers.google.com/apis/api/embeddedassistant.googleapis.com/overview?pageId=117598330312691731587



Enable/Disable Activity Controls

https://myaccount.google.com/activitycontrols?pageId=117598330312691731587



Installing Google Assistant Dependencies

py -m pip install google-assistant-sdk[samples]



Command to Authorize App



py -m googlesamples.assistant.auth_helpers --client-secrets path/to/.json file



Command to Test Google Assistant on Windows, Mac or Linux PC



python -m googlesamples.assistant.audio_helpers



Command to Use Google Assistant on a Linux, Windows and Mac PC:





python -m googlesamples.assistant


No comments:

Post a Comment

Post Bottom Ad