Is it possible to add custom background image for carousels on Google Assistant Actions?

Furkanicus

I am developing an action for Google Assistant and I want to know what I can on Smart Displays. In Google's own video, upon user input, the app shows carousels and if the user clicks any one of the carousel items, a new screen with a different background image opens.

When I dug in to see how we can do that, all I could find was a single general background image in the app setting. So my question is how can I change the background image depending on the user-input?

The carousels displayed after the user input Custom background after clicking the carousel

aygul

Google's styling options (incl. background image) for Actions on Google can be found in the Theme customization tab in the Actions on Google console. Please note that if you define a theme for your project, rich responses across your project's Actions will be styled according to your theme.

Background image will use a custom image in place of the background color. You'll need to provide two different images for when the surface device is in landscape or portrait mode, respectively.

Reference: https://developers.google.com/actions/assistant/responses

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Can't trigger custom actions on google assistant sdk

From Dev

How to add a background image to google maps markers?

From Dev

Is it possible to add descriptions to custom Google Spreadsheets commands?

From Dev

Is it possible to add custom images to google analytics dashboard?

From Dev

Is it possible to invalidate Text only, but not background image on a custom View on android?

From Dev

Add local image as custom marker in google maps

From Java

How to add system intents (e.g. actions.intent.MEDIA_STATUS_FINISHED) to the Google Assistant Action Builder

From Dev

Is it possible to add image as background to edit text keeping underline in Android?

From Dev

How to add custom image background to span inside bootstrap button?

From Dev

Add a custom background image as my uiwebview starts to load (using Swift)

From Dev

Add a custom background image as my uiwebview starts to load (using Swift)

From Dev

How to Set background image of a custom google map marker?

From Dev

Add custom button actions to Quill

From Dev

Is it possible to use a Custom Action to add an item to a Site Actions menu in a Sharepoint 2013 app?

From Dev

Android - Custom background image

From Dev

DialogFlow/Actions: Allow Google Assistant user to create Event in Google Calendar from Actions App

From Dev

How to add session attributes in google assistant

From Dev

Add a background Image for ImageButton

From Dev

How to add a background image

From Dev

Possible to add ground overlay to google map with stored image?

From Dev

Are system-wide Thunar custom actions possible?

From Dev

Is it possible to backup and restore Thunar custom actions?

From Dev

How to add custom marker image Google Static Map

From Dev

It is Possible to set background image for a label

From Dev

Is it possible to add multiple actions to a CompletableFuture with whenComplete(...)?

From Dev

Unwanted background noise in the German Google Assistant SSML output

From Dev

Custom background image for each page

From Dev

Custom Background Image From UIPickerController

From Dev

Custom NavigationDrawer with full image as a background

Related Related

  1. 1

    Can't trigger custom actions on google assistant sdk

  2. 2

    How to add a background image to google maps markers?

  3. 3

    Is it possible to add descriptions to custom Google Spreadsheets commands?

  4. 4

    Is it possible to add custom images to google analytics dashboard?

  5. 5

    Is it possible to invalidate Text only, but not background image on a custom View on android?

  6. 6

    Add local image as custom marker in google maps

  7. 7

    How to add system intents (e.g. actions.intent.MEDIA_STATUS_FINISHED) to the Google Assistant Action Builder

  8. 8

    Is it possible to add image as background to edit text keeping underline in Android?

  9. 9

    How to add custom image background to span inside bootstrap button?

  10. 10

    Add a custom background image as my uiwebview starts to load (using Swift)

  11. 11

    Add a custom background image as my uiwebview starts to load (using Swift)

  12. 12

    How to Set background image of a custom google map marker?

  13. 13

    Add custom button actions to Quill

  14. 14

    Is it possible to use a Custom Action to add an item to a Site Actions menu in a Sharepoint 2013 app?

  15. 15

    Android - Custom background image

  16. 16

    DialogFlow/Actions: Allow Google Assistant user to create Event in Google Calendar from Actions App

  17. 17

    How to add session attributes in google assistant

  18. 18

    Add a background Image for ImageButton

  19. 19

    How to add a background image

  20. 20

    Possible to add ground overlay to google map with stored image?

  21. 21

    Are system-wide Thunar custom actions possible?

  22. 22

    Is it possible to backup and restore Thunar custom actions?

  23. 23

    How to add custom marker image Google Static Map

  24. 24

    It is Possible to set background image for a label

  25. 25

    Is it possible to add multiple actions to a CompletableFuture with whenComplete(...)?

  26. 26

    Unwanted background noise in the German Google Assistant SSML output

  27. 27

    Custom background image for each page

  28. 28

    Custom Background Image From UIPickerController

  29. 29

    Custom NavigationDrawer with full image as a background

HotTag

Archive