Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Dialogflow multi-language integration

I have a working agent in two languages. But when I use Integrations option with Twitter and Facebook only default language is available.

How can I setup Dialogflow to have both languages working on Twitter and Facebook?

Note: Integration with Google Assitant works in both

Thanks!

like image 429
Javier Muñoz Avatar asked May 09 '18 13:05

Javier Muñoz


People also ask

How many languages does Dialogflow support?

Google Dialogflow (and Contact Center AI) currently supports speech-to-text capabilities in 32 languages and text-to-speech capabilities in 28 languages, and Google Translate supports translation between 104 languages.

Is Dialogflow deprecated?

June 13, 2022. The Dialogflow ES Google Assistant integration will be removed on June 13, 2023. This is due to the Google Assistant Conversational Actions planned sunsetting.

How do I add more languages to my Dialogflow agent?

Just export a new copy of your most recent agent, add languages to the newly copied version, and push that one live to replace the last version using RESTORE FROM ZIP. That way you’ll never have an interruption in service or inadvertently publish an agent that’s under construction. Adding more languages to your Dialogflow agent is easy-ish.

How many languages does Dialogflow support?

Dialogflow has multi-language support for 16 languages, so so I’m going to show you how to build a multi-language Chatfuel bot with one of Dialogflow’s built in languages. We’ll also use the Multi-language Dialogflow template from Chatfuel.

How does Dialogflow work with multilingual chatbots?

Now that your agent is multilingual, your Botcopy web chatbot has the remarkable ability to detect end users’ language preferences in their browser setting. This information is instantly conveyed to your Dialogflow agent and will toggle the language setting to the appropriate one automatically.

When does Dialogflow handle a locale-specific language request?

When a request supplies a locale-specific language that is not supported by the agent, but the associated root language is supported by the agent, Dialogflow handles the request using the root language. System entity extraction is an exception to the previous rule.


1 Answers

There's no way you can do that according to documentation. Dialogflow integration works only in its default language. Last paragraph of the page

like image 80
Gray_Rhino Avatar answered Oct 22 '22 21:10

Gray_Rhino