I need to fill two slots longitude and latitude of location.
I can ask the user for this information with utter_ask_longitude and utter_ask_latitude.
What will be the way to fill values in corresponding slots as both slots are of same type?
I need to fill two slots longitude and latitude of location.
I can ask the user for this information with utter_ask_longitude and utter_ask_latitude.
What will be the way to fill values in corresponding slots as both slots are of same type?