I'm working with the google voice-aiy kit.
As far as I see with the assistant-sdk you should continuously say "Ok google" to ask one question and then start over if you want another one.
How this work with a DialogFlow app? Is it integrated?
When I try to talk to my app deployed to dialogflow it says to me "your is not available on this device"
Related
I created a Dialogflow project and have tested via Integration->Web Demo and Google Actions->Simulator; everything works correctly. I now want to test it on the actual device. My account is enabled for testing on the device - see screenshot. However, I can't locate it when I open the Google Assistant app on my iPhone search for it, I don't find it. What else do I have do to get in on my device? Thanks for the help!
Many Thanks
It won't show up in the Assistant Directory until you publish it, however you can start it the same way you start it in the simulator - by saying "Hey Google, talk to action name"
After deleting all activity associated with the Google account linked to the AIY Voice Kit Pi project, the Assistant no longer responds to voice input queries. Now the Assistant responds, "Actually there are some basic settings that need your permission first. Just go into the Google Assistant settings on your phone for more details." I did not use a phone for initial setup of the AIY Voice Kit project. Why would I need to use a phone now? Is there a workaround that I can do using the web interface of my Google account?
You should be able to follow these instructions through the web to enable certain permissions in order to use the Assistant.
Open the Activity Controls page
Ensure the following toggles are on:
Web & App Activity
In addition, be sure to select the Include Chrome browsing history and activity from websites and apps that use Google services checkbox.
Device Information
Voice & Audio Activity
If you are using a corporate managed Google account with the Google Assistant SDK ask your administrator to turn on Web & App Activity (for everyone or just your account). Ours was turned off for everyone which prevents an individual user from selecting the "Include Chrome browsing history and activity from websites and apps that use Google services" checkbox.
Google Admin G-Suite
I'm playing around with assistant SDK 0.1.0 .. Are "Actions on google" app supported on it? When I try to speak to my app it tells me " isn't supported on this device"
Yes Actions on Google are supported on the Assistant SDK. Saying things like "talk to Number Genie" will hand off the conversation to a third party app.
Are you sure the device is transcribing the action's name correctly? It should behave like any other surface.
I live in Poland, where Google Assistant isn't allowed (operated) and I would like to write a simple script, which allow me to say: "Ok, google, muzyka stop". Next device will stop music play. Is it possible to write this in dialogflow or other system?
When creating apps for the Google Assistant I'd recommend staying away from use cases already covered by the Google Assistant. In this case controlling music is already covered by the Google Assistant and will already work with most music streaming providers.
If you'd like to add the Google Assistant to your device and add the option to control your device, a conversational building tool like Dialogflow is probably not the best tool. You may want to consider adding the Google Assistant and voice controls to you device use the Google Assistant SDK.
We have developed a Google Apps Marketplace app and recently received reports from our users, that the App Launcher ("grid") wouldn't show our app's icon anymore.
This is a screenshot how it looks for my personal Google Apps account when I'm on www.google.com:
And this is a screenshot from my account when I'm on admin.google.com/AdminHome:
As you can see, only when I'm on the Google Apps account page, I can see icons of Marketplace apps. But it used to show up anywhere, also on www.google.com.
So Google must have changed something. The question is: can we get it back to the old behaviour?
PS: I know that it's just a link and one could simply bookmark it, but some of our customers are not really 'tech-savvy' and believe our app is 'gone completely' now. This is causing confusion everywhere.