[go: nahoru, domu]

Skip to main content

Reddit and its partners use cookies and similar technologies to provide you with a better experience.

By accepting all cookies, you agree to our use of cookies to deliver and maintain our services and site, improve the quality of Reddit, personalize Reddit content and advertising, and measure the effectiveness of advertising.

By rejecting non-essential cookies, Reddit may still use certain cookies to ensure the proper functionality of our platform.

For more information, please see our Cookie Notice and our Privacy Policy.

Get the Reddit app

Scan this QR code to download the app now
Or check it out in the app stores
parkHyeo u/parkHyeo avatar

parkHyeo

u/parkHyeo

New
Open sort options
Change post view

Google Smart Speaker How To Make Use Custom Intent?
r/GoogleAssistantDev icon
r/GoogleAssistantDev

A community for developers building Actions for the Google Assistant, smart home Actions, and other software that integrates with the Google Assistant. This subreddit is owned and moderated by Googlers and Google Developer Experts.


Members Online
Google Smart Speaker How To Make Use Custom Intent?

I aim to trigger a request to Cloud Functions upon receiving a specific intent command from Google's smart speaker and have it processed by calling an external API. My plan was to develop this using Actions on Google Console.

However, in the Develop tab of Actions on Google Console, I only see Invocation (DisplayName) and Actions (webhook, log, SDK settings) as the available options. Despite connecting to the Cloud Functions trigger via a prepared webhook, nothing happens during testing.

I noticed that functions developed by other developers for Direct Actions are still operational, which makes me wonder what I might be missing.

Here are my questions:

  1. What exactly are Direct Actions?

  2. I came across terms like Scenes / Intents and learned that support for Conversation Actions has ended. Does this mean customizing Scenes / Intents to process specific actions is now impossible?

  3. If development through Actions on Google Console is not feasible, is there an alternative approach? In my preliminary research, I found something about App Actions, but it seemed like it would require a significant development effort.

  4. Is it possible to invoke Cloud Functions via the HomeGraph API? It appears that it needs to be done through Google Assistant, but I can't find any information on customizing Google Assistant for this purpose.


parkHyeo u/parkHyeo avatar