Get the exact input of user even if the concept is of enum type
I have define my category as a enum type and have multiple vocab. When user says anything from the vocab, i will get the input value of symbol. So here my message to the user won't be interactive. For example:
Chinese {"Chinese" "Noodles" "soup"}
User says show me good noodles restaurant, so I will get the input as Chinese and i want message like here are the good noodles restaurants around you. But right now I will get the message like here are the good Chinese restaurants around you.
Please Enable the option so that I will get input as Chinese and word of the user as soup.
Please sign in to leave a comment.
Comments
0 comments