Conversational Actions were deprecated on June 13, 2023. For more information, see Conversational Actions sunset.

Build localized Actions

Actions Builder and the Actions SDK both support localization of your Action. When you serve your Action in multiple languages, the user-facing content of your Action requires translation. For example, intents should have multilingual training phrases.

By default, your Action projects support the following:

  • Supports all regions (countries), as long as your users have set their Google Assistant device to a geographic region supported by Assistant and a language supported by your Actions project.

  • Uses a Text-To-Speech voice that corresponds to the user's Assistant locale. You can override this behavior and choose a specific TTS voice that doesn't change based on the user's Assistant locale.

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.