Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 973 Bytes

google-assistant.md

File metadata and controls

26 lines (16 loc) · 973 Bytes
description
Seamlessly integrate Google Assistant with your favorite APIs, databases, and programming languages, using WayScript.

Google Assistant

Have Google Assistant speak a phrase.

{% hint style="info" %} To run your script using an Google Assistant voice command, use the Google Assistant Trigger.‌ {% endhint %}

​ ⚙ Setup

In order for your speech to be read, you must include a Google Assistant Trigger in your script and launch the script from a Google Assistant-enabled device.

See the Google Assistant Trigger documentation for more details.‌

​ 🗣 Speech Text

Enter the phrase you would like Google Assistant to speak in the "Speech Text" field.‌

You can include variable values by dragging them into this field from the Variables panel.