Build a Google Assistant App with DialogFlow
Detecting, interacting and sending conversations between surfaces using Firebase Cloud Functions and DialogFlow
Autoplay
Up next
Previous
About
There are more than 500 million devices that support the Google assistant. However, not all of them are the same, some don't have screens, others don't have audio, etc.
For a really responsive action, you need to make sure your action supports the highest percentage of devices but also uses the maximum of the capabilities of each one.
For those cases, its necessary to check the capability of the surface where the action has been triggered and return a response that is valid for that surface, or request from the user to send the conversation to a device that supports that required capability
Summary of content
- Detecting the capability of the current surface
- Displaying the content if the surface supports the required capability
- Requesting to send the conversation to a new surface if the capability is not supported
- Adding the intent to be received by the new surface
- Testing on a device that supports the capability
- Testing on a device that doesn't support the capability
References
Instructor
Links
Comments
Lessons in Build a Google Assistant App with DialogFlow
Introduction to Actions on Google and using the Google Assistant
02:03
DialogFlow and the other available options of actions on Google

01:31
Creating an Google Assistant Action with DialogFlow

01:22
Creating your first DialogFlow Intent

01:09
Creating Dialog Follow up intents

01:42
Using the DialogFlow System Entities

Pro
01:04
Creating your first DialogFlow entity

Pro
01:14
Making your DialogFlow action smarter by editing the training phrases from the users usage

Pro
01:12
Having a better understanding of the Welcome and Fallback intents in DialogFlow

Pro
01:24
Ending your DialogFlow conversation

Pro
01:13
Create a DialogFlow agent fulfillment webhook using the Inline Editor

Pro
01:36
Deploying a DialogFlow fulfilment cloud function using the Firebase client

Pro
02:24
Adding JavaScript code to Firebase CloudFunction for your DialogFlow action

Pro
02:24
Creating a simple response to the user in JavaScript with Firebase Cloud Functions and DialogFlow

Pro
01:40
Creating a BasicCard UI element response with Firebase Cloud Functions and DialogFlow

Pro
01:57
Creating a Carousel of items UI element response with Firebase Cloud Functions and DialogFlow

Pro
01:57
Playing a media object to the user with a Firebase Cloud Function using DialogFlow

Pro
01:36
Playing media object and customising the Google's assistant voice using Speech Synthesis Markup Language on DialogFlow

Pro
02:58
Accessing users restricted data by requesting permission using Firebase Cloud Function and DialogFlow

Pro
02:22
Storing users data in the users storage using Firebase Cloud Functions and DialogFlow

Pro
02:09
Reading the stored data in the user storage using Firebase Cloud Functions and DialogFlow

Pro
01:58
Detecting, interacting and sending conversations between surfaces using Firebase Cloud Functions and DialogFlow

Pro
02:39
Debugging and fixing bugs in your Firebase Cloud Function

Pro
01:14
Deploying your Google Assistant Action to testing or production

Pro
01:31

Something went wrong
Lesson added to playlist
Create new playlist
Name can't be empty