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

Make you Gadget Talk: Google Assistant

Make you Gadget Talk: Google Assistant

Google Assistant is a new way how you can interact with the Web. In this talk Alexey will show how to get started with writing apps for Google Assistant and test them on Android, iOS and Google Home device. During the 40 minutes we will write an app from scratch and will debug it together using a Google Home device

Alexey Buzdin

November 11, 2017
Tweet

More Decks by Alexey Buzdin

Other Decks in Programming

Transcript

  1. Make you Gadget Talk:
    Assistant
    @AlexeyBuzdin, November 2017

    View Slide

  2. @AlexeyBuzdin
    Writing Mobile and Java stuff
    Organizing events
    Speaking at conferences

    View Slide

  3. Make you Gadget Talk:
    Assistant
    @AlexeyBuzdin, November 2017

    View Slide

  4. View Slide

  5. View Slide

  6. View Slide

  7. View Slide

  8. View Slide

  9. View Slide

  10. → Allo
    → Android
    → Android TV
    → Pixel Book
    → Google Home
    → Google Wear
    → Pixel Buds
    → iPhone

    View Slide

  11. Cloud Speech API
    https://cloud.google.com/speech/

    View Slide

  12. Actions on Google
    https://developers.google.com/actions/

    View Slide

  13. Let's do some
    action!

    View Slide

  14. 1. Greetings
    2. Order Pizza
    3. Order Drink
    4. Specify address
    5. (Optional) To which to to deliver?

    View Slide

  15. How to trigger your app
    "let me talk to $name"
    "I want to talk to $name"
    "can I talk to $name"
    "talk to $name"
    "let me speak to $name"
    "I want to speak to $name"
    "can I speak to $name"
    "speak to $name"
    "ask $name"
    "ask $name to ..."

    View Slide

  16. Entities
    System Entities and Developer Entities
    https://dialogflow.com/docs/reference/system-entities

    View Slide

  17. UI Result
    https://developers.google.com/actions/assistant/responses

    View Slide

  18. View Slide

  19. View Slide

  20. Thank You!
    Q&A
    Follow me on Twitter @AlexeyBuzdin

    View Slide