Skip to main content

All Questions

-1 votes
1 answer
87 views

How to Develop Applications for Google Home Devices in 2024

I have been working on creating an Alexa Skill as part of a larger project. Now, I need to develop a similar application for Google Home devices. Initially, I thought this would be straightforward ...
Xito A's user avatar
  • 1
0 votes
1 answer
119 views

Google Conversation Assistant Sunset

I have a good project based on actions on google precisely in dialogflow es will the project I created disappear along with the sunset of actiobs on google? and how to avoid it? I've been looking for ...
mortgage tax's user avatar
1 vote
1 answer
117 views

I don't understand how my google action shows up on "Works with Google" search

I have followed below tutorial to build my own home action. https://github.com/actions-on-google/smart-home-nodejs I don't understand well on how this works. Let me explain you all about what I have ...
jlee4923's user avatar
1 vote
0 answers
95 views

Cannot get contexts with "agent.context.get()" from Google Assistant request

The method agent.context.get('context-name') return undefined when i receive a request from Google Assistant on my Node.js server. (I'm using the package "dialogflow-fulfillment": "^0.6....
Simone Gallo's user avatar
0 votes
1 answer
264 views

Test Google Assistant is not connecting with my Dialogflow Webhook fulfillment

I have been building a simple chatbot in Dialogflow, and the las week I decided to test the chatbot in Google Assistant. I already tested the chatbot in Dialogflow and it connect with the web hook ...
jsanch81's user avatar
0 votes
1 answer
53 views

Get audio in backend of each voice input Google Assistant (Dialogflow Google)

Please, could you help me solve this query? Developed an agent in Dialogflow for users to interact by their voice. She integrated it into Google Assistant. How can I get the audio of each input that ...
Javier Porras's user avatar
0 votes
1 answer
126 views

Sudden error when deploying any Google Action

All my actions are giving errors when switching from 'Develop' tab to 'Test' tab, after a change. Also with models that were working days ago. After seeing that, I tried with another project with no ...
newiatester's user avatar
1 vote
0 answers
39 views

Using transaction api with no payement

I want to make a taxi reservation app using Google Assistant with no payment. I used Transaction API with no payment intent but always my project is not approved. app.intent("Default Welcome ...
aaaaaa's user avatar
  • 9
0 votes
0 answers
137 views

Ignore Google Smart Home intents during a dialogflow agent conversation?

I've built an agent in Dialogflow and I've deployed a test version to Google Home. When I'm talking to my agent on the Google Home, if I ask it "what's the news today" or any sort of intent ...
Joshua Gao's user avatar
1 vote
0 answers
65 views

Google Assistant / Dialogflow Back Press Context

from pydialogflow_fulfillment import DialogflowResponse from flask import Flask, request app = Flask(__name__) @app.route('/webhook', methods = ['POST']) def user(): request_ = request.get_json(...
aravinth C's user avatar
0 votes
1 answer
64 views

Button is not showing in Google Nest devices but showing properly in Mobile Assistant

I am using google actions for one of our clients. We are using Button to navigate the user to a specific URL but Button is not showing in the Nest devices, but it is showing fine in Mobile Assistant ...
stackjohnny's user avatar
1 vote
0 answers
189 views

Problem cancelling intent while filling intent parameter with word "disregard"

I have a google Action with intents that require slot/parameter filling. My Action was recently rejected by Google for leaving the mic open without prompting the user and I cannot resolve the issue. ...
Rian Rustvold's user avatar
0 votes
1 answer
176 views

DialogFlow: The number of training phrases limited to 10 for all languages together

We built our google assistant actions using Dialogflow. Each action has multiple (5) languages and in each language there are about 10 training phrases. Now the integration fails saying that the ...
vm1014's user avatar
  • 41
0 votes
1 answer
170 views

Changes made in dialog-flow doesn't reflect in google actions's testing simulator

Previously "Auto-preview" option was coming in dialog flow under integration section as shown in this below image , but Google discontinued this option from 14 April 2021. https://cloud....
Dhaval Shah's user avatar
-1 votes
1 answer
64 views

Dialogflow integration

I am using Dialogflow Essentials and i already have english language working fine in google action and google assistant. Now i am trying to integrate french-Ca from dialog flow to google action ...
John mike's user avatar

15 30 50 per page