Search code examples
dialogflow-esactions-on-googlegoogle-home

Is it possible for google action Dialogflow to open a website in browser?


So, i am making an Action for Google Assistant in which I want to do this

user:- ok google, talk to 'action name'
google :- and google action will open browser and go to the www.example.com to the website.

is is possible to do? if yes, then whats the code for it?


Solution

  • There is no direct way to do what you want. There are, however, a number of things you can look into.

    But all of them suffer from actually requiring a device that supports a web browser, and not all of them do. Smart Speakers, in particular, don't, but even Smart Displays don't support a browser currently. So you'll also need to

    • Make sure the current device they're using supports a browser
    • Possibly redirect them to the Assistant running on a device that does