DialogFlow Help Needed

Hello, I need help using DialogFlow. Is there a way to make it always listen for like “Okay Google” or does start listening just return the fallback intent if it starts listening when screen opens without like a button trigger?

I don’t think it’s possible to have a watchword for this in Thunkable @coinpedia (but I’m open to correction on this)

Would it be ok just to trigger it with a button in your app?

2 Likes

Can you trigger it with a timer loop? If possible this way then get the time interval to a practical minimum and this should do the trick.