Hello voiceflow. I am having an issue with my project. Basically, it functions correctly withing the voiceflow prototype tester, but when I test it on the google console, specific speech blocks are looping and being repeated.
Here is what I mean:
begin prototype; system propmt.
User: “add 50 apples”
System: “ok, would you like to add a description or add another item?”
User: “add a description.”
Here the system should say the following.
System: “alright, anything you say now will be recorded as a description.”
however, for some reason it loops back to the previous block and says
System: alright, anything you say now will be recorded as a description. ok, would you like to add a description or an item.
The worst part is that I have deleted everything and started anew, and still have the same issue. I have also deleted the project on the google console and still nothing. I could really use the help.