Jean-Philippe Encausse
Jean-Philippe Encausse

Reputation: 1521

"Talk to action" in French

I setup a GoogleHome Action that works in the Preview console

How can I test that action on GoogleHome in French ? Any workaround ?

Upvotes: 2

Views: 158

Answers (2)

manatlan
manatlan

Reputation: 1131

BTW, I found a "workaround", which let me call my french api.ai agents thru a real google assistant.

I've made an IFTTT applet (with GoggleAssistant service), which can understand a "Say a phrase with a text ingredient", like "mybot $"

So when I said "mybot fait ce que tu as a faire", IFTTT send the ingredient ("fait ce que tu as a faire") to a webservice of my own, which query my agent on api.ai, with the apiai python lib.

The agent do what it can do, and ifttt sends back a poor response (just a text). I loose the answer of my agent, and kill its interactivity.

But it can handle actions, for now. It's usable til assistant can invoke agent with french language

Upvotes: 1

Prisoner
Prisoner

Reputation: 50701

Although Google Home and the Google Assistant is available in French, Actions is not (yet) supported. At I/O it was announced that it would be available this year, and Google has been rolling out additional language support for Actions, so hopefully this will be announced soon - but it isn't available yet.

Upvotes: 5

Related Questions