
In the next page, under "App Registration" select your email for " User Support email" In the OAuth Consent Screen under User Type, select External. Now, from the hamburger menu, click on " Credentials" In the search bar, type " Google Assistant" and click on " Google Assistant API" Now, from the hamburger menu, select " APIs & Services"
Click on the " ALL" tab and select the name of the project you just created. You will see a popup titled " Select a project". In the Navbar beside the logo, click on the button to select a project But in order to authenticate, you have to "Configure Consent Screen" Configure Consent Screen Now, you are done with the registration process. Now, after you have created a model, you will be asked to download the credentials. You will see a "Register Model" popup, fill all the details and for device type, select any (eg: light). Now, you will be landed in the "Device Registration" page. Just scroll to the bottom and click on the "click here" link right after the text "Are you looking for device registration?" to proceed to Device Registration Now, after your project is created, you will see the "onboarding" page. Enter any project name and set other options accordingly and click on " Create Project button"

There's a couple of things that need to be done in order to run this application properly.įirst of all you need your own Google Cloud account, since the Google Assistant SDK is still in alpha, google allows only 500 api calls everyday, the trial version will suffice since the Google Assistant SDK is still in alpha.Īfter you've got your client_secret_.json file rename it to client_secret.json and put it in the src/renderer folder.You will see a " New Project" popup.
