Responses (Dialogflow)
Stay organized with collections
Save and categorize content based on your preferences.
When you build an Action for the Assistant, you design your conversations for a
variety of surfaces, such as a voice-centric conversation for voice-activated
speakers or a visual conversation on a surface that the Assistant supports. This
approach lets users get things done quickly through either voice or visual
affordances.
As you build your fulfillment, you can select from a variety of engaging
response types for the Assistant to present to users:
- Simple responses: Simple responses take the form of a chat bubble visually
and use text-to-speech (TTS) or Speech Synthesis Markup Language (SSML)
for sound. Simple responses cannot be used on screen-only experiences, and
other response types always include at least one simple response.
- Rich responses: Rich responses add visual or functional elements to a
simple response to enhance user interactions with your Action. With rich
responses, you can also display tabular data or play longer-form audio
content.
- Visual selection responses: Visual selection responses provide a visual
interface for users to choose between multiple options that are most easily
differentiated by their title or by an image.
For more visual or immersive experiences, consider building with Interactive Canvas
instead.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["Actions on Google are designed to work across multiple surfaces, allowing users to interact through voice or visual elements."],["Developers can utilize various response types, including simple, rich, and visual selection responses, to enhance user interactions."],["Rich responses incorporate visual or functional elements, like displaying tabular data or playing audio, to enrich simple responses."],["Visual selection responses offer a visual interface for users to select options from a list, ideal for choices easily differentiated by title or image."],["For highly visual or immersive experiences, Interactive Canvas is recommended as an alternative development approach."]]],[]]