textinput.py giving none response some request
Hi team, I am using textinput.py, which is available at googlesamples https://github.com/googlesamples/assistant-sdk-python/tree/master/google-assistant-sdk/googlesamples/assistant/grpc
While giving some inputs like
- Who is the CEO of Yahoo?
- Who landed moon first
For these input request getting None response and getting into infinite loop.
Please let me know how to resolve it..
Can you try the pushtotalk sample and see what is coming back?
@fleker, in pushtalk I am getting response.
So what would be the issue, how can we resolve it @fleker
Maybe the supplemental_display_text doesn't return data for specific queries.