GetBallot / web

Firebase backend for the Ballot app
http://www.getballot.com
Apache License 2.0
1 stars 2 forks source link

Send information to phone #2

Open chiuki opened 5 years ago

chiuki commented 5 years ago

When you ask for directions on Google Home, it sends a card to your phone with details. I would like to do that for contests since it's very tedious to say them when there are more than 5.

tijunoi commented 5 years ago

Hey, casually I just implemented this on my Google Assistant test action. Can I help in some way?😄

chiuki commented 5 years ago

Great! Do you have some sample code?

tijunoi commented 5 years ago

Sure, I'll post it when I get back to my laptop. There's a caveat, though. I only got it to transfer the conv to the phone if I ask the user to transfer to a new surface. I'm still looking for a direct solution, like with Maps directions, which get sent to the phone directly.

chiuki commented 5 years ago

ah yes I am interested in a direct solution as well.