google-assistant icon indicating copy to clipboard operation
google-assistant copied to clipboard

A node.js implementation of the Google Assistant SDK

Results 16 google-assistant issues
Sort by recently updated
recently updated
newest added

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.2 to 6.10.3. Changelog Sourced from protobufjs's changelog. Changelog 7.0.0 (2022-07-08) ⚠ BREAKING CHANGES drop support for Node 4, 6, 8, 10 (#1764) move command line tool...

dependencies

Trying to execute the code with client_secret json file. When I put the path in the code and try to execute after installing node module, get the following error `/google-assistant/components/auth.js:26...

Hi I am trying to get the `console-input.js` example working. I have setup my google console project, have downloaded the key file and have run my app: ![image](https://user-images.githubusercontent.com/10414642/125183205-7d069380-e20c-11eb-8938-f01c030ba10a.png) I then...

Hello, I am new to JS / NODE.js... sorry in advance for the silly question. Wondering how I can make this work... I have installed node.js on my PC. Trying...

Hello, Thanks for your work. Really appreciate. I was wondering if there is any IPv6 support coming soon ? I can't disabled it on my LAN and don't want to...

enhancement

This commit allows Auth URL be passed to the custom token input handler function (`config.tokenInput()`) as parameter to provide the front-end a way to handle unexpected issues when opening the...

Thanks so much for the great library. I'm running into a problem getting it working on a Raspberry Pi Zero W. When running the mic-speaker example I'm seeing this error...

help wanted

Hi, great job guys on the implementation of the google assistant service! loving it :) I'm interested on both text and audio responses. I realized that certain types of question...

Is it support local category ? Let say i am asking "any flower shops nearby". I have set the device location but the response was empty result. code setting details:...

google issue

For *some* questions, such as: _Who is Robert Plant?_ or _Who is Mark Cuban?_ I think stuff where there are images that get sent back in the HTML, it keeps...