Tamil language support for dialogflow bot deployed in google assistant - dialogflow-es

We would like to add tamil language in our dialogflow bot deployed in google assistant. Is Tamil language supported? Do we have to load any specific libraries.

No Tamil is not part of the supported languages for Dialogflow at the moment. Because Dialogflow is a service you are tied to the supported languages, you can't load any libraries to expand on the supported sets.
https://cloud.google.com/dialogflow/es/docs/reference/language

Related

Bot Framework Speech not working for other languages

I have created a bot and also supports multilingual (English, Kannada, Tamil, Telugu, Hindi). I am also adding Speech service to Bot. Bot is not able to recognize other than English. Could you please look into my issue and suggest me what changes needs to be done in Bot Framework WebChat.
Issue:
Base on user speaking language , it has to detect the language and set that language in Locale Parameter . let us suppose user speaking in Kannada it has to detect the language and text should be write in Kannada in the webchat . if he is speaking in Kannada the text should come in Kannada in webchat.
Webchat image

Change language in Bot Framework Composer

I'm using v1.0.1 and when I create a new bot, the bot is set to en-us automatically. This also affects LUIS apps created by bot framework composer which are set to en-us too. I want to create a bot for german language using german LUIS app.
Is there any way to change the language of the bot in Microsoft Bot Framework Composer?
Edit
According to this multi language recognizers will be available in august 2020 at the earliest.
You might be able to work with translation middleware for the time being though? It would still have you to set up the LUIS app in English, but translate the user/bot messages via the middleware. Maybe not ideal, but if it can be a help for now.
There is an ongoing question for how to use translation middleware in Bot Framework Composer here: https://github.com/microsoft/BotFramework-Composer/issues/3514.
An example of translation middleware is available here: https://github.com/microsoft/BotBuilder-Samples/tree/master/samples/csharp_dotnetcore/17.multilingual-bot

How to test DialogFlow FB Messenger integration in different languages outside the DialogFlow simulator?

Is there a way to test DialogFlow agent in a non-default language in Facebook Messenger or using another way that is not the DialogFlow's own simulator (console.dialogflow.com)?
Facebook Messenger integration works great in a default language, but when I try to talk in a non-default language DialogFlow keeps responding in a default language. I tried changing Facebook interface language to a non-default language and it is still the same problem.
I also tried using DialogFlow's Web Demo, but it looks like that support only the default language too. Response about that from Google representative is here:
https://productforums.google.com/forum/#!topic/dialogflow/RPVrna1_Yoc

Can I get Arabic language support in DialogFlow?

I want to create a chatbot which supports Arabic and English. Is it possible to get the Arabic language support?
Unfortunately, there's no Arabic language support in api.ai for now. you can create multi-language bot at api.ai but it has the support of total 21 languages. A max of 15 locales can be added to an agent. English is default language when you create your agent. You can even add support for more languages later on. Please check out links
https://dialogflow.com/docs/multi-language

Watson Speech to Text API for Dutch Language support with Node.js

At present Watson Speech-to-Text API supports only Brazilian Portuguese, French, Japanese, Mandarin Chinese, Modern Standard Arabic, Spanish, UK English, and US English.
Is there any alternative way to make API support for Dutch language with Watson Speech-to-text API?
If not, is there any planned release which could support Dutch language ? Whom to request for inclusion of this in the next release ?
Checkout and support for inclusion of Dutch Language Watson Speech-to-Text API service
Current Watson Speech to Text does not provide any alternative to support Dutch language. We do not comment on our future roadmap as it is subject to change but please reach out to me directly to talk in more detail about inclusion of this request.

Resources