Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Build Actions for GDG Kyoto

Build Actions for GDG Kyoto

Yoichiro Tanaka

June 30, 2018
Tweet

More Decks by Yoichiro Tanaka

Other Decks in Programming

Transcript

  1. Yoichiro Tanaka Software Engineer / IT Architect Google Developers Expert

    (Assistant, Web) twitter.com/yoichiro google.com/+YoichiroTanaka
  2. This spring, join one of many developer-organized events around the

    world to learn how to build Actions for the Google Assistant that are useful for your community - whether it's a professional network, an interest group, or your hometown.
  3. Google Assistant is in many devices including Android, iOS, PCs,

    TVs, Cars, Headphones, Watches and Speakers. devices where Google Assistant lives. 500M
  4. Android and Web based on Google Assistant, and not only

    GUI, but VUI also will become main interface. Internet GUI VUI
  5. All developers need to use the Actions on Google. Google

    Cloud Platform, Dialogflow Android, Google Play, Web, etc. Actions on Google Smart-(phones | watches | speakers | earphones | tvs), PCs, Cars
  6. The Actions on Google is an entry point of all

    developments for the Google Assistant.
  7. Developers can build two actions: Conversational Actions and Smart Home

    Actions. Conversational Actions Smart Home Actions
  8. Developers can build two actions: Conversational Actions and Smart Home

    Actions. Conversational Actions Smart Home Actions
  9. Submit for review Create images (1920x1080, 192x192) Create a privacy

    policy Fill in fields for Directory listing
  10. Create a privacy policy It is necessary to provide a

    privacy policy document for all actions. You need to register the URL. Sample: http://bit.ly/2tKVt9A
  11. Invocation name Try to say your candidate name to know

    how to recognize it by the Google Assistant. Confirmation points are: • How to recognize the invocation name by the Google Assistant. • Has the invocation name already been used by other action.
  12. We just have been starting building an ecosystem of the

    Google Assistant. We need your cooperations.