3

Hi I'm currently working on an app for google home / google Assistant

I use dialogflow and after my intent I want to ask the user if I should set a timer for him. How can I achieve this?

Mar
  • 1,129
  • 1
  • 13
  • 18

1 Answers1

1

You do not have access to the timer/alarm on the Google Home or Google Assistant.

In some cases, you can use Notifications to do what you want, but these aren't available on the Google Home yet.

Prisoner
  • 49,922
  • 7
  • 53
  • 105