Skip to content

v3.1.2

Compare
Choose a tag to compare
@greghesp greghesp released this 05 Dec 17:12

Assistant Relay v3!

Assistant Relay is a Node.js server that exposes the Google Assistant as a REST API.

Send Assistant Relay any query you would send the Google Assistant SDK, and get a response back.

It also supports the Google Home Broadcast command so you can send audio notifications to your Google Home devices, without interrupting music.

New in V3.1.2

Note: Please run npm i after updating

  • Fixed a bug that prevented OAuth from working