Can I test my Dutch Google Action on locally on my device? - actions-on-google

I recently started working with Google Actions and Alexa Skill.
The Google Assistant now supports the Dutch language on Android.
I can't seem to get my Dutch skill working on my Google home (alpha version)
Is this not possible yet or am I just doing something wrong?
Thanks in advance!

Related

Actions on Google voice commands language

I built my Actions on Google project that works perfectly in English but when I tried tell something like "Turn on kitchen light" but in Polish the assistant said that this lights aren't configured yet. So I don't know what should I do. My AoG project has set localization to Poland, I can control my lights with Google Home app manually but through Google Assistant I can only speak in English. Please help me solve that. Am I missing something or am I just blind and don't see option which I should switch.
In order to be able to control devices in a given supported language you will need support both on the project (AoG console) and the device on which the user issues the command. The language setting of the assistant on your phone or the google device (nest hub) might not be set to Polish language. There is also the possibility that the assistant might not be able to understand what you said, so you can try typing the command in Polish.
If you still experience the issue you can open a ticket on the Public Issue Tracker.

Google actions not available in google assistant for test project

I am able to run the simulator on my test project within the console actions webpage. However when I test it on the google assistant app on my phone, the test project opens and replies “this application isn’t available in your country”. I am located in Canada.
Would appreciate any assistance on why this restriction is coming up.
I changed my phone language from English (Canada) to English (US) and it works. I’m not sure why English isn’t universal but at any rate that solved the problem!

How to set up French Language for Google Assistant SDK on a Raspberry Pi?

Now that Google Assistant is available, is it possible to have the french language on a raspberry pie ?
Best regards
The google assistant is still not supporting French yet, until the time I am writing this post:
https://support.google.com/assistant/answer/7394513?co=GENIE.Platform%3DAndroid&hl=en
multi languages will be first supported in Pixel and then other devices like google home and then released in the assistant sdk, so i think you will have to wait for a while until you get in in the assistant sdk.

Actions on Google - supported for German language?

Google Assistant seems to be rolling out to Android phones in Germany starting today (at least if they have the beta version of the Google app).
Are "Actions on Google" also supported in the German language, and if not, when is that going to come? I just tried to invoke some actions and it didn't work. Or was I just using the wrong phrase?
There are two issues here:
Actions on Google are not (yet) supported on a Google Assistant besides the Google Home.
Actions on Google and Google Home are not (yet) supported in anything besides English.
Update: May 2017
At Google I/O, they made two announcements relevant to this:
Actions on Google are now available through the Assistant available on Android and iOS, not just Home.
Actions aren't (yet) available in anything besides en-US. They've announced that en-GB, French, and German will be available "later this year".
Update: Oct/Nov 2017
As #johan98 notes in his answer - German is now a supported language.
Actions on Google is now available in German, according to
https://developers.googleblog.com/2017/10/apps-for-google-assistant-new-languages.html

Localizing an already developed application using google translater

"How to localize a project i.e., already developed in some language by using Google translater". please tell me i have n't any idea on that.
Please, don't use Google translator for localizing your app! Google translator is a mechanic translator, not a human. The results are not very good. (Try to read an instruction book which was translated from Chinese to English ;) )
If your app is popular or has some fans, ask the community for some nativ speaker. Or if you have an payed app, you could go to some kind of a translator-agency.
Use Google Language API. There is a lot of documentation and help here